mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 05:18:55 +00:00
12 lines
215 B
Plaintext
12 lines
215 B
Plaintext
LANGUAGE LANG_ESTONIAN, SUBLANG_DEFAULT
|
|
|
|
IDR_POPUP MENU
|
|
BEGIN
|
|
POPUP "popup"
|
|
BEGIN
|
|
MENUITEM "&Eelistused...", ID_PREFERENCES
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "V&älju", ID_EXIT
|
|
END
|
|
END
|