mirror of
https://github.com/1j01/textual-paint.git
synced 2024-12-22 22:31:43 +03:00
ab690e8f5c
This folder was last updated at this commit:
4a9163fb6d
20 lines
1.1 KiB
Plaintext
20 lines
1.1 KiB
Plaintext
118 MENU
|
|
LANGUAGE LANG_SPANISH, SUBLANG_SPANISH_MODERN
|
|
{
|
|
POPUP "Selección"
|
|
{
|
|
MENUITEM "C&ortar", 57635
|
|
MENUITEM "&Copiar", 57634
|
|
MENUITEM "&Pegar", 57637
|
|
MENUITEM "&Borrar selección", 57632
|
|
MENUITEM "Seleccionar &todo", 57642
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Copi&ar a...", 37663
|
|
MENUITEM "P&egar desde...", 37664
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Voltear o rotar...", 37680
|
|
MENUITEM "E&xpandir o contraer...", 37681
|
|
MENUITEM "I&nvertir colores", 37682
|
|
}
|
|
}
|