mirror of
https://github.com/reactos/wine.git
synced 2025-04-07 02:21:39 +00:00
cmdlgtst: Update French translation.
This commit is contained in:
parent
d08fa61a56
commit
6b45fd8aa3
@ -37,30 +37,30 @@ CmdlgtstMenu MENU
|
|||||||
|
|
||||||
POPUP "&Commdlg"
|
POPUP "&Commdlg"
|
||||||
{
|
{
|
||||||
MENUITEM "&Ouvrir", CM_U_OPEN
|
MENUITEM "&Ouvrir...", CM_U_OPEN
|
||||||
MENUITEM "&Enregistrer", CM_U_SAVE
|
MENUITEM "&Enregistrer sous...", CM_U_SAVE
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "&Couleur", CM_U_COLOR
|
MENUITEM "&Couleur...", CM_U_COLOR
|
||||||
MENUITEM "&Police", CM_U_FONT
|
MENUITEM "&Police...", CM_U_FONT
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "&Rechercher", CM_U_FIND
|
MENUITEM "&Rechercher...", CM_U_FIND
|
||||||
MENUITEM "Remp&lacer", CM_U_REPLACE
|
MENUITEM "Remp&lacer...", CM_U_REPLACE
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "&Imprimer", CM_U_PRINT
|
MENUITEM "&Imprimer...", CM_U_PRINT
|
||||||
MENUITEM "Mise en pa&ge", CM_U_PAGESETUP
|
MENUITEM "Mise en pa&ge...", CM_U_PAGESETUP
|
||||||
}
|
}
|
||||||
|
|
||||||
POPUP "&Indicateurs"
|
POPUP "&Indicateurs"
|
||||||
{
|
{
|
||||||
MENUITEM "&Fichier", CM_F_FILE
|
MENUITEM "&Fichier...", CM_F_FILE
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "&Couleur", CM_F_COLOR
|
MENUITEM "&Couleur...", CM_F_COLOR
|
||||||
MENUITEM "&Police", CM_F_FONT
|
MENUITEM "&Police...", CM_F_FONT
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "Rechercher/&Remplacer", CM_F_FINDREPLACE
|
MENUITEM "Rechercher/&Remplacer...", CM_F_FINDREPLACE
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "&Imprimer", CM_F_PRINT
|
MENUITEM "&Imprimer...", CM_F_PRINT
|
||||||
MENUITEM "Mise en pa&ge", CM_F_PAGESETUP
|
MENUITEM "Mise en pa&ge...", CM_F_PAGESETUP
|
||||||
}
|
}
|
||||||
|
|
||||||
POPUP "&Aide"
|
POPUP "&Aide"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user