Leaked source code of windows server 2003
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.

525 lines
27 KiB

  1. /*++
  2. Copyright (c) 1994-2000, Microsoft Corporation All rights reserved.
  3. Module Name:
  4. intl.rc
  5. Abstract:
  6. This module contains the resource descriptions for the Regional
  7. Options applet.
  8. Revision History:
  9. --*/
  10. //
  11. // Include Files.
  12. //
  13. #include <winuser.h>
  14. #include <commctrl.h>
  15. #include "intlid.h"
  16. //
  17. // Icons.
  18. //
  19. IDI_ICON ICON DISCARDABLE "intl.ico"
  20. //
  21. // Dialogs.
  22. //
  23. DLG_GENERAL DIALOGEX DISCARDABLE 0, 0, 252, 236
  24. STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_3DLOOK | DS_CONTEXTHELP | WS_POPUP |
  25. WS_VISIBLE | DS_SHELLFONT | WS_CAPTION
  26. CAPTION "Regional Options"
  27. FONT 8, "MS Shell Dlg"
  28. BEGIN
  29. GROUPBOX "Standards and formats", IDC_GROUPBOX1, 5, 3, 242, 165
  30. LTEXT "This option affects how some programs format numbers, currencies, dates, and time.",
  31. IDC_USER_LOCALE_TEXT, 14, 15, 230, 16
  32. LTEXT "&Select an item to match its preferences, or click Customize to choose your own formats:",
  33. IDC_STATIC, 14, 36, 230, 16
  34. COMBOBOX IDC_USER_LOCALE, 14, 54, 167, 120, CBS_DROPDOWNLIST |
  35. CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  36. PUSHBUTTON "Customi&ze...", IDC_CUSTOMIZE, 186, 54, 50, 13
  37. LTEXT "Samples", IDC_SAMPLE_TEXT, 14, 73, 70, 10
  38. LTEXT "Number:", IDC_TEXT2, 16, 86, 31, 10
  39. LTEXT "Currency:", IDC_TEXT3, 16, 101, 31, 10
  40. LTEXT "Time:", IDC_TEXT4, 16, 116, 18, 10
  41. LTEXT "Short date:", IDC_TEXT5, 16, 131, 37, 10
  42. LTEXT "Long date:", IDC_TEXT6, 16, 146, 36, 10
  43. EDITTEXT IDC_NUMBER_SAMPLE, 60, 86, 176, 12,
  44. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP
  45. EDITTEXT IDC_CURRENCY_SAMPLE, 60, 101, 176, 12,
  46. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP
  47. EDITTEXT IDC_TIME_SAMPLE, 60, 116, 176, 12,
  48. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP
  49. EDITTEXT IDC_SHRTDATE_SAMPLE, 60, 131, 176, 12,
  50. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP
  51. EDITTEXT IDC_LONGDATE_SAMPLE, 60, 146, 176, 12,
  52. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP
  53. GROUPBOX "Location", IDC_GROUPBOX2, 5, 174, 242, 54
  54. LTEXT "&To help services provide you with local information, such as news and weather, select your present location:",
  55. IDC_USER_REGION_TEXT, 14, 187, 225, 18
  56. COMBOBOX IDC_USER_REGION, 14, 207, 225, 60, CBS_DROPDOWNLIST |
  57. CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  58. END
  59. DLG_LANGUAGES DIALOGEX DISCARDABLE 0, 0, 252, 236
  60. STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_3DLOOK | DS_CONTEXTHELP | WS_POPUP |
  61. WS_VISIBLE | DS_SHELLFONT | WS_CAPTION
  62. CAPTION "Languages"
  63. FONT 8, "MS Shell Dlg"
  64. BEGIN
  65. GROUPBOX "Text services and input languages", IDC_GROUPBOX1, 5, 3, 242, 52
  66. LTEXT "To view or change the languages and methods you can use to enter text, click Details.",
  67. IDC_LANGUAGE_LIST_TEXT, 12, 13, 230, 18
  68. PUSHBUTTON "&Details...", IDC_LANGUAGE_CHANGE, 190, 34, 50, 14, WS_GROUP
  69. GROUPBOX "Supplemental language support", IDC_GROUPBOX2, 5, 60, 242, 71
  70. LTEXT "Most languages are installed by default. To install additional languages, select the appropriate check box below.",
  71. IDC_LANGUAGE_SUPPL_TEXT, 11, 72, 230, 18
  72. CONTROL "I&nstall files for complex script and right-to-left languages (including Thai)",
  73. IDC_LANGUAGE_COMPLEX, "Button", BS_AUTOCHECKBOX | BS_TOP |
  74. BS_MULTILINE | WS_TABSTOP, 16, 95, 225, 18
  75. CONTROL "In&stall files for East Asian languages",
  76. IDC_LANGUAGE_CJK, "Button", BS_AUTOCHECKBOX | BS_TOP |
  77. WS_TABSTOP, 16, 115, 225, 13
  78. LTEXT "&Language used in menus and dialogs",
  79. IDC_UI_LANGUAGE_TEXT, 14, 139, 138, 8
  80. COMBOBOX IDC_UI_LANGUAGE, 14, 150, 225, 40, CBS_DROPDOWNLIST |
  81. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  82. END
  83. DLG_ADVANCED DIALOGEX DISCARDABLE 0, 0, 252, 236
  84. STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_3DLOOK | DS_CONTEXTHELP | WS_POPUP |
  85. WS_VISIBLE | DS_SHELLFONT | WS_CAPTION
  86. CAPTION "Advanced"
  87. FONT 8, "MS Shell Dlg"
  88. BEGIN
  89. GROUPBOX "Language for non-Unicode programs", IDC_GROUPBOX1,
  90. 5, 5, 242, 84
  91. LTEXT "This system setting enables non-Unicode programs to display menus and dialogs in their native language. It does not affect Unicode programs, but it does apply to all users of this computer.",
  92. IDC_SYSTEM_LOCALE_TEXT1, 14, 17, 225, 26
  93. LTEXT "&Select a language to match the language version of the non-Unicode programs you want to use:",
  94. IDC_SYSTEM_LOCALE_TEXT2, 14, 48, 223, 19
  95. COMBOBOX IDC_SYSTEM_LOCALE, 14, 68, 225, 60, CBS_DROPDOWNLIST |
  96. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  97. GROUPBOX "&Code page conversion tables", IDC_GROUPBOX2, 5, 96, 242, 88
  98. CONTROL "", IDC_CODEPAGES, "SysListView32", LVS_REPORT |
  99. LVS_SORTASCENDING | LVS_NOCOLUMNHEADER | WS_BORDER |
  100. WS_TABSTOP, 14, 111, 225, 66, WS_EX_CLIENTEDGE
  101. GROUPBOX "Default user account settings", IDC_GROUPBOX3,
  102. 5, 191, 242, 38
  103. CONTROL "Apply all settings to the current user account and to the &default user profile",
  104. IDC_DEFAULT_USER, "Button", BS_AUTOCHECKBOX | BS_MULTILINE |
  105. BS_TOP | WS_TABSTOP, 14, 202, 222, 22
  106. END
  107. DLG_NUMBER DIALOGEX DISCARDABLE 0, 0, 252, 236
  108. STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_3DLOOK | DS_CONTEXTHELP |
  109. WS_POPUP | WS_VISIBLE | DS_SHELLFONT | WS_CAPTION
  110. CAPTION "Numbers"
  111. FONT 8, "MS Shell Dlg"
  112. BEGIN
  113. GROUPBOX "Sample", IDC_SAMPLELBL3, 5, 7, 242, 48
  114. LTEXT "Positive:", IDC_SAMPLELBL1, 10, 20, 30, 10
  115. EDITTEXT IDC_SAMPLE1, 42, 18, 80, 14,
  116. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP
  117. LTEXT "Negative:", IDC_SAMPLELBL2, 128, 20, 31, 10
  118. EDITTEXT IDC_SAMPLE2, 162, 18, 80, 14,
  119. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP
  120. LTEXT "Positive:", IDC_SAMPLELBL1A, 10, 38, 30, 10
  121. EDITTEXT IDC_SAMPLE1A, 42, 36, 80, 14, ES_RIGHT |
  122. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP,
  123. WS_EX_RIGHT | WS_EX_RTLREADING
  124. LTEXT "Negative:", IDC_SAMPLELBL2A, 128, 38, 31, 10
  125. EDITTEXT IDC_SAMPLE2A, 162, 36, 80, 14, ES_RIGHT |
  126. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP,
  127. WS_EX_RIGHT | WS_EX_RTLREADING
  128. LTEXT "&Decimal symbol:", IDC_STATIC, 20, 61, 96, 9
  129. COMBOBOX IDC_DECIMAL_SYMBOL, 128, 59, 100, 100,
  130. CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  131. LTEXT "No. of digits af&ter decimal:", IDC_STATIC, 20, 77, 96, 9
  132. COMBOBOX IDC_NUM_DECIMAL_DIGITS, 128, 75, 100, 100,
  133. CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  134. LTEXT "Digit &grouping symbol:", IDC_STATIC, 20, 93, 96, 9
  135. COMBOBOX IDC_DIGIT_GROUP_SYMBOL, 128, 91, 100, 100,
  136. CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  137. LTEXT "D&igit grouping:", IDC_STATIC, 20, 109, 96, 9
  138. COMBOBOX IDC_NUM_DIGITS_GROUP, 128, 107, 100, 100,
  139. CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  140. LTEXT "N&egative sign symbol:", IDC_STATIC, 20, 125, 96, 9
  141. COMBOBOX IDC_NEG_SIGN, 128, 123, 100, 100,
  142. CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  143. LTEXT "Negative number &format:", IDC_STATIC, 20, 141, 96, 9
  144. COMBOBOX IDC_NEG_NUM_FORMAT, 128, 139, 100, 100,
  145. CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  146. LTEXT "Display leading &zeros:", IDC_STATIC, 20, 157, 96, 9
  147. COMBOBOX IDC_DISPLAY_LEAD_0, 128, 155, 100, 100,
  148. CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  149. LTEXT "&List separator:", IDC_STATIC, 20, 173, 96, 9
  150. COMBOBOX IDC_SEPARATOR, 128, 171, 100, 100,
  151. CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  152. LTEXT "&Measurement system:", IDC_STATIC, 20, 189, 96, 9
  153. COMBOBOX IDC_MEASURE_SYS, 128, 187, 100, 100,
  154. CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  155. LTEXT "Sta&ndard digits:", IDC_NATIVE_DIGITS_TEXT, 20, 205, 96, 9
  156. COMBOBOX IDC_NATIVE_DIGITS, 128, 203, 100, 100,
  157. CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  158. LTEXT "Digit &substitution:", IDC_DIGIT_SUBST_TEXT, 20, 221, 96, 9
  159. COMBOBOX IDC_DIGIT_SUBST, 128, 219, 100, 100,
  160. CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  161. END
  162. DLG_CURRENCY DIALOGEX DISCARDABLE 0, 0, 252, 236
  163. STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_3DLOOK | DS_CONTEXTHELP |
  164. WS_POPUP | WS_VISIBLE | DS_SHELLFONT | WS_CAPTION
  165. CAPTION "Currency"
  166. FONT 8, "MS Shell Dlg"
  167. BEGIN
  168. GROUPBOX "Sample", IDC_SAMPLELBL3, 5, 7, 242, 40
  169. LTEXT "Positive:", IDC_SAMPLELBL1, 10, 25, 30, 10
  170. EDITTEXT IDC_SAMPLE1, 42, 23, 80, 14,
  171. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP
  172. LTEXT "Negative:", IDC_SAMPLELBL2, 128, 25, 31, 10
  173. EDITTEXT IDC_SAMPLE2, 162, 23, 80, 14,
  174. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP
  175. LTEXT "Currency &symbol:", IDC_STATIC, 20, 61, 96, 9
  176. COMBOBOX IDC_CURRENCY_SYMBOL, 128, 59, 100, 100,
  177. CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  178. LTEXT "&Positive currency format:", IDC_STATIC, 20, 78, 96, 9
  179. COMBOBOX IDC_POS_CURRENCY_SYM, 128, 76, 100, 100,
  180. CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  181. LTEXT "&Negative currency format:", IDC_STATIC, 20, 95, 96, 9
  182. COMBOBOX IDC_NEG_NUM_FORMAT, 128, 93, 100, 100,
  183. CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  184. LTEXT "&Decimal symbol:", IDC_STATIC, 20, 121, 96, 9
  185. COMBOBOX IDC_DECIMAL_SYMBOL, 128, 119, 100, 100,
  186. CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  187. LTEXT "No. of digits af&ter decimal:", IDC_STATIC, 20, 138, 96, 9
  188. COMBOBOX IDC_NUM_DECIMAL_DIGITS, 128, 136, 100, 100,
  189. CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  190. LTEXT "Digit &grouping symbol:", IDC_STATIC, 20, 166, 96, 9
  191. COMBOBOX IDC_DIGIT_GROUP_SYMBOL, 128, 164, 100, 100,
  192. CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  193. LTEXT "D&igit grouping:", IDC_STATIC, 20, 183, 96, 9
  194. COMBOBOX IDC_NUM_DIGITS_GROUP, 128, 181, 100, 100,
  195. CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  196. END
  197. DLG_TIME DIALOGEX DISCARDABLE 0, 0, 252, 236
  198. STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_3DLOOK | DS_CONTEXTHELP |
  199. WS_POPUP | WS_VISIBLE | DS_SHELLFONT | WS_CAPTION
  200. CAPTION "Time"
  201. FONT 8, "MS Shell Dlg"
  202. BEGIN
  203. GROUPBOX "Sample", IDC_GROUPBOX1, 5, 7, 242, 33
  204. LTEXT "Time sample:", IDC_SAMPLELBL1, 13, 21, 54, 10
  205. EDITTEXT IDC_SAMPLE1, 68, 19, 84, 14,
  206. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP
  207. EDITTEXT IDC_SAMPLE1A, 156, 19, 84, 14, ES_RIGHT |
  208. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP,
  209. WS_EX_RTLREADING
  210. LTEXT "&Time format:", IDC_STATIC, 13, 52, 54, 10
  211. COMBOBOX IDC_TIME_STYLE, 68, 50, 84, 100,
  212. CBS_DROPDOWN | CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL |
  213. WS_TABSTOP
  214. LTEXT "Time &separator:", IDC_STATIC, 13, 69, 54, 10
  215. COMBOBOX IDC_SEPARATOR, 68, 67, 84, 100,
  216. CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  217. LTEXT "A&M symbol:", IDC_STATIC, 13, 86, 54, 10
  218. COMBOBOX IDC_AM_SYMBOL, 68, 84, 84, 100,
  219. CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  220. LTEXT "&PM symbol:", IDC_STATIC, 13, 104, 54, 10
  221. COMBOBOX IDC_PM_SYMBOL, 68, 102, 84, 100,
  222. CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  223. GROUPBOX "", IDC_GROUPBOX2, 7, 132, 238, 80
  224. LTEXT "Time format notation\nh = hour m = minute s = second t = am or pm\n\nh = 12 hour\nH = 24 hour\n\nhh, mm, ss = leading zero\nh, m, s = no leading zero", IDC_SAMPLE2, 13, 141, 226, 65
  225. END
  226. DLG_DATE DIALOGEX DISCARDABLE 0, 0, 252, 236
  227. STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_3DLOOK | DS_CONTEXTHELP |
  228. WS_POPUP | WS_VISIBLE | DS_SHELLFONT | WS_CAPTION
  229. CAPTION "Date"
  230. FONT 8, "MS Shell Dlg"
  231. BEGIN
  232. GROUPBOX "Calendar", IDC_GROUPBOX3, 5, 7, 242, 74
  233. LTEXT "When a two-digit &year is entered, interpret it as a year between:",
  234. IDC_STATIC, 13, 18, 225, 8
  235. EDITTEXT IDC_TWO_DIGIT_YEAR_LOW, 13, 30, 36, 12,
  236. ES_AUTOHSCROLL | ES_NUMBER | WS_DISABLED
  237. LTEXT "and", IDC_STATIC, 55, 32, 17, 8
  238. EDITTEXT IDC_TWO_DIGIT_YEAR_HIGH, 77, 30, 36, 12,
  239. WS_TABSTOP | WS_BORDER | ES_NUMBER
  240. CONTROL "", IDC_TWO_DIGIT_YEAR_ARROW, UPDOWN_CLASS,
  241. UDS_AUTOBUDDY | UDS_NOTHOUSANDS | UDS_ARROWKEYS |
  242. UDS_SETBUDDYINT | UDS_WRAP, 113, 30, 10, 12
  243. LTEXT "&Calendar type:", IDC_CALENDAR_TYPE_TEXT, 13, 50, 56, 10
  244. COMBOBOX IDC_CALENDAR_TYPE, 77, 48, 161, 100,
  245. CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  246. LTEXT "Adjust &Hijri date to:", IDC_ADD_HIJRI_DATE_TEXT, 13, 66, 63, 10
  247. COMBOBOX IDC_ADD_HIJRI_DATE, 77, 64, 161, 100,
  248. CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  249. GROUPBOX "Short date", IDC_GROUPBOX1, 7, 83, 238, 81
  250. LTEXT "Short date sample:", IDC_SAMPLELBL1, 13, 95, 63, 10
  251. EDITTEXT IDC_SAMPLE1, 77, 93, 161, 14,
  252. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP
  253. LTEXT "Right to left sample:", IDC_SAMPLELBL1A, 13, 113, 70, 10
  254. EDITTEXT IDC_SAMPLE1A, 77, 111, 161, 14, ES_RIGHT |
  255. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP,
  256. WS_EX_RTLREADING
  257. LTEXT "&Short date format:", IDC_STATIC, 13, 131, 60, 10
  258. COMBOBOX IDC_SHORT_DATE_STYLE, 77, 129, 161, 100,
  259. CBS_DROPDOWN | CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL |
  260. WS_TABSTOP
  261. LTEXT "&Date separator:", IDC_STATIC, 13, 148, 60, 10
  262. COMBOBOX IDC_SEPARATOR, 77, 146, 51, 100,
  263. CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  264. GROUPBOX "Long date", IDC_GROUPBOX2, 7, 167, 238, 64
  265. LTEXT "Long date sample:", IDC_SAMPLELBL2, 13, 179, 61, 10
  266. EDITTEXT IDC_SAMPLE2, 77, 177, 161, 14,
  267. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP
  268. LTEXT "Right to left sample:", IDC_SAMPLELBL2A, 13, 197, 70, 10
  269. EDITTEXT IDC_SAMPLE2A, 77, 195, 161, 14, ES_RIGHT |
  270. ES_AUTOHSCROLL | ES_READONLY | NOT WS_TABSTOP,
  271. WS_EX_RTLREADING
  272. LTEXT "&Long date format:", IDC_STATIC, 13, 215, 60, 10
  273. COMBOBOX IDC_LONG_DATE_STYLE, 77, 213, 161, 100,
  274. CBS_DROPDOWN | CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL |
  275. WS_TABSTOP
  276. END
  277. DLG_SORTING DIALOGEX DISCARDABLE 0, 0, 252, 236
  278. STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_3DLOOK | DS_CONTEXTHELP | WS_POPUP |
  279. WS_VISIBLE | DS_SHELLFONT | WS_CAPTION
  280. CAPTION "Sorting"
  281. FONT 8, "MS Shell Dlg"
  282. BEGIN
  283. LTEXT "Sorting methods change the way programs sort characters, words, files, and folders.",
  284. IDC_SORTING_TEXT1, 13, 15, 227, 20
  285. LTEXT "&Select the sorting method to use with this language:",
  286. IDC_SORTING_TEXT2, 13, 38, 228, 8
  287. COMBOBOX IDC_SORTING, 11, 48, 230, 40, CBS_DROPDOWNLIST |
  288. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  289. END
  290. DLG_SETUP_INFORMATION DIALOGEX DISCARDABLE 0, 0, 226, 39
  291. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | DS_SHELLFONT | WS_CAPTION
  292. CAPTION "Regional and Language Options"
  293. FONT 8, "MS Shell Dlg"
  294. BEGIN
  295. LTEXT "Please wait while Setup installs or uninstalls language files. This might take a few minutes.",
  296. IDC_STATIC,13,9,202,23
  297. END
  298. //
  299. // String Tables.
  300. //
  301. STRINGTABLE DISCARDABLE
  302. BEGIN
  303. IDS_NAME "Regional and Language Options"
  304. IDS_NAME_CUSTOM "Customize Regional Options"
  305. IDS_INFO "Customize settings for the display of languages, numbers, times, and dates."
  306. IDS_LOCALE_GET_ERROR "One of the files on your computer may be corrupt or missing. To replace the file, reinstall Windows."
  307. IDS_INVALID_USE_OF_NUM "You cannot use a number in this field."
  308. IDS_INVALID_TIME_STYLE "If you are using a character other than H, h, m, s, t, punctuation, or the time separator, use single quotes to enclose it."
  309. IDS_INVALID_DATE_STYLE "If you are using a character other than d, H, h, M, m, s, t, y, punctuation, and the date separator, use single quotes to enclose it."
  310. IDS_NO_LZERO ".7"
  311. IDS_LZERO "0.7"
  312. IDS_METRIC "Metric"
  313. IDS_US "U.S."
  314. IDS_LOCALE_SET_ERROR "One or more of the characters you typed in this field are invalid. Try typing different characters."
  315. IDS_LOCALE_NO_NUMS_IN "One or more of the characters you typed for %s are invalid. Try typing different characters. Enter the space character if you don't want to use a symbol."
  316. IDS_LOCALE_DECIMAL_SYM "Decimal Symbol"
  317. IDS_LOCALE_NEG_SIGN "Negative Sign"
  318. IDS_LOCALE_YEAR_ERROR "The value in this field must be a number between 99 and 9999. Try typing a different number."
  319. END
  320. STRINGTABLE DISCARDABLE
  321. BEGIN
  322. IDS_LOCALE_GROUP_SYM "Grouping Symbol"
  323. IDS_LOCALE_TIME_SEP "Time Separator"
  324. IDS_LOCALE_AM_SYM "AM Symbol"
  325. IDS_LOCALE_PM_SYM "PM Symbol"
  326. IDS_LOCALE_DATE_SEP "Date Separator"
  327. IDS_LOCALE_CURR_SYM "Currency Symbol"
  328. IDS_LOCALE_CDECIMAL_SYM "Currency Decimal Symbol"
  329. IDS_LOCALE_CGROUP_SYM "Currency Grouping Symbol"
  330. IDS_LOCALE_STYLE_ERR "One or more of the characters you typed for the %s format are invalid. Try typing different characters."
  331. IDS_LOCALE_TIME "Time"
  332. IDS_LOCALE_SDATE "Short Date"
  333. IDS_LOCALE_LDATE "Long Date"
  334. END
  335. STRINGTABLE DISCARDABLE
  336. BEGIN
  337. IDS_STYLEUH "H"
  338. IDS_STYLELH "h"
  339. IDS_STYLEUM "M"
  340. IDS_STYLELM "m"
  341. IDS_STYLELS "s"
  342. IDS_STYLELT "t"
  343. IDS_STYLELD "d"
  344. IDS_STYLELY "y"
  345. IDS_REBOOT_STRING "You must restart your computer before the new settings will take effect. \n\nDo you want to restart your computer now?"
  346. IDS_TITLE_STRING "Change Regional Options"
  347. IDS_SETUP_STRING "Setup was unable to install the chosen locale. Please contact your system Administrator."
  348. END
  349. STRINGTABLE DISCARDABLE
  350. BEGIN
  351. IDS_ML_PERMANENT "You may not remove %s from the system."
  352. IDS_ML_CANNOT_MODIFY "Windows could not modify the list box."
  353. IDS_ML_COPY_FAILED "Windows setup could not copy the appropriate files for %s. Make sure you have the correct path name for the files."
  354. IDS_ML_INSTALL_FAILED "Windows setup could not properly install the information for %s."
  355. IDS_ML_SETUP_FAILED "Windows setup could not copy the appropriate files."
  356. END
  357. STRINGTABLE DISCARDABLE
  358. BEGIN
  359. IDS_SPANISH_NAME "Spanish (Spain)"
  360. IDS_DEFAULT " (Default)"
  361. END
  362. STRINGTABLE DISCARDABLE
  363. BEGIN
  364. IDS_DEFAULT_USER_ERROR "Windows was unable to change the UI Language for other users on this machine."
  365. IDS_CHANGE_UI_LANG_NOT_ADMIN "You must logoff and logon again before the new UI Language settings will take effect. \n\nDo you want to logoff now?"
  366. END
  367. STRINGTABLE DISCARDABLE
  368. BEGIN
  369. IDS_DIGIT_SUBST_CONTEXT "Context"
  370. IDS_DIGIT_SUBST_NONE "None"
  371. IDS_DIGIT_SUBST_NATIONAL "National"
  372. END
  373. STRINGTABLE DISCARDABLE
  374. BEGIN
  375. IDS_SUP_LANG_SUP_INST_TITLE "Install Supplemental Language Support"
  376. IDS_SUP_LANG_SUP_REM_TITLE "Remove Supplemental Language Support"
  377. IDS_SUP_LANG_SUP_CJK_INST "You chose to install the Chinese, Japanese, and Korean language files. This will require 230 MB or more of available disk space. The files will be installed after you click OK or Apply on the Regional and Language Options dialog box."
  378. IDS_SUP_LANG_SUP_COMPLEX_INST "You chose to install the Arabic, Armenian, Georgian, Hebrew, Indic, Thai and Vietnamese language files. This will require 10 MB or more of available disk space. The files will be installed after you click OK or Apply on the Regional and Language Options dialog box."
  379. IDS_SUP_LANG_SUP_CJK_INST64 "You chose to install the Chinese, Japanese, and Korean language files. This will require 280 MB or more of available disk space. The files will be installed after you click OK or Apply on the Regional and Language Options dialog box."
  380. IDS_SUP_LANG_SUP_COMPLEX_INST64 "You chose to install the Arabic, Armenian, Georgian, Hebrew, Indic, Thai and Vietnamese language files. This will require 12 MB or more of available disk space. The files will be installed after you click OK or Apply on the Regional and Language Options dialog box."
  381. IDS_SUP_LANG_SUP_CJK_REM "If you remove the Chinese, Japanese, and Korean language files, you will no longer be able to enter or display text in these languages. To remove these files, click OK or Apply on the Regional and Language Options dialog box."
  382. IDS_SUP_LANG_SUP_COMPLEX_REM "If you remove the Arabic, Armenian, Georgian, Hebrew, Indic, Thai, and Vietnamese language files, you will no longer be able to enter or display text in these languages. To remove these files, click OK or Apply on the Regional and Language Options dialog box."
  383. IDS_TEXT_INPUT_METHODS "Text Services and Input Languages"
  384. END
  385. STRINGTABLE DISCARDABLE
  386. BEGIN
  387. IDS_DEF_USER_CONF_TITLE "Change Default User Settings "
  388. IDS_DEF_USER_CONF "You chose to apply these settings to the default user profile.\n\nThese changes will affect the logon screen and all new user accounts. Some system services may require you to restart your computer before the changes will take effect."
  389. END
  390. STRINGTABLE DISCARDABLE
  391. BEGIN
  392. IDS_LOG_HEAD "\r\n\r\n************************************************************\r\nRegion and Languages Options Unattended Mode Log \r\n************************************************************\r\n"
  393. IDS_LOG_FILE_ERROR "Unattended file not found - "
  394. IDS_LOG_INTL_ERROR "Intl.inf file related error - "
  395. IDS_LOG_SETUP_ERROR "Setup failed to do the requested task - "
  396. IDS_LOG_UPGRADE_SCENARIO "Upgrade scenario!"
  397. IDS_LOG_SETUP_MODE "In setup mode!"
  398. IDS_LOG_FONT_SUBSTITUTE "Font substitution needed!"
  399. IDS_LOG_SWITCH_G "Switch /G detected!"
  400. IDS_LOG_SWITCH_R "Switch /R detected!"
  401. IDS_LOG_SWITCH_I "Switch /I detected!"
  402. IDS_LOG_SWITCH_D "Switch /D detected!"
  403. IDS_LOG_SWITCH_S "Switch /S detected!"
  404. IDS_LOG_SWITCH_F "Switch /F detected!"
  405. IDS_LOG_SWITCH_M "Switch /M detected!"
  406. IDS_LOG_SWITCH_U "Switch /U detected!"
  407. IDS_LOG_SWITCH_DEFAULT "Unrecognized switch: "
  408. IDS_LOG_LANG_GROUP "Language group installation requested: "
  409. IDS_LOG_LANG "Language installation requested: "
  410. IDS_LOG_SYS_LOCALE "System Locale installation requested: "
  411. IDS_LOG_SYS_LOCALE_DEF "Default User - System Locale installation requested: "
  412. IDS_LOG_USER_LOCALE "User Locale installation requested: "
  413. IDS_LOG_USER_LOCALE_DEF "Default User - User Locale installation requested: "
  414. IDS_LOG_MUI_LANG "MUI Language installation requested: "
  415. IDS_LOG_MUI_LANG_DEF "Default User - MUI Language installation requested: "
  416. IDS_LOG_INPUT "Input locale installation requested."
  417. IDS_LOG_INPUT_DEF "Default User - Input locale installation requested."
  418. IDS_LOG_LAYOUT "Keyboard Layout installation requested: "
  419. IDS_LOG_LAYOUT_INSTALLED "Keyboard Layout installed: "
  420. IDS_LOG_INV_BLOCK "Invariant locale blocked!"
  421. IDS_LOG_NO_ADMIN "No administrative user blocked!"
  422. IDS_LOG_UI_BLOCK "Invalid UI Language blocked!"
  423. IDS_LOG_SYS_LOCALE_CHG "System Locale changed!"
  424. IDS_LOG_USER_LOCALE_CHG "User Locale changed!"
  425. IDS_LOG_UNI_BLOCK "Unicode locale blocked as system locale."
  426. IDS_LOG_SYS_DEF_LAYOUT "System Locale Input Keyboard not found, installing default keyboard layout."
  427. IDS_LOG_USER_DEF_LAYOUT "User Locale Input Keyboard not found, installing default keyboard layout."
  428. IDS_LOG_NO_VALID_FOUND "No valid Language settings found, look for individual keywords."
  429. IDS_LOG_EXT_LANG_FAIL "Supplemental Language Support installation failed - "
  430. IDS_LOG_EXT_LANG_CANCEL "Supplemental Language Support installation cancelled - "
  431. IDS_LOG_LOCALE_ACP_FAIL "GetLocaleInfo failed to return ACP info - "
  432. IDS_LOG_LOCALE_KBD_FAIL "Keyboard Layout installation failed - "
  433. IDS_LOG_LOCALE_LG_FAIL "Keyboard Layout uninstallation failed - "
  434. IDS_LOG_LOCALE_LG_REM "Keyboard Layout removed - "
  435. IDS_LOG_INVALID_LOCALE "Invalid Locale - "
  436. IDS_LOG_UNAT_HEADER "<--- Unattended file log start---->"
  437. IDS_LOG_UNAT_FOOTER "<--- Unattended file log end ---->"
  438. IDS_LOG_UNAT_LOCATED "The unattended mode file path is: "
  439. END
  440. //
  441. // Version Info.
  442. //
  443. #ifdef WINNT
  444. #include <winver.h>
  445. #include <ntverp.h>
  446. #else
  447. #include <version.h>
  448. #endif
  449. #define VER_FILETYPE VFT_DLL
  450. #define VER_FILESUBTYPE VFT_UNKNOWN
  451. #define VER_FILEDESCRIPTION_STR "Control Panel DLL"
  452. #define VER_INTERNALNAME_STR "CONTROL"
  453. #define VER_LEGALCOPYRIGHT_YEARS "1991-2000"
  454. #define VER_ORIGINALFILENAME_STR "INTL.CPL"
  455. #include <common.ver>
  456. #include "intlmsg.rc"