mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
Change the translation of the "Help" menu item to "?", so that the menu can be displayed in one line at a small window size.
Also minor indentation fix See issue #2590 for more details. svn path=/trunk/; revision=33387
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user