[INTL]
authorAmine Khaldi <amine.khaldi@reactos.org>
Mon, 3 Feb 2014 20:18:11 +0000 (20:18 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Mon, 3 Feb 2014 20:18:11 +0000 (20:18 +0000)
* Fix both IDS_ERROR_NLS_KEY_REG and IDS_ERROR_NLS_CODE_REG to reflect the registry keys they are actually representing.
* Update the error message box strings to match ones in the English Language File except for the German Language File. This is mostly done to keep better consistency until the strings are translated later on.
* By Lee Schroeder.
CORE-7843 #resolve #comment Committed in r61966.

svn path=/trunk/; revision=61966

16 files changed:
reactos/dll/cpl/intl/lang/bg-BG.rc
reactos/dll/cpl/intl/lang/cs-CZ.rc
reactos/dll/cpl/intl/lang/de-DE.rc
reactos/dll/cpl/intl/lang/en-US.rc
reactos/dll/cpl/intl/lang/es-ES.rc
reactos/dll/cpl/intl/lang/fr-FR.rc
reactos/dll/cpl/intl/lang/he-IL.rc
reactos/dll/cpl/intl/lang/it-IT.rc
reactos/dll/cpl/intl/lang/no-NO.rc
reactos/dll/cpl/intl/lang/pl-PL.rc
reactos/dll/cpl/intl/lang/ro-RO.rc
reactos/dll/cpl/intl/lang/ru-RU.rc
reactos/dll/cpl/intl/lang/sk-SK.rc
reactos/dll/cpl/intl/lang/tr-TR.rc
reactos/dll/cpl/intl/lang/uk-UA.rc
reactos/dll/cpl/intl/lang/zh-CN.rc

index eccff1d..9a92fea 100644 (file)
@@ -195,14 +195,15 @@ END
 STRINGTABLE
 BEGIN
     IDS_ERROR "Error"
-    IDS_ERROR_SYMBOL_SEPARATE "Entered short date separator contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_SHORT "Entered short date format contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_LONG "Entered long date format contain incorrect symbol"
-    IDS_ERROR_OEM_CODE_PAGE "Problem reading OEM code page"
-    IDS_ERROR_ANSI_CODE_PAGE "Problem reading ANSI code page"
-    IDS_ERROR_INT_KEY_REG "Problem opening HKCU\\Control Panel\\International key"
-    IDS_ERROR_DEF_INT_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_CODE_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_INPUT_DLL "Can't start input.dll"
+    IDS_ERROR_SYMBOL_SEPARATE "The short date components separator contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_SHORT "The short date format contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_LONG "The long date format contains incorrect symbol(s)"
+    IDS_ERROR_OEM_CODE_PAGE "There was a problem reading the OEM code page"
+    IDS_ERROR_ANSI_CODE_PAGE "There was a problem reading the ANSI code page"
+    IDS_ERROR_INT_KEY_REG "Problem opening key: HKCU\\Control Panel\\International"
+    IDS_ERROR_DEF_INT_KEY_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
+    IDS_ERROR_NLS_KEY_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language"
+    IDS_ERROR_NLS_CODE_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage"
+    IDS_ERROR_INPUT_DLL "Unable to start input.dll"
 END
+
index 8f2a694..c3ed322 100644 (file)
@@ -200,14 +200,14 @@ END
 STRINGTABLE
 BEGIN
     IDS_ERROR "Error"
-    IDS_ERROR_SYMBOL_SEPARATE "Entered short date separator contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_SHORT "Entered short date format contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_LONG "Entered long date format contain incorrect symbol"
-    IDS_ERROR_OEM_CODE_PAGE "Problem reading OEM code page"
-    IDS_ERROR_ANSI_CODE_PAGE "Problem reading ANSI code page"
-    IDS_ERROR_INT_KEY_REG "Problem opening HKCU\\Control Panel\\International key"
-    IDS_ERROR_DEF_INT_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_CODE_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_INPUT_DLL "Can't start input.dll"
+    IDS_ERROR_SYMBOL_SEPARATE "The short date components separator contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_SHORT "The short date format contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_LONG "The long date format contains incorrect symbol(s)"
+    IDS_ERROR_OEM_CODE_PAGE "There was a problem reading the OEM code page"
+    IDS_ERROR_ANSI_CODE_PAGE "There was a problem reading the ANSI code page"
+    IDS_ERROR_INT_KEY_REG "Problem opening key: HKCU\\Control Panel\\International"
+    IDS_ERROR_DEF_INT_KEY_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
+    IDS_ERROR_NLS_KEY_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language"
+    IDS_ERROR_NLS_CODE_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage"
+    IDS_ERROR_INPUT_DLL "Unable to start input.dll"
 END
index 2fcc095..de438ce 100644 (file)
@@ -202,7 +202,7 @@ BEGIN
     IDS_ERROR_ANSI_CODE_PAGE "ANSI-Codepage konnte nicht gelesen werden"
     IDS_ERROR_INT_KEY_REG "Der Schlüssel HKCU\\Control Panel\\International konnte nicht geöffnet werden"
     IDS_ERROR_DEF_INT_KEY_REG "Der Schlüssel HKU\\.DEFAULT\\Control Panel\\International konnte nicht geöffnet werden"
-    IDS_ERROR_NLS_KEY_REG "Der Schlüssel HKU\\.DEFAULT\\Control Panel\\International konnte nicht geöffnet werden"
-    IDS_ERROR_NLS_CODE_REG "Der Schlüssel HKU\\.DEFAULT\\Control Panel\\International konnte nicht geöffnet werden"
+    IDS_ERROR_NLS_KEY_REG "Der Schlüssel HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language konnte nicht geöffnet werden"
+    IDS_ERROR_NLS_CODE_REG "Der Schlüssel HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage konnte nicht geöffnet werden"
     IDS_ERROR_INPUT_DLL "input.dll konnte nicht geladen werden"
 END
index a146b46..17f00af 100644 (file)
@@ -202,7 +202,7 @@ BEGIN
     IDS_ERROR_ANSI_CODE_PAGE "There was a problem reading the ANSI code page"
     IDS_ERROR_INT_KEY_REG "Problem opening key: HKCU\\Control Panel\\International"
     IDS_ERROR_DEF_INT_KEY_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
-    IDS_ERROR_NLS_KEY_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
-    IDS_ERROR_NLS_CODE_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
+    IDS_ERROR_NLS_KEY_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language"
+    IDS_ERROR_NLS_CODE_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage"
     IDS_ERROR_INPUT_DLL "Unable to start input.dll"
 END
index e2c5862..9838db3 100644 (file)
@@ -197,14 +197,15 @@ END
 STRINGTABLE
 BEGIN
     IDS_ERROR "Error"
-    IDS_ERROR_SYMBOL_SEPARATE "Entered short date separator contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_SHORT "Entered short date format contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_LONG "Entered long date format contain incorrect symbol"
-    IDS_ERROR_OEM_CODE_PAGE "Problem reading OEM code page"
-    IDS_ERROR_ANSI_CODE_PAGE "Problem reading ANSI code page"
-    IDS_ERROR_INT_KEY_REG "Problem opening HKCU\\Control Panel\\International key"
-    IDS_ERROR_DEF_INT_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_CODE_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_INPUT_DLL "Can't start input.dll"
+    IDS_ERROR_SYMBOL_SEPARATE "The short date components separator contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_SHORT "The short date format contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_LONG "The long date format contains incorrect symbol(s)"
+    IDS_ERROR_OEM_CODE_PAGE "There was a problem reading the OEM code page"
+    IDS_ERROR_ANSI_CODE_PAGE "There was a problem reading the ANSI code page"
+    IDS_ERROR_INT_KEY_REG "Problem opening key: HKCU\\Control Panel\\International"
+    IDS_ERROR_DEF_INT_KEY_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
+    IDS_ERROR_NLS_KEY_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language"
+    IDS_ERROR_NLS_CODE_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage"
+    IDS_ERROR_INPUT_DLL "Unable to start input.dll"
 END
+
index f14372a..f9a121b 100644 (file)
@@ -197,14 +197,15 @@ END
 STRINGTABLE
 BEGIN
     IDS_ERROR "Error"
-    IDS_ERROR_SYMBOL_SEPARATE "Entered short date separator contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_SHORT "Entered short date format contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_LONG "Entered long date format contain incorrect symbol"
-    IDS_ERROR_OEM_CODE_PAGE "Problem reading OEM code page"
-    IDS_ERROR_ANSI_CODE_PAGE "Problem reading ANSI code page"
-    IDS_ERROR_INT_KEY_REG "Problem opening HKCU\\Control Panel\\International key"
-    IDS_ERROR_DEF_INT_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_CODE_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_INPUT_DLL "Can't start input.dll"
+    IDS_ERROR_SYMBOL_SEPARATE "The short date components separator contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_SHORT "The short date format contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_LONG "The long date format contains incorrect symbol(s)"
+    IDS_ERROR_OEM_CODE_PAGE "There was a problem reading the OEM code page"
+    IDS_ERROR_ANSI_CODE_PAGE "There was a problem reading the ANSI code page"
+    IDS_ERROR_INT_KEY_REG "Problem opening key: HKCU\\Control Panel\\International"
+    IDS_ERROR_DEF_INT_KEY_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
+    IDS_ERROR_NLS_KEY_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language"
+    IDS_ERROR_NLS_CODE_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage"
+    IDS_ERROR_INPUT_DLL "Unable to start input.dll"
 END
+
index 97fa1ca..23bd782 100644 (file)
@@ -197,14 +197,15 @@ END
 STRINGTABLE
 BEGIN
     IDS_ERROR "Error"
-    IDS_ERROR_SYMBOL_SEPARATE "Entered short date separator contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_SHORT "Entered short date format contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_LONG "Entered long date format contain incorrect symbol"
-    IDS_ERROR_OEM_CODE_PAGE "Problem reading OEM code page"
-    IDS_ERROR_ANSI_CODE_PAGE "Problem reading ANSI code page"
-    IDS_ERROR_INT_KEY_REG "Problem opening HKCU\\Control Panel\\International key"
-    IDS_ERROR_DEF_INT_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_CODE_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_INPUT_DLL "Can't start input.dll"
+    IDS_ERROR_SYMBOL_SEPARATE "The short date components separator contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_SHORT "The short date format contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_LONG "The long date format contains incorrect symbol(s)"
+    IDS_ERROR_OEM_CODE_PAGE "There was a problem reading the OEM code page"
+    IDS_ERROR_ANSI_CODE_PAGE "There was a problem reading the ANSI code page"
+    IDS_ERROR_INT_KEY_REG "Problem opening key: HKCU\\Control Panel\\International"
+    IDS_ERROR_DEF_INT_KEY_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
+    IDS_ERROR_NLS_KEY_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language"
+    IDS_ERROR_NLS_CODE_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage"
+    IDS_ERROR_INPUT_DLL "Unable to start input.dll"
 END
+
index 0e78853..8ab5565 100644 (file)
@@ -197,14 +197,15 @@ END
 STRINGTABLE
 BEGIN
     IDS_ERROR "Error"
-    IDS_ERROR_SYMBOL_SEPARATE "Entered short date separator contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_SHORT "Entered short date format contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_LONG "Entered long date format contain incorrect symbol"
-    IDS_ERROR_OEM_CODE_PAGE "Problem reading OEM code page"
-    IDS_ERROR_ANSI_CODE_PAGE "Problem reading ANSI code page"
-    IDS_ERROR_INT_KEY_REG "Problem opening HKCU\\Control Panel\\International key"
-    IDS_ERROR_DEF_INT_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_CODE_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_INPUT_DLL "Can't start input.dll"
+    IDS_ERROR_SYMBOL_SEPARATE "The short date components separator contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_SHORT "The short date format contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_LONG "The long date format contains incorrect symbol(s)"
+    IDS_ERROR_OEM_CODE_PAGE "There was a problem reading the OEM code page"
+    IDS_ERROR_ANSI_CODE_PAGE "There was a problem reading the ANSI code page"
+    IDS_ERROR_INT_KEY_REG "Problem opening key: HKCU\\Control Panel\\International"
+    IDS_ERROR_DEF_INT_KEY_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
+    IDS_ERROR_NLS_KEY_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language"
+    IDS_ERROR_NLS_CODE_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage"
+    IDS_ERROR_INPUT_DLL "Unable to start input.dll"
 END
+
index 44a157e..45032ac 100644 (file)
@@ -195,14 +195,15 @@ END
 STRINGTABLE
 BEGIN
     IDS_ERROR "Error"
-    IDS_ERROR_SYMBOL_SEPARATE "Entered short date separator contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_SHORT "Entered short date format contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_LONG "Entered long date format contain incorrect symbol"
-    IDS_ERROR_OEM_CODE_PAGE "Problem reading OEM code page"
-    IDS_ERROR_ANSI_CODE_PAGE "Problem reading ANSI code page"
-    IDS_ERROR_INT_KEY_REG "Problem opening HKCU\\Control Panel\\International key"
-    IDS_ERROR_DEF_INT_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_CODE_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_INPUT_DLL "Can't start input.dll"
+    IDS_ERROR_SYMBOL_SEPARATE "The short date components separator contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_SHORT "The short date format contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_LONG "The long date format contains incorrect symbol(s)"
+    IDS_ERROR_OEM_CODE_PAGE "There was a problem reading the OEM code page"
+    IDS_ERROR_ANSI_CODE_PAGE "There was a problem reading the ANSI code page"
+    IDS_ERROR_INT_KEY_REG "Problem opening key: HKCU\\Control Panel\\International"
+    IDS_ERROR_DEF_INT_KEY_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
+    IDS_ERROR_NLS_KEY_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language"
+    IDS_ERROR_NLS_CODE_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage"
+    IDS_ERROR_INPUT_DLL "Unable to start input.dll"
 END
+
index d1aef16..52405fe 100644 (file)
@@ -203,14 +203,14 @@ END
 STRINGTABLE
 BEGIN
     IDS_ERROR "Error"
-    IDS_ERROR_SYMBOL_SEPARATE "Entered short date separator contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_SHORT "Entered short date format contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_LONG "Entered long date format contain incorrect symbol"
-    IDS_ERROR_OEM_CODE_PAGE "Problem reading OEM code page"
-    IDS_ERROR_ANSI_CODE_PAGE "Problem reading ANSI code page"
-    IDS_ERROR_INT_KEY_REG "Problem opening HKCU\\Control Panel\\International key"
-    IDS_ERROR_DEF_INT_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_CODE_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_INPUT_DLL "Can't start input.dll"
+    IDS_ERROR_SYMBOL_SEPARATE "The short date components separator contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_SHORT "The short date format contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_LONG "The long date format contains incorrect symbol(s)"
+    IDS_ERROR_OEM_CODE_PAGE "There was a problem reading the OEM code page"
+    IDS_ERROR_ANSI_CODE_PAGE "There was a problem reading the ANSI code page"
+    IDS_ERROR_INT_KEY_REG "Problem opening key: HKCU\\Control Panel\\International"
+    IDS_ERROR_DEF_INT_KEY_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
+    IDS_ERROR_NLS_KEY_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language"
+    IDS_ERROR_NLS_CODE_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage"
+    IDS_ERROR_INPUT_DLL "Unable to start input.dll"
 END
index 4f3c22e..2c5d542 100644 (file)
@@ -197,14 +197,15 @@ END
 STRINGTABLE
 BEGIN
     IDS_ERROR "Error"
-    IDS_ERROR_SYMBOL_SEPARATE "Entered short date separator contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_SHORT "Entered short date format contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_LONG "Entered long date format contain incorrect symbol"
-    IDS_ERROR_OEM_CODE_PAGE "Problem reading OEM code page"
-    IDS_ERROR_ANSI_CODE_PAGE "Problem reading ANSI code page"
-    IDS_ERROR_INT_KEY_REG "Problem opening HKCU\\Control Panel\\International key"
-    IDS_ERROR_DEF_INT_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_CODE_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_INPUT_DLL "Can't start input.dll"
+    IDS_ERROR_SYMBOL_SEPARATE "The short date components separator contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_SHORT "The short date format contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_LONG "The long date format contains incorrect symbol(s)"
+    IDS_ERROR_OEM_CODE_PAGE "There was a problem reading the OEM code page"
+    IDS_ERROR_ANSI_CODE_PAGE "There was a problem reading the ANSI code page"
+    IDS_ERROR_INT_KEY_REG "Problem opening key: HKCU\\Control Panel\\International"
+    IDS_ERROR_DEF_INT_KEY_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
+    IDS_ERROR_NLS_KEY_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language"
+    IDS_ERROR_NLS_CODE_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage"
+    IDS_ERROR_INPUT_DLL "Unable to start input.dll"
 END
+
index 9c0a96c..782ac0e 100644 (file)
@@ -197,14 +197,15 @@ END
 STRINGTABLE
 BEGIN
     IDS_ERROR "Error"
-    IDS_ERROR_SYMBOL_SEPARATE "Entered short date separator contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_SHORT "Entered short date format contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_LONG "Entered long date format contain incorrect symbol"
-    IDS_ERROR_OEM_CODE_PAGE "Problem reading OEM code page"
-    IDS_ERROR_ANSI_CODE_PAGE "Problem reading ANSI code page"
-    IDS_ERROR_INT_KEY_REG "Problem opening HKCU\\Control Panel\\International key"
-    IDS_ERROR_DEF_INT_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_CODE_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_INPUT_DLL "Can't start input.dll"
+    IDS_ERROR_SYMBOL_SEPARATE "The short date components separator contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_SHORT "The short date format contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_LONG "The long date format contains incorrect symbol(s)"
+    IDS_ERROR_OEM_CODE_PAGE "There was a problem reading the OEM code page"
+    IDS_ERROR_ANSI_CODE_PAGE "There was a problem reading the ANSI code page"
+    IDS_ERROR_INT_KEY_REG "Problem opening key: HKCU\\Control Panel\\International"
+    IDS_ERROR_DEF_INT_KEY_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
+    IDS_ERROR_NLS_KEY_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language"
+    IDS_ERROR_NLS_CODE_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage"
+    IDS_ERROR_INPUT_DLL "Unable to start input.dll"
 END
+
index c13772d..dd4fe27 100644 (file)
@@ -201,14 +201,15 @@ END
 STRINGTABLE
 BEGIN
     IDS_ERROR "Error"
-    IDS_ERROR_SYMBOL_SEPARATE "Entered short date separator contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_SHORT "Entered short date format contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_LONG "Entered long date format contain incorrect symbol"
-    IDS_ERROR_OEM_CODE_PAGE "Problem reading OEM code page"
-    IDS_ERROR_ANSI_CODE_PAGE "Problem reading ANSI code page"
-    IDS_ERROR_INT_KEY_REG "Problem opening HKCU\\Control Panel\\International key"
-    IDS_ERROR_DEF_INT_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_CODE_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_INPUT_DLL "Can't start input.dll"
+    IDS_ERROR_SYMBOL_SEPARATE "The short date components separator contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_SHORT "The short date format contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_LONG "The long date format contains incorrect symbol(s)"
+    IDS_ERROR_OEM_CODE_PAGE "There was a problem reading the OEM code page"
+    IDS_ERROR_ANSI_CODE_PAGE "There was a problem reading the ANSI code page"
+    IDS_ERROR_INT_KEY_REG "Problem opening key: HKCU\\Control Panel\\International"
+    IDS_ERROR_DEF_INT_KEY_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
+    IDS_ERROR_NLS_KEY_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language"
+    IDS_ERROR_NLS_CODE_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage"
+    IDS_ERROR_INPUT_DLL "Unable to start input.dll"
 END
+
index bbbf553..f5d2095 100644 (file)
@@ -197,14 +197,14 @@ END
 STRINGTABLE
 BEGIN
     IDS_ERROR "Error"
-    IDS_ERROR_SYMBOL_SEPARATE "Entered short date separator contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_SHORT "Entered short date format contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_LONG "Entered long date format contain incorrect symbol"
-    IDS_ERROR_OEM_CODE_PAGE "Problem reading OEM code page"
-    IDS_ERROR_ANSI_CODE_PAGE "Problem reading ANSI code page"
-    IDS_ERROR_INT_KEY_REG "Problem opening HKCU\\Control Panel\\International key"
-    IDS_ERROR_DEF_INT_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_CODE_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_INPUT_DLL "Can't start input.dll"
+    IDS_ERROR_SYMBOL_SEPARATE "The short date components separator contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_SHORT "The short date format contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_LONG "The long date format contains incorrect symbol(s)"
+    IDS_ERROR_OEM_CODE_PAGE "There was a problem reading the OEM code page"
+    IDS_ERROR_ANSI_CODE_PAGE "There was a problem reading the ANSI code page"
+    IDS_ERROR_INT_KEY_REG "Problem opening key: HKCU\\Control Panel\\International"
+    IDS_ERROR_DEF_INT_KEY_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
+    IDS_ERROR_NLS_KEY_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language"
+    IDS_ERROR_NLS_CODE_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage"
+    IDS_ERROR_INPUT_DLL "Unable to start input.dll"
 END
index 9356fce..0c1e13e 100644 (file)
@@ -203,14 +203,14 @@ END
 STRINGTABLE
 BEGIN
     IDS_ERROR "Error"
-    IDS_ERROR_SYMBOL_SEPARATE "Entered short date separator contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_SHORT "Entered short date format contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_LONG "Entered long date format contain incorrect symbol"
-    IDS_ERROR_OEM_CODE_PAGE "Problem reading OEM code page"
-    IDS_ERROR_ANSI_CODE_PAGE "Problem reading ANSI code page"
-    IDS_ERROR_INT_KEY_REG "Problem opening HKCU\\Control Panel\\International key"
-    IDS_ERROR_DEF_INT_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_CODE_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_INPUT_DLL "Can't start input.dll"
+    IDS_ERROR_SYMBOL_SEPARATE "The short date components separator contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_SHORT "The short date format contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_LONG "The long date format contains incorrect symbol(s)"
+    IDS_ERROR_OEM_CODE_PAGE "There was a problem reading the OEM code page"
+    IDS_ERROR_ANSI_CODE_PAGE "There was a problem reading the ANSI code page"
+    IDS_ERROR_INT_KEY_REG "Problem opening key: HKCU\\Control Panel\\International"
+    IDS_ERROR_DEF_INT_KEY_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
+    IDS_ERROR_NLS_KEY_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language"
+    IDS_ERROR_NLS_CODE_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage"
+    IDS_ERROR_INPUT_DLL "Unable to start input.dll"
 END
index 4817610..fd6a444 100644 (file)
@@ -199,14 +199,15 @@ END
 STRINGTABLE
 BEGIN
     IDS_ERROR "Error"
-    IDS_ERROR_SYMBOL_SEPARATE "Entered short date separator contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_SHORT "Entered short date format contain incorrect symbol"
-    IDS_ERROR_SYMBOL_FORMAT_LONG "Entered long date format contain incorrect symbol"
-    IDS_ERROR_OEM_CODE_PAGE "Problem reading OEM code page"
-    IDS_ERROR_ANSI_CODE_PAGE "Problem reading ANSI code page"
-    IDS_ERROR_INT_KEY_REG "Problem opening HKCU\\Control Panel\\International key"
-    IDS_ERROR_DEF_INT_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_KEY_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_NLS_CODE_REG "Problem opening HKU\\.DEFAULT\\Control Panel\\International key"
-    IDS_ERROR_INPUT_DLL "Can't start input.dll"
+    IDS_ERROR_SYMBOL_SEPARATE "The short date components separator contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_SHORT "The short date format contains incorrect symbol(s)"
+    IDS_ERROR_SYMBOL_FORMAT_LONG "The long date format contains incorrect symbol(s)"
+    IDS_ERROR_OEM_CODE_PAGE "There was a problem reading the OEM code page"
+    IDS_ERROR_ANSI_CODE_PAGE "There was a problem reading the ANSI code page"
+    IDS_ERROR_INT_KEY_REG "Problem opening key: HKCU\\Control Panel\\International"
+    IDS_ERROR_DEF_INT_KEY_REG "Problem opening key: HKU\\.DEFAULT\\Control Panel\\International"
+    IDS_ERROR_NLS_KEY_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language"
+    IDS_ERROR_NLS_CODE_REG "Problem opening key: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage"
+    IDS_ERROR_INPUT_DLL "Unable to start input.dll"
 END
+