mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 15:10:53 +00:00
11 lines
215 B
Text
11 lines
215 B
Text
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
|
|
|
|
IDR_POPUP MENU
|
|
BEGIN
|
|
POPUP "popup"
|
|
BEGIN
|
|
MENUITEM "&Preferencias...", ID_PREFERENCES
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Salir", ID_EXIT
|
|
END
|
|
END
|