Skip to content

Commit fb68e76

Browse files
committed
[TRANSLATION][INPUT.CPL] Update french translation.
1 parent dbe4aba commit fb68e76

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

dll/cpl/input/lang/fr-FR.rc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
55
CAPTION "Paramètres"
66
FONT 8, "MS Shell Dlg"
77
BEGIN
8-
GROUPBOX "Default input &language", -1, 5, 5, 246, 55
9-
LTEXT "Select one of the installed input languages to use when your computer starts.", -1, 15, 15, 230, 23
8+
GROUPBOX "&Langue d'entrée par défaut", -1, 5, 5, 246, 55
9+
LTEXT "Sélectionnez l'une des langues d'entrée installées à utiliser lorsque votre ordinateur démarre.", -1, 15, 15, 230, 23
1010
COMBOBOX IDC_DEFAULT_LANGUAGE, 15, 40, 230, 300, CBS_HASSTRINGS | CBS_AUTOHSCROLL | CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
11-
GROUPBOX "&Installed services", -1, 5, 65, 246, 125
11+
GROUPBOX "Services &installés", -1, 5, 65, 246, 125
1212
LTEXT "Sélectionnez les services que vous désirez pour chaque langue de saisie affichée dans la liste. Utilisez les boutons Ajouter et Supprimer pour modifier la liste.", -1, 15, 78, 230, 25
1313
CONTROL "", IDC_KEYLAYOUT_LIST, "SysTreeView32", TVS_SHOWSELALWAYS | TVS_DISABLEDRAGDROP | WS_BORDER | WS_VSCROLL | WS_TABSTOP, 15, 105, 155, 80
1414
PUSHBUTTON "A&jouter...", IDC_ADD_BUTTON, 175, 105, 70, 14
1515
PUSHBUTTON "Supp&rimer", IDC_REMOVE_BUTTON, 175, 125, 70, 14
1616
PUSHBUTTON "&Propriétés...", IDC_PROP_BUTTON, 175, 145, 70, 14
1717
GROUPBOX "Pré&férences", -1, 5, 195, 245, 30
18-
PUSHBUTTON "Language &Bar...", IDC_LANGUAGE_BAR, 15, 205, 110, 14
18+
PUSHBUTTON "&Barre de langue...", IDC_LANGUAGE_BAR, 15, 205, 110, 14
1919
PUSHBUTTON "Para&mètres des touches...", IDC_KEY_SET_BTN, 133, 205, 110, 14
2020
END
2121

0 commit comments

Comments
 (0)