mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 21:09:15 +00:00
14 lines
281 B
Plaintext
14 lines
281 B
Plaintext
/* 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
|