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
17 lines
888 B
Plaintext
17 lines
888 B
Plaintext
113 MENU
|
|
LANGUAGE LANG_SPANISH, SUBLANG_SPANISH_MODERN
|
|
{
|
|
POPUP "Texto"
|
|
{
|
|
MENUITEM "Deshacer", 57643
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Cortar", 57635
|
|
MENUITEM "Copiar", 57634
|
|
MENUITEM "Pegar", 57637
|
|
MENUITEM "Borrar selección", 57632
|
|
MENUITEM "Seleccionar todo", 57642
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Barra de herramientas de texto", 37678
|
|
}
|
|
}
|