From 58576e2c5b1ecf308ca7f691c9d4c987bbcde489 Mon Sep 17 00:00:00 2001 From: Pierre Schweitzer Date: Sun, 13 Nov 2016 10:33:23 +0000 Subject: [PATCH] [EXPLORER] Translate last bits of the task parameters in French. CORE-12385 svn path=/trunk/; revision=73221 --- reactos/base/shell/explorer/lang/fr-FR.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/base/shell/explorer/lang/fr-FR.rc b/reactos/base/shell/explorer/lang/fr-FR.rc index f192835f11e..7526af2dcf8 100644 --- a/reactos/base/shell/explorer/lang/fr-FR.rc +++ b/reactos/base/shell/explorer/lang/fr-FR.rc @@ -74,10 +74,10 @@ BEGIN AUTOCHECKBOX "Garder la barre des &tâches au-dessus des autres fenêtres", IDC_TASKBARPROP_ONTOP, 13, 71, 200, 10 AUTOCHECKBOX "&Grouper les boutons similaires de la barre des tâches", IDC_TASKBARPROP_GROUP, 13, 84, 200, 10 AUTOCHECKBOX "Montrer la &zone de lancement rapide", IDC_TASKBARPROP_SHOWQL, 13, 97, 200, 10 - GROUPBOX "Notification area", IDC_STATIC, 6, 114, 240, 98 + GROUPBOX "Zone de notification", IDC_STATIC, 6, 114, 240, 98 CONTROL "", IDC_TASKBARPROP_NOTIFICATIONBITMAP, "Static", SS_BITMAP | SS_SUNKEN,13, 126, 223, 28 AUTOCHECKBOX "&Horloge", IDC_TASKBARPROP_CLOCK, 13, 153, 80, 10 - AUTOCHECKBOX "Show seconds", IDC_TASKBARPROP_SECONDS, 120, 153, 80, 10, WS_DISABLED + AUTOCHECKBOX "Afficher les secondes", IDC_TASKBARPROP_SECONDS, 120, 153, 80, 10, WS_DISABLED LTEXT "Vous pouvez garder la zone de notification épurée en cachant les icônes sur lesquelles vous n'avez pas cliqué récemment.", IDC_STATIC, 13, 169, 223, 16 AUTOCHECKBOX "&Cacher les icônes inactives", IDC_TASKBARPROP_HIDEICONS, 13, 191, 125, 10 PUSHBUTTON "&Personnaliser...", IDC_TASKBARPROP_ICONCUST, 188, 191, 50, 14