mirror of
https://github.com/1j01/textual-paint.git
synced 2024-12-22 14:21:33 +03:00
ab690e8f5c
This folder was last updated at this commit:
4a9163fb6d
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
|
|
}
|
|
}
|