mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 10:35:28 +00:00
Updated French translation for vgafontedit
svn path=/trunk/; revision=32614
This commit is contained in:
parent
ac644e6d90
commit
246b2527c7
1 changed files with 4 additions and 4 deletions
|
@ -47,12 +47,12 @@ BEGIN
|
|||
MENUITEM "Quitter\tAlt+F4", ID_FILE_EXIT
|
||||
END
|
||||
|
||||
POPUP "&Edit"
|
||||
POPUP "&Édition"
|
||||
BEGIN
|
||||
MENUITEM "Copy\tCtrl+C", ID_EDIT_COPY
|
||||
MENUITEM "Paste\tCtrl+V", ID_EDIT_PASTE
|
||||
MENUITEM "Copier\tCtrl+C", ID_EDIT_COPY
|
||||
MENUITEM "Coller\tCtrl+V", ID_EDIT_PASTE
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "Edit Glyph...", ID_EDIT_GLYPH
|
||||
MENUITEM "Éditer le glyphe...", ID_EDIT_GLYPH
|
||||
END
|
||||
|
||||
POPUP "Fenêtres"
|
||||
|
|
Loading…
Reference in a new issue