https://git.reactos.org/?p=reactos.git;a=commitdiff;h=db4b34a046ee0dd23e497…
commit db4b34a046ee0dd23e497fd0a47ec5ce771e870b
Author: Pierre Schweitzer <pierre(a)reactos.org>
AuthorDate: Mon Aug 19 19:46:08 2019 +0200
Commit: Pierre Schweitzer <pierre(a)reactos.org>
CommitDate: Mon Aug 19 19:46:08 2019 +0200
[UTILMAN] Meh
---
base/applications/utilman/lang/fr-FR.rc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/base/applications/utilman/lang/fr-FR.rc
b/base/applications/utilman/lang/fr-FR.rc
index 6f17a5c83ee..f5c79a3f98d 100644
--- a/base/applications/utilman/lang/fr-FR.rc
+++ b/base/applications/utilman/lang/fr-FR.rc
@@ -18,7 +18,7 @@ BEGIN
CONTROL "Démarrer", IDC_START, "Button", BS_PUSHBUTTON | WS_CHILD
| WS_VISIBLE | WS_TABSTOP, 14, 76, 45, 16
CONTROL "Arrêter", IDC_STOP, "Button", BS_PUSHBUTTON | WS_CHILD |
WS_VISIBLE | WS_TABSTOP, 69, 76, 45, 16
CONTROL "Démarrer automatiquement quand je me connecte", IDC_START_LOG_IN,
"Button", BS_CHECKBOX | WS_CHILD | WS_VISIBLE | WS_DISABLED | WS_TABSTOP, 12,
101, 206, 14
- CONTROL "Démarrer automatiquement quand je suis sur le bureau",
IDC_START_DESKTOP, "Button", BS_CHECKBOX | WS_CHILD | WS_VISIBLE | WS_DISABLED |
WS_TABSTOP, 12, 118, 212, 14
+ CONTROL "Démarrer automatiquement quand je verrouille mon bureau",
IDC_START_DESKTOP, "Button", BS_CHECKBOX | WS_CHILD | WS_VISIBLE | WS_DISABLED |
WS_TABSTOP, 12, 118, 212, 14
CONTROL "Démarrer automatiquement quand le gestionnaire démarre",
IDC_START_UTILMAN, "Button", BS_CHECKBOX | WS_CHILD | WS_VISIBLE | WS_DISABLED |
WS_TABSTOP, 12, 134, 212, 13
CONTROL "&OK", IDC_OK, "Button", BS_DEFPUSHBUTTON | WS_CHILD
| WS_VISIBLE | WS_TABSTOP, 160, 161, 50, 14
CONTROL "&Annuler", IDC_CANCEL, "Button", BS_PUSHBUTTON |
WS_CHILD | WS_VISIBLE | WS_TABSTOP, 221, 161, 50, 14