mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
13 lines
288 B
Text
13 lines
288 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
|