mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[USRMGR]
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
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user