[WINHLP32] All the lang resource files are in UTF-8.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fri, 26 Jul 2019 12:53:03 +0000 (14:53 +0200)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fri, 26 Jul 2019 12:53:26 +0000 (14:53 +0200)
19 files changed:
base/applications/winhlp32/lang/Cs.rc
base/applications/winhlp32/lang/Da.rc
base/applications/winhlp32/lang/De.rc
base/applications/winhlp32/lang/Fr.rc
base/applications/winhlp32/lang/He.rc
base/applications/winhlp32/lang/It.rc
base/applications/winhlp32/lang/Ja.rc
base/applications/winhlp32/lang/Ko.rc
base/applications/winhlp32/lang/Lt.rc
base/applications/winhlp32/lang/Nl.rc
base/applications/winhlp32/lang/Pt.rc
base/applications/winhlp32/lang/Rm.rc
base/applications/winhlp32/lang/Ro.rc
base/applications/winhlp32/lang/Ru.rc
base/applications/winhlp32/lang/Si.rc
base/applications/winhlp32/lang/Sr.rc
base/applications/winhlp32/lang/Uk.rc
base/applications/winhlp32/lang/Zh.rc
base/applications/winhlp32/rsrc.rc

index bef638d..538c166 100644 (file)
@@ -1,5 +1,4 @@
-/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
- *
+/*
  * Help Viewer Czech resources
  *
  * Copyright 1996 Ulrich Schmid
@@ -23,8 +22,6 @@
 
 LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
 
-/* Czech strings in CP1250 */
-
 MAIN_MENU MENU
 {
  POPUP "&Soubor" {
index c7b21a2..124b4f7 100644 (file)
@@ -21,8 +21,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#pragma code_page(65001)
-
 LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
 
 MAIN_MENU MENU
index fa755f3..b5b4c47 100644 (file)
@@ -19,8 +19,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#pragma code_page(65001)
-
 LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
 
 MAIN_MENU MENU
index b54df12..1e7baf6 100644 (file)
@@ -20,9 +20,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-/* UTF-8 */
-#pragma code_page(65001)
-
 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
 
 MAIN_MENU MENU
index c7f101a..b0cc773 100644 (file)
@@ -20,8 +20,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#pragma code_page(65001)
-
 LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
 
 MAIN_MENU MENU
index 16d4346..46c5cf6 100644 (file)
@@ -19,9 +19,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-/* UTF-8 */
-#pragma code_page(65001)
-
 LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
 
 MAIN_MENU MENU
index ef7bbca..51c82c7 100644 (file)
@@ -19,9 +19,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-/* UTF-8 */
-#pragma code_page(65001)
-
 LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
 
 MAIN_MENU MENU
index fad00e0..c98e655 100644 (file)
@@ -19,8 +19,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#pragma code_page(65001)
-
 LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
 
 MAIN_MENU MENU
index b132576..3b29640 100644 (file)
@@ -18,9 +18,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-/* UTF-8 */
-#pragma code_page(65001)
-
 LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
 
 MAIN_MENU MENU
index ea3f610..6fb9a69 100644 (file)
@@ -19,8 +19,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#pragma code_page(65001)
-
 LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
 
 MAIN_MENU MENU
index dc367c8..2451ee8 100644 (file)
@@ -25,8 +25,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#pragma code_page(65001)
-
 LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
 
 MAIN_MENU MENU
index 2300f3a..5fda40d 100644 (file)
@@ -22,8 +22,6 @@
 
 LANGUAGE LANG_ROMANSH, SUBLANG_DEFAULT
 
-#pragma code_page(65001)
-
 /* FIXME: This file is in the Vallader Romansh dialect and not in the
    official Rumantsch Grischun. */
 
index 89aa71c..901f8c4 100644 (file)
@@ -21,8 +21,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#pragma code_page(65001)
-
 LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
 
 MAIN_MENU MENU
index 2b46e1e..4ff9e64 100644 (file)
@@ -18,9 +18,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-/* UTF-8 */
-#pragma code_page(65001)
-
 LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
 
 MAIN_MENU MENU
index e3c994a..0352f22 100644 (file)
@@ -18,8 +18,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#pragma code_page(65001)
-
 LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
 
 MAIN_MENU MENU
index 4ef9c1b..60cd576 100644 (file)
@@ -19,8 +19,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#pragma code_page(65001)
-
 LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN
 
 MAIN_MENU MENU
index b391571..437387b 100644 (file)
@@ -23,9 +23,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-/* UTF-8 */
-#pragma code_page(65001)
-
 LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
 
 MAIN_MENU MENU
index 0cf8eb3..17f8532 100644 (file)
@@ -22,9 +22,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-/* Chinese text is encoded in UTF-8 */
-#pragma code_page(65001)
-
 LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
 
 MAIN_MENU MENU
index 3666e11..0d5e247 100644 (file)
@@ -35,6 +35,8 @@ IDI_WINHELP ICON "res/winhelp.ico"
 #include <reactos/manifest_exe.rc>
 
 /* UTF-8 */
+#pragma code_page(65001)
+
 #ifdef LANGUAGE_BG_BG
     #include "lang/Bg.rc"
 #endif