Sync with trunk (48237)
[reactos.git] / base / applications / winhlp32 / Rm.rc
index 3b2a1fa..a5462b8 100644 (file)
@@ -22,6 +22,8 @@
 
 #include "winhelp_res.h"
 
+LANGUAGE LANG_ROMANSH, SUBLANG_DEFAULT
+
 #pragma code_page(65001)
 
 /* FIXME: This file is in the Vallader Romansh dialect and not in the
@@ -29,7 +31,7 @@
 
 /* Menu */
 
-MAIN_MENU MENU LANGUAGE LANG_ROMANSH, SUBLANG_DEFAULT
+MAIN_MENU MENU
 {
  POPUP "&Datoteca" {
   MENUITEM "&Rivir", MNID_FILE_OPEN
@@ -75,7 +77,7 @@ MAIN_MENU MENU LANGUAGE LANG_ROMANSH, SUBLANG_DEFAULT
 }
 
 /* Strings */
-STRINGTABLE DISCARDABLE LANGUAGE LANG_ROMANSH, SUBLANG_DEFAULT
+STRINGTABLE
 {
 STID_WINE_HELP,         "WINE ag�d"
 STID_WHERROR,           "SBAGL"
@@ -90,5 +92,4 @@ STID_ALL_FILES,         "Tuot las datotecas (*.*)"
 STID_HELP_FILES_HLP,    "Datotecas d'ag�d (*.hlp)"
 STID_FILE_NOT_FOUND_s   "Cannot find '%s'. Do you want to find this file yourself?"
 STID_NO_RICHEDIT       "Cannot find a richedit implementation... Aborting"
-STID_PSH_INDEX,                "Help topics: "
 }