You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. "Resource/EditTokenDialog.res"
  2. {
  3. "ApplyButton"
  4. {
  5. "ControlName" "Button"
  6. "fieldName" "ApplyButton"
  7. "xpos" "167"
  8. "ypos" "318"
  9. "wide" "110"
  10. "tall" "24"
  11. "autoResize" "0"
  12. "pinCorner" "3"
  13. "visible" "1"
  14. "enabled" "0"
  15. "tabPosition" "2"
  16. "labelText" "Apply change"
  17. "textAlignment" "west"
  18. "dulltext" "0"
  19. "brighttext" "0"
  20. "Default" "0"
  21. }
  22. "MarkUpToDateButton"
  23. {
  24. "ControlName" "Button"
  25. "fieldName" "MarkUpToDateButton"
  26. "xpos" "288"
  27. "ypos" "318"
  28. "wide" "130"
  29. "tall" "24"
  30. "autoResize" "0"
  31. "pinCorner" "3"
  32. "visible" "1"
  33. "enabled" "1"
  34. "tabPosition" "3"
  35. "labelText" "Mark as up-to-date"
  36. "textAlignment" "west"
  37. "dulltext" "0"
  38. "brighttext" "0"
  39. "Default" "0"
  40. }
  41. "LocalizeEdit"
  42. {
  43. "ControlName" "TextEntry"
  44. "fieldName" "LocalizeEdit"
  45. "xpos" "106"
  46. "ypos" "234"
  47. "wide" "390"
  48. "tall" "72"
  49. "autoResize" "1"
  50. "pinCorner" "0"
  51. "visible" "1"
  52. "enabled" "1"
  53. "tabPosition" "1"
  54. "textHidden" "0"
  55. "editable" "1"
  56. "maxchars" "-1"
  57. "NumericInputOnly" "0"
  58. "unicode" "1"
  59. }
  60. "EnglishView"
  61. {
  62. "ControlName" "TextEntry"
  63. "fieldName" "EnglishView"
  64. "xpos" "106"
  65. "ypos" "154"
  66. "wide" "390"
  67. "tall" "72"
  68. "autoResize" "1"
  69. "pinCorner" "0"
  70. "visible" "1"
  71. "enabled" "1"
  72. "tabPosition" "0"
  73. "textHidden" "0"
  74. "editable" "0"
  75. "maxchars" "-1"
  76. "NumericInputOnly" "0"
  77. "unicode" "1"
  78. }
  79. "LocalizedFromView"
  80. {
  81. "ControlName" "TextEntry"
  82. "fieldName" "LocalizedFromView"
  83. "xpos" "106"
  84. "ypos" "72"
  85. "tooltiptext" "This is the english text that the current localization is a translation of."
  86. "wide" "390"
  87. "tall" "72"
  88. "autoResize" "1"
  89. "pinCorner" "0"
  90. "visible" "1"
  91. "enabled" "0"
  92. "tabPosition" "0"
  93. "textHidden" "0"
  94. "editable" "0"
  95. "maxchars" "-1"
  96. "NumericInputOnly" "0"
  97. "unicode" "1"
  98. }
  99. "NameView"
  100. {
  101. "ControlName" "Label"
  102. "fieldName" "NameView"
  103. "xpos" "106"
  104. "ypos" "40"
  105. "wide" "419"
  106. "tall" "24"
  107. "autoResize" "1"
  108. "pinCorner" "0"
  109. "visible" "1"
  110. "enabled" "1"
  111. "tabPosition" "0"
  112. "labelText" "Requires localization"
  113. "textAlignment" "west"
  114. "dulltext" "0"
  115. "brighttext" "0"
  116. }
  117. "Label1"
  118. {
  119. "ControlName" "Label"
  120. "fieldName" "Label1"
  121. "xpos" "28"
  122. "ypos" "40"
  123. "wide" "73"
  124. "tall" "24"
  125. "autoResize" "0"
  126. "pinCorner" "0"
  127. "visible" "1"
  128. "enabled" "1"
  129. "tabPosition" "0"
  130. "labelText" "Token state:"
  131. "textAlignment" "east"
  132. "dulltext" "1"
  133. "brighttext" "0"
  134. }
  135. "LocalizationLabel"
  136. {
  137. "ControlName" "Label"
  138. "fieldName" "LocalizationLabel"
  139. "xpos" "14"
  140. "ypos" "232"
  141. "wide" "88"
  142. "tall" "24"
  143. "autoResize" "0"
  144. "pinCorner" "0"
  145. "visible" "1"
  146. "enabled" "1"
  147. "tabPosition" "0"
  148. "labelText" "Localization"
  149. "textAlignment" "north-east"
  150. "dulltext" "1"
  151. "brighttext" "0"
  152. }
  153. "EnglishLabel"
  154. {
  155. "ControlName" "Label"
  156. "fieldName" "EnglishLabel"
  157. "xpos" "14"
  158. "ypos" "153"
  159. "wide" "88"
  160. "tall" "40"
  161. "autoResize" "0"
  162. "pinCorner" "0"
  163. "visible" "1"
  164. "enabled" "1"
  165. "tabPosition" "0"
  166. "labelText" "Current English"
  167. "textAlignment" "north-east"
  168. "dulltext" "1"
  169. "brighttext" "0"
  170. }
  171. "FromLabel"
  172. {
  173. "ControlName" "Label"
  174. "fieldName" "FromLabel"
  175. "xpos" "10"
  176. "ypos" "72"
  177. "wide" "94"
  178. "tall" "40"
  179. "autoResize" "0"
  180. "pinCorner" "0"
  181. "visible" "1"
  182. "enabled" "1"
  183. "tabPosition" "0"
  184. "labelText" "Previous English"
  185. "textAlignment" "north-east"
  186. "dulltext" "1"
  187. "brighttext" "0"
  188. }
  189. "CloseButton"
  190. {
  191. "ControlName" "Button"
  192. "fieldName" "CloseButton"
  193. "xpos" "426"
  194. "ypos" "318"
  195. "wide" "72"
  196. "tall" "24"
  197. "autoResize" "0"
  198. "pinCorner" "3"
  199. "visible" "1"
  200. "enabled" "1"
  201. "tabPosition" "4"
  202. "labelText" "Close"
  203. "textAlignment" "west"
  204. "dulltext" "0"
  205. "brighttext" "0"
  206. "Command" "Close"
  207. "Default" "1"
  208. }
  209. }