mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 22:00:55 +00:00
13 lines
281 B
Text
13 lines
281 B
Text
/* Translation by Vytis "CMan" Girdžijauskas (cman@cman.us) */
|
|
|
|
LANGUAGE LANG_LITHUANIAN, SUBLANG_DEFAULT
|
|
|
|
IDR_POPUP MENU
|
|
BEGIN
|
|
POPUP "popup"
|
|
BEGIN
|
|
MENUITEM "&Nuostatos...", ID_PREFERENCES
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Baigti", ID_EXIT
|
|
END
|
|
END
|