mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +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
|
MENUITEM "Quitter\tAlt+F4", ID_FILE_EXIT
|
||||||
END
|
END
|
||||||
|
|
||||||
POPUP "&Edit"
|
POPUP "&Édition"
|
||||||
BEGIN
|
BEGIN
|
||||||
MENUITEM "Copy\tCtrl+C", ID_EDIT_COPY
|
MENUITEM "Copier\tCtrl+C", ID_EDIT_COPY
|
||||||
MENUITEM "Paste\tCtrl+V", ID_EDIT_PASTE
|
MENUITEM "Coller\tCtrl+V", ID_EDIT_PASTE
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "Edit Glyph...", ID_EDIT_GLYPH
|
MENUITEM "Éditer le glyphe...", ID_EDIT_GLYPH
|
||||||
END
|
END
|
||||||
|
|
||||||
POPUP "Fenêtres"
|
POPUP "Fenêtres"
|
||||||
|
|
Loading…
Reference in a new issue