OptionsDialog.xcs 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. <?xml version="1.0"?>
  2. <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Lightproof_pt_BR" oor:package="org.openoffice" xml:lang="pt-BR">
  3. <info>
  4. <desc>Contains the options data used for the test extensions.</desc>
  5. </info>
  6. <templates>
  7. <group oor:name="pt_BR">
  8. <info>
  9. <desc>The data for one leaf.</desc>
  10. </info>
  11. <prop oor:name="grammar" oor:type="xs:string">
  12. <info>
  13. <desc>The grammar definition of one leaf.</desc>
  14. </info>
  15. <value/>
  16. </prop>
  17. <prop oor:name="cap" oor:type="xs:string">
  18. <info>
  19. <desc>The cap definition of one leaf.</desc>
  20. </info>
  21. <value/>
  22. </prop>
  23. <prop oor:name="dup" oor:type="xs:string">
  24. <info>
  25. <desc>The dup definition of one leaf.</desc>
  26. </info>
  27. <value/>
  28. </prop>
  29. <prop oor:name="pair" oor:type="xs:string">
  30. <info>
  31. <desc>The pair definition of one leaf.</desc>
  32. </info>
  33. <value/>
  34. </prop>
  35. <prop oor:name="spaces" oor:type="xs:string">
  36. <info>
  37. <desc>The spaces definition of one leaf.</desc>
  38. </info>
  39. <value/>
  40. </prop>
  41. <prop oor:name="mdash" oor:type="xs:string">
  42. <info>
  43. <desc>The mdash definition of one leaf.</desc>
  44. </info>
  45. <value/>
  46. </prop>
  47. <prop oor:name="quotation" oor:type="xs:string">
  48. <info>
  49. <desc>The quotation definition of one leaf.</desc>
  50. </info>
  51. <value/>
  52. </prop>
  53. <prop oor:name="times" oor:type="xs:string">
  54. <info>
  55. <desc>The times definition of one leaf.</desc>
  56. </info>
  57. <value/>
  58. </prop>
  59. <prop oor:name="spaces2" oor:type="xs:string">
  60. <info>
  61. <desc>The spaces2 definition of one leaf.</desc>
  62. </info>
  63. <value/>
  64. </prop>
  65. <prop oor:name="ndash" oor:type="xs:string">
  66. <info>
  67. <desc>The ndash definition of one leaf.</desc>
  68. </info>
  69. <value/>
  70. </prop>
  71. <prop oor:name="apostrophe" oor:type="xs:string">
  72. <info>
  73. <desc>The apostrophe definition of one leaf.</desc>
  74. </info>
  75. <value/>
  76. </prop>
  77. <prop oor:name="ellipsis" oor:type="xs:string">
  78. <info>
  79. <desc>The ellipsis definition of one leaf.</desc>
  80. </info>
  81. <value/>
  82. </prop>
  83. <prop oor:name="spaces3" oor:type="xs:string">
  84. <info>
  85. <desc>The spaces3 definition of one leaf.</desc>
  86. </info>
  87. <value/>
  88. </prop>
  89. <prop oor:name="minus" oor:type="xs:string">
  90. <info>
  91. <desc>The minus definition of one leaf.</desc>
  92. </info>
  93. <value/>
  94. </prop>
  95. <prop oor:name="metric" oor:type="xs:string">
  96. <info>
  97. <desc>The metric definition of one leaf.</desc>
  98. </info>
  99. <value/>
  100. </prop>
  101. <prop oor:name="gerund" oor:type="xs:string">
  102. <info>
  103. <desc>The gerund definition of one leaf.</desc>
  104. </info>
  105. <value/>
  106. </prop>
  107. <prop oor:name="nonmetric" oor:type="xs:string">
  108. <info>
  109. <desc>The nonmetric definition of one leaf.</desc>
  110. </info>
  111. <value/>
  112. </prop>
  113. <prop oor:name="paronimo" oor:type="xs:string">
  114. <info>
  115. <desc>Words similar in spelling or pronunciation, but with different meanings.</desc>
  116. </info>
  117. <value/>
  118. </prop>
  119. <prop oor:name="composto" oor:type="xs:string">
  120. <info>
  121. <desc>Compound words.</desc>
  122. </info>
  123. <value/>
  124. </prop>
  125. <prop oor:name="malmau" oor:type="xs:string">
  126. <info>
  127. <desc>Use of evil or bad.</desc>
  128. </info>
  129. <value/>
  130. </prop>
  131. <prop oor:name="aha" oor:type="xs:string">
  132. <info>
  133. <desc>Use of ha or a.</desc>
  134. </info>
  135. <value/>
  136. </prop>
  137. <prop oor:name="meiameio" oor:type="xs:string">
  138. <info>
  139. <desc>Use of meia or meio.</desc>
  140. </info>
  141. <value/>
  142. </prop>
  143. <prop oor:name="verbo" oor:type="xs:string">
  144. <info>
  145. <desc>Verb agreement.</desc>
  146. </info>
  147. <value/>
  148. </prop>
  149. <prop oor:name="pronominal" oor:type="xs:string">
  150. <info>
  151. <desc>Pronoun placement.</desc>
  152. </info>
  153. <value/>
  154. </prop>
  155. <prop oor:name="pronome" oor:type="xs:string">
  156. <info>
  157. <desc>Use of pronoun.</desc>
  158. </info>
  159. <value/>
  160. </prop>
  161. <prop oor:name="porque" oor:type="xs:string">
  162. <info>
  163. <desc>Use of porque.</desc>
  164. </info>
  165. <value/>
  166. </prop>
  167. </group>
  168. </templates>
  169. <component>
  170. <group oor:name="Leaves">
  171. <info>
  172. <desc>The list of leaves.</desc>
  173. </info>
  174. <node-ref oor:name="pt_BR" oor:node-type="pt_BR">
  175. <info>
  176. <desc>The definition of one leaf.</desc>
  177. </info>
  178. </node-ref>
  179. </group>
  180. </component>
  181. </oor:component-schema>