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
860 B
Plaintext
17 lines
860 B
Plaintext
113 MENU
|
|
LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
|
|
{
|
|
POPUP "Texte"
|
|
{
|
|
MENUITEM "Annuler", 57643
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Couper", 57635
|
|
MENUITEM "Copier", 57634
|
|
MENUITEM "Coller", 57637
|
|
MENUITEM "Effacer la sélection", 57632
|
|
MENUITEM "Sélectionner tout", 57642
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Barre d'outils texte", 37678
|
|
}
|
|
}
|