Change the translation of the "Help" menu item to "?", so that the menu can be displa...
authorColin Finck <colin@reactos.org>
Fri, 9 May 2008 11:38:45 +0000 (11:38 +0000)
committerColin Finck <colin@reactos.org>
Fri, 9 May 2008 11:38:45 +0000 (11:38 +0000)
Also minor indentation fix

See issue #2590 for more details.

svn path=/trunk/; revision=33387

reactos/base/applications/games/winemine/lang/el-GR.rc

index cad75ec..6ff2605 100644 (file)
@@ -12,7 +12,7 @@ END
 IDM_WINEMINE MENU DISCARDABLE
 BEGIN
        POPUP "&Game"
-        BEGIN
+       BEGIN
                MENUITEM "&ÍÝï\tF2",                 IDM_NEW
                MENUITEM SEPARATOR
                MENUITEM "&Óçìåßùóç ìå åñùôçìáôéêü", IDM_MARKQ
@@ -26,8 +26,8 @@ BEGIN
                MENUITEM SEPARATOR
                MENUITEM "¸&îïäïò",                  IDM_EXIT
        END
-       POPUP "&Ðëçñïöïñßåò"
-        BEGIN
+       POPUP "&?"
+       BEGIN
                MENUITEM "&Ó÷åôéêÜ...",              IDM_ABOUT
        END
 END