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