voting.xml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <T3DataStructure>
  3. <meta>
  4. <langDisable>1</langDisable>
  5. </meta>
  6. <sheets>
  7. <sDYNAMIC>
  8. <ROOT>
  9. <sheetTitle>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_voting.dynamic_elements</sheetTitle>
  10. <type>array</type>
  11. <el>
  12. <dynamicComponents>
  13. <type>array</type>
  14. <section>1</section>
  15. <el>
  16. <settings.answer>
  17. <type>array</type>
  18. <title>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_voting.answer</title>
  19. <el>
  20. <text>
  21. <TCEforms>
  22. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_voting.answertext</label>
  23. <config>
  24. <type>input</type>
  25. <eval>trim,required</eval>
  26. <size>200</size>
  27. </config>
  28. </TCEforms>
  29. </text>
  30. </el>
  31. </settings.answer>
  32. </el>
  33. </dynamicComponents>
  34. </el>
  35. </ROOT>
  36. </sDYNAMIC>
  37. <sDEF>
  38. <ROOT>
  39. <sheetTitle>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_voting.default_elements</sheetTitle>
  40. <type>array</type>
  41. <el>
  42. <questiontext>
  43. <TCEforms>
  44. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_voting.questiontext</label>
  45. <config>
  46. <type>input</type>
  47. <eval>trim,required</eval>
  48. <size>250</size>
  49. </config>
  50. </TCEforms>
  51. </questiontext>
  52. <questiontype>
  53. <TCEforms>
  54. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_voting.questiontype</label>
  55. <config>
  56. <type>check</type>
  57. <default>0</default>
  58. </config>
  59. </TCEforms>
  60. </questiontype>
  61. <startbuttontext>
  62. <TCEforms>
  63. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_voting.startbuttontext</label>
  64. <config>
  65. <type>input</type>
  66. <eval>trim</eval>
  67. <size>250</size>
  68. <default>Abstimmen und zur Auswertung</default>
  69. </config>
  70. </TCEforms>
  71. </startbuttontext>
  72. <resultheadingtop>
  73. <TCEforms>
  74. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_voting.resultheadingtop</label>
  75. <config>
  76. <type>input</type>
  77. <eval>trim</eval>
  78. <size>250</size>
  79. <default>Ergebnis</default>
  80. </config>
  81. </TCEforms>
  82. </resultheadingtop>
  83. </el>
  84. </ROOT>
  85. </sDEF>
  86. </sheets>
  87. </T3DataStructure>