mirror of
https://github.com/ducbao414/win32.run.git
synced 2025-12-16 17:22:51 +09:00
17 lines
830 B
Plaintext
17 lines
830 B
Plaintext
113 MENU
|
|
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
|
|
{
|
|
POPUP "Text"
|
|
{
|
|
MENUITEM "Zpět", 57643
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Vyjmout", 57635
|
|
MENUITEM "Kopírovat", 57634
|
|
MENUITEM "Vložit", 57637
|
|
MENUITEM "Vymazat výběr", 57632
|
|
MENUITEM "Vybrat vše", 57642
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Panel nástrojů Text", 37678
|
|
}
|
|
}
|