mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 21:13:52 +00:00
Removed excess copy of accidently inserted twice russian language resources.
svn path=/trunk/; revision=14006
This commit is contained in:
parent
27f383b70d
commit
a3c3364289
1 changed files with 0 additions and 29 deletions
|
@ -25,32 +25,3 @@ BEGIN
|
|||
MENUITEM "&Î ïðîãðàììå", IDM_ABOUT
|
||||
END
|
||||
END
|
||||
|
||||
// Russian language resource file (unC0Rr, 2005-03-11)
|
||||
|
||||
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Menu
|
||||
//
|
||||
|
||||
IDM_MAINMENU MENU DISCARDABLE
|
||||
BEGIN
|
||||
POPUP "&Ôàéë"
|
||||
BEGIN
|
||||
MENUITEM "&Âûõîä", IDM_CLOSE
|
||||
END
|
||||
POPUP "&Âèä"
|
||||
BEGIN
|
||||
MENUITEM "Ïë&èòêà", IDM_LARGEICONS
|
||||
MENUITEM "&Çíà÷êè", IDM_SMALLICONS
|
||||
MENUITEM "Ñïèñ&îê", IDM_LIST
|
||||
MENUITEM "&Òàáëèöà", IDM_DETAILS
|
||||
END
|
||||
POPUP "&Ñïðàâêà"
|
||||
BEGIN
|
||||
MENUITEM "&Î ïðîãðàììå", IDM_ABOUT
|
||||
END
|
||||
END
|
||||
|
||||
|
|
Loading…
Reference in a new issue