[USRMGR]
authorEric Kohl <eric.kohl@reactos.org>
Sat, 21 Sep 2013 10:52:19 +0000 (10:52 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sat, 21 Sep 2013 10:52:19 +0000 (10:52 +0000)
Fix caption on a button. Patch by Lee Schroeder.
I changed IDC_USER_RESET to IDC_USERS_RESET as it is more consistent.

CORE-7475 #resolved #comment Committed in r60262. Thanks.

svn path=/trunk/; revision=60262

reactos/dll/cpl/usrmgr/lang/de-DE.rc
reactos/dll/cpl/usrmgr/lang/en-US.rc
reactos/dll/cpl/usrmgr/lang/es-ES.rc
reactos/dll/cpl/usrmgr/lang/fr-FR.rc
reactos/dll/cpl/usrmgr/lang/he-IL.rc
reactos/dll/cpl/usrmgr/lang/pl-PL.rc
reactos/dll/cpl/usrmgr/lang/ro-RO.rc
reactos/dll/cpl/usrmgr/lang/ru-RU.rc
reactos/dll/cpl/usrmgr/lang/uk-UA.rc
reactos/dll/cpl/usrmgr/resource.h

index d803ab1..9b25652 100644 (file)
@@ -18,7 +18,7 @@ BEGIN
     PUSHBUTTON "&Entfernen", IDC_USERS_REMOVE, 141, 98, 50, 14
     PUSHBUTTON "E&igenschaften", IDC_USERS_PROPERTIES, 195, 98, 50, 14
     AUTOCHECKBOX "Benut&zer müssen Benutzername und Kennwort zum Starten eingeben", IDC_USERS_STARTUP_REQUIRE, 10, 118, 235, 14, WS_DISABLED
-    PUSHBUTTON "Administrator Kenn&wort zurücksetzen", IDC_USERS_ADMIN_RESET, 120, 200, 125, 14, WS_DISABLED, 100, 16
+    PUSHBUTTON "Kenn&wort zurücksetzen", IDC_USERS_RESET, 165, 200, 80, 14, WS_DISABLED, 100, 16
 END
 
 
index 5239e92..716ed86 100644 (file)
@@ -18,7 +18,7 @@ BEGIN
     PUSHBUTTON "&Remove", IDC_USERS_REMOVE, 141, 98, 50, 14
     PUSHBUTTON "Pr&operties", IDC_USERS_PROPERTIES, 195, 98, 50, 14
     AUTOCHECKBOX "Require user name and password on system startup.", IDC_USERS_STARTUP_REQUIRE, 10, 118, 200, 14, WS_DISABLED
-    PUSHBUTTON "Reset Administrator Password", IDC_USERS_ADMIN_RESET, 142, 200, 103, 14, WS_DISABLED
+    PUSHBUTTON "Reset Password", IDC_USERS_RESET, 165, 200, 80, 14, WS_DISABLED
 END
 
 
index da6defe..ee5e97d 100644 (file)
@@ -14,7 +14,7 @@ BEGIN
     PUSHBUTTON "&Remove", IDC_USERS_REMOVE, 141, 98, 50, 14
     PUSHBUTTON "Pr&operties", IDC_USERS_PROPERTIES, 195, 98, 50, 14
     AUTOCHECKBOX "Require user name and password on system startup.", IDC_USERS_STARTUP_REQUIRE, 10, 118, 200, 14, WS_DISABLED
-    PUSHBUTTON "Reset Administrator Password", IDC_USERS_ADMIN_RESET, 142, 200, 103, 14, WS_DISABLED
+    PUSHBUTTON "Reset Password", IDC_USERS_RESET, 165, 200, 80, 14, WS_DISABLED
 END
 
 
index c747efe..0d9b003 100644 (file)
@@ -14,7 +14,7 @@ BEGIN
     PUSHBUTTON "&Remove", IDC_USERS_REMOVE, 141, 98, 50, 14
     PUSHBUTTON "Pr&operties", IDC_USERS_PROPERTIES, 195, 98, 50, 14
     AUTOCHECKBOX "Require user name and password on system startup.", IDC_USERS_STARTUP_REQUIRE, 10, 118, 200, 14, WS_DISABLED
-    PUSHBUTTON "Reset Administrator Password", IDC_USERS_ADMIN_RESET, 142, 200, 103, 14, WS_DISABLED
+    PUSHBUTTON "Reset Password", IDC_USERS_RESET, 165, 200, 80, 14, WS_DISABLED
 END
 
 
index a12f689..e0560e3 100644 (file)
@@ -18,7 +18,7 @@ BEGIN
     PUSHBUTTON "&Remove", IDC_USERS_REMOVE, 141, 98, 50, 14
     PUSHBUTTON "Pr&operties", IDC_USERS_PROPERTIES, 195, 98, 50, 14
     AUTOCHECKBOX "Require user name and password on system startup.", IDC_USERS_STARTUP_REQUIRE, 10, 118, 200, 14, WS_DISABLED
-    PUSHBUTTON "Reset Administrator Password", IDC_USERS_ADMIN_RESET, 142, 200, 103, 14, WS_DISABLED
+    PUSHBUTTON "Reset Password", IDC_USERS_RESET, 165, 200, 80, 14, WS_DISABLED
 END
 
 
index 10b1fd6..13abf1a 100644 (file)
@@ -22,7 +22,7 @@ BEGIN
     PUSHBUTTON "&Remove", IDC_USERS_REMOVE, 141, 98, 50, 14
     PUSHBUTTON "Pr&operties", IDC_USERS_PROPERTIES, 195, 98, 50, 14
     AUTOCHECKBOX "Require user name and password on system startup.", IDC_USERS_STARTUP_REQUIRE, 10, 118, 200, 14, WS_DISABLED
-    PUSHBUTTON "Reset Administrator Password", IDC_USERS_ADMIN_RESET, 142, 200, 103, 14, WS_DISABLED
+    PUSHBUTTON "Reset Password", IDC_USERS_RESET, 165, 200, 80, 14, WS_DISABLED
 END
 
 
index 3267596..626a055 100644 (file)
@@ -14,7 +14,7 @@ BEGIN
     PUSHBUTTON "&Remove", IDC_USERS_REMOVE, 141, 98, 50, 14
     PUSHBUTTON "Pr&operties", IDC_USERS_PROPERTIES, 195, 98, 50, 14
     AUTOCHECKBOX "Require user name and password on system startup.", IDC_USERS_STARTUP_REQUIRE, 10, 118, 200, 14, WS_DISABLED
-    PUSHBUTTON "Reset Administrator Password", IDC_USERS_ADMIN_RESET, 142, 200, 103, 14, WS_DISABLED
+    PUSHBUTTON "Reset Password", IDC_USERS_RESET, 165, 200, 80, 14, WS_DISABLED
 END
 
 
index ba516a7..49fa3b0 100644 (file)
@@ -18,7 +18,7 @@ BEGIN
     PUSHBUTTON "&Remove", IDC_USERS_REMOVE, 141, 98, 50, 14
     PUSHBUTTON "Pr&operties", IDC_USERS_PROPERTIES, 195, 98, 50, 14
     AUTOCHECKBOX "Require user name and password on system startup.", IDC_USERS_STARTUP_REQUIRE, 10, 118, 200, 14, WS_DISABLED
-    PUSHBUTTON "Reset Administrator Password", IDC_USERS_ADMIN_RESET, 142, 200, 103, 14, WS_DISABLED
+    PUSHBUTTON "Reset Password", IDC_USERS_RESET, 165, 200, 80, 14, WS_DISABLED
 END
 
 
index 01b54fc..a3d6328 100644 (file)
@@ -18,7 +18,7 @@ BEGIN
     PUSHBUTTON "&Remove", IDC_USERS_REMOVE, 141, 98, 50, 14
     PUSHBUTTON "Pr&operties", IDC_USERS_PROPERTIES, 195, 98, 50, 14
     AUTOCHECKBOX "Require user name and password on system startup.", IDC_USERS_STARTUP_REQUIRE, 10, 118, 200, 14, WS_DISABLED
-    PUSHBUTTON "Reset Administrator Password", IDC_USERS_ADMIN_RESET, 142, 200, 103, 14, WS_DISABLED
+    PUSHBUTTON "Reset Password", IDC_USERS_RESET, 165, 200, 80, 14, WS_DISABLED
 END
 
 
index 2f74f65..c0ffe60 100644 (file)
@@ -46,7 +46,7 @@
 #define IDC_USERS_REMOVE               320
 #define IDC_USERS_PROPERTIES           321
 #define IDC_USERS_STARTUP_REQUIRE      322
-#define IDC_USERS_ADMIN_RESET          323
+#define IDC_USERS_RESET                323
 
 #define IDC_GROUPS_ADD                 324
 #define IDC_GROUPS_REMOVE              325