mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 05:22:59 +00:00
11 lines
226 B
Text
11 lines
226 B
Text
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
|
|
|
|
IDR_POPUP MENU
|
|
BEGIN
|
|
POPUP "popup"
|
|
BEGIN
|
|
MENUITEM "&Параметры...", ID_PREFERENCES
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Выход", ID_EXIT
|
|
END
|
|
END
|