* Remove deprecated resource file loading and memory attributes (http://msdn.microsof...
[reactos.git] / reactos / base / shell / explorer-new / lang / cs-CZ.rc
index bd80de3..92c8852 100644 (file)
@@ -6,7 +6,7 @@
 
 LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
 
-IDM_TRAYWND MENU DISCARDABLE
+IDM_TRAYWND MENU
 BEGIN
     POPUP ""
     BEGIN
@@ -27,7 +27,7 @@ BEGIN
     END
 END
 
-IDM_STARTMENU MENUEX DISCARDABLE
+IDM_STARTMENU MENUEX
 BEGIN
     POPUP ""
     BEGIN
@@ -138,7 +138,7 @@ BEGIN
 END
 
 
-STRINGTABLE DISCARDABLE
+STRINGTABLE
 BEGIN
     IDS_START             "Start"
     IDS_PROPERTIES        "Vl&astnosti"
@@ -147,7 +147,7 @@ BEGIN
     IDS_STARTUP_ERROR     "Systém nemohl spustit proces Explorer, protože registry jsou poškozené nebo nedostupné."
 END
 
-STRINGTABLE DISCARDABLE
+STRINGTABLE
 BEGIN
     IDS_TASKBAR_STARTMENU_PROP_CAPTION "Vlastnosti hlavního panelu a Start menu"
 END