mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[NET]
Fix indentation. No code changes! svn path=/trunk/; revision=65343
This commit is contained in:
parent
e05c2fc9d3
commit
cb2d2566b1
3 changed files with 75 additions and 75 deletions
|
@ -86,30 +86,30 @@ BEGIN
|
|||
IDS_LOCALGROUP_MEMBERS "Members"
|
||||
|
||||
IDS_USER_ACCOUNTS "User accounts for \\\\%s"
|
||||
IDS_USER_NAME "User name"
|
||||
IDS_USER_FULL_NAME "Full name"
|
||||
IDS_USER_COMMENT "Comment"
|
||||
IDS_USER_USER_COMMENT "User comment"
|
||||
IDS_USER_COUNTRY_CODE "Country code"
|
||||
IDS_USER_ACCOUNT_ACTIVE "Account active"
|
||||
IDS_USER_ACCOUNT_EXPIRES "Account expires"
|
||||
IDS_USER_PW_LAST_SET "Password last set"
|
||||
IDS_USER_PW_EXPIRES "Password expires"
|
||||
IDS_USER_PW_CHANGEABLE "Password changeable"
|
||||
IDS_USER_PW_REQUIRED "Password required"
|
||||
IDS_USER_CHANGE_PW "User may change password"
|
||||
IDS_USER_WORKSTATIONS "Workstations allowed"
|
||||
IDS_USER_LOGON_SCRIPT "Logon script"
|
||||
IDS_USER_PROFILE "User profile"
|
||||
IDS_USER_HOME_DIR "Home directory"
|
||||
IDS_USER_LAST_LOGON "Last logon"
|
||||
IDS_USER_LOGON_HOURS "Logon hours allowed"
|
||||
IDS_USER_LOCAL_GROUPS "Local group memberships"
|
||||
IDS_USER_GLOBAL_GROUPS "Global group memberships"
|
||||
IDS_USER_NAME "User name"
|
||||
IDS_USER_FULL_NAME "Full name"
|
||||
IDS_USER_COMMENT "Comment"
|
||||
IDS_USER_USER_COMMENT "User comment"
|
||||
IDS_USER_COUNTRY_CODE "Country code"
|
||||
IDS_USER_ACCOUNT_ACTIVE "Account active"
|
||||
IDS_USER_ACCOUNT_EXPIRES "Account expires"
|
||||
IDS_USER_PW_LAST_SET "Password last set"
|
||||
IDS_USER_PW_EXPIRES "Password expires"
|
||||
IDS_USER_PW_CHANGEABLE "Password changeable"
|
||||
IDS_USER_PW_REQUIRED "Password required"
|
||||
IDS_USER_CHANGE_PW "User may change password"
|
||||
IDS_USER_WORKSTATIONS "Workstations allowed"
|
||||
IDS_USER_LOGON_SCRIPT "Logon script"
|
||||
IDS_USER_PROFILE "User profile"
|
||||
IDS_USER_HOME_DIR "Home directory"
|
||||
IDS_USER_LAST_LOGON "Last logon"
|
||||
IDS_USER_LOGON_HOURS "Logon hours allowed"
|
||||
IDS_USER_LOCAL_GROUPS "Local group memberships"
|
||||
IDS_USER_GLOBAL_GROUPS "Global group memberships"
|
||||
|
||||
IDS_USER_ENTER_PASSWORD1 "Enter a new password for the user: "
|
||||
IDS_USER_ENTER_PASSWORD2 "Enter the password again: "
|
||||
IDS_USER_NO_PASSWORD_MATCH "The passwords do not match!"
|
||||
IDS_USER_ENTER_PASSWORD1 "Enter a new password for the user: "
|
||||
IDS_USER_ENTER_PASSWORD2 "Enter the password again: "
|
||||
IDS_USER_NO_PASSWORD_MATCH "The passwords do not match!"
|
||||
|
||||
IDS_GENERIC_YES "Yes"
|
||||
IDS_GENERIC_NO "No"
|
||||
|
@ -118,6 +118,6 @@ BEGIN
|
|||
IDS_GENERIC_ALL "All"
|
||||
IDS_GENERIC_LOCKED "Locked"
|
||||
|
||||
IDS_ERROR_OPTION_NOT_SUPPORTED "The %s option is not supported yet.\n"
|
||||
IDS_ERROR_INVALID_OPTION_VALUE "You entered an invalid value for the %s option.\n"
|
||||
IDS_ERROR_OPTION_NOT_SUPPORTED "The %s option is not supported yet.\n"
|
||||
IDS_ERROR_INVALID_OPTION_VALUE "You entered an invalid value for the %s option.\n"
|
||||
END
|
||||
|
|
|
@ -92,30 +92,30 @@ BEGIN
|
|||
IDS_LOCALGROUP_MEMBERS "Members"
|
||||
|
||||
IDS_USER_ACCOUNTS "User accounts for \\\\%s"
|
||||
IDS_USER_NAME "User name"
|
||||
IDS_USER_FULL_NAME "Full name"
|
||||
IDS_USER_COMMENT "Comment"
|
||||
IDS_USER_USER_COMMENT "User comment"
|
||||
IDS_USER_COUNTRY_CODE "Country code"
|
||||
IDS_USER_ACCOUNT_ACTIVE "Account active"
|
||||
IDS_USER_ACCOUNT_EXPIRES "Account expires"
|
||||
IDS_USER_PW_LAST_SET "Password last set"
|
||||
IDS_USER_PW_EXPIRES "Password expires"
|
||||
IDS_USER_PW_CHANGEABLE "Password changeable"
|
||||
IDS_USER_PW_REQUIRED "Password required"
|
||||
IDS_USER_CHANGE_PW "User may change password"
|
||||
IDS_USER_WORKSTATIONS "Workstations allowed"
|
||||
IDS_USER_LOGON_SCRIPT "Logon script"
|
||||
IDS_USER_PROFILE "User profile"
|
||||
IDS_USER_HOME_DIR "Home directory"
|
||||
IDS_USER_LAST_LOGON "Last logon"
|
||||
IDS_USER_LOGON_HOURS "Logon hours allowed"
|
||||
IDS_USER_LOCAL_GROUPS "Local group memberships"
|
||||
IDS_USER_GLOBAL_GROUPS "Global group memberships"
|
||||
IDS_USER_NAME "User name"
|
||||
IDS_USER_FULL_NAME "Full name"
|
||||
IDS_USER_COMMENT "Comment"
|
||||
IDS_USER_USER_COMMENT "User comment"
|
||||
IDS_USER_COUNTRY_CODE "Country code"
|
||||
IDS_USER_ACCOUNT_ACTIVE "Account active"
|
||||
IDS_USER_ACCOUNT_EXPIRES "Account expires"
|
||||
IDS_USER_PW_LAST_SET "Password last set"
|
||||
IDS_USER_PW_EXPIRES "Password expires"
|
||||
IDS_USER_PW_CHANGEABLE "Password changeable"
|
||||
IDS_USER_PW_REQUIRED "Password required"
|
||||
IDS_USER_CHANGE_PW "User may change password"
|
||||
IDS_USER_WORKSTATIONS "Workstations allowed"
|
||||
IDS_USER_LOGON_SCRIPT "Logon script"
|
||||
IDS_USER_PROFILE "User profile"
|
||||
IDS_USER_HOME_DIR "Home directory"
|
||||
IDS_USER_LAST_LOGON "Last logon"
|
||||
IDS_USER_LOGON_HOURS "Logon hours allowed"
|
||||
IDS_USER_LOCAL_GROUPS "Local group memberships"
|
||||
IDS_USER_GLOBAL_GROUPS "Global group memberships"
|
||||
|
||||
IDS_USER_ENTER_PASSWORD1 "Enter a new password for the user: "
|
||||
IDS_USER_ENTER_PASSWORD2 "Enter the password again: "
|
||||
IDS_USER_NO_PASSWORD_MATCH "The passwords do not match!"
|
||||
IDS_USER_ENTER_PASSWORD1 "Enter a new password for the user: "
|
||||
IDS_USER_ENTER_PASSWORD2 "Enter the password again: "
|
||||
IDS_USER_NO_PASSWORD_MATCH "The passwords do not match!"
|
||||
|
||||
IDS_GENERIC_YES "Yes"
|
||||
IDS_GENERIC_NO "No"
|
||||
|
@ -124,6 +124,6 @@ BEGIN
|
|||
IDS_GENERIC_ALL "All"
|
||||
IDS_GENERIC_LOCKED "Locked"
|
||||
|
||||
IDS_ERROR_OPTION_NOT_SUPPORTED "The %s option is not supported yet.\n"
|
||||
IDS_ERROR_INVALID_OPTION_VALUE "You entered an invalid value for the %s option.\n"
|
||||
IDS_ERROR_OPTION_NOT_SUPPORTED "The %s option is not supported yet.\n"
|
||||
IDS_ERROR_INVALID_OPTION_VALUE "You entered an invalid value for the %s option.\n"
|
||||
END
|
||||
|
|
|
@ -88,30 +88,30 @@ BEGIN
|
|||
IDS_LOCALGROUP_MEMBERS "Members"
|
||||
|
||||
IDS_USER_ACCOUNTS "User accounts for \\\\%s"
|
||||
IDS_USER_NAME "User name"
|
||||
IDS_USER_FULL_NAME "Full name"
|
||||
IDS_USER_COMMENT "Comment"
|
||||
IDS_USER_USER_COMMENT "User comment"
|
||||
IDS_USER_COUNTRY_CODE "Country code"
|
||||
IDS_USER_ACCOUNT_ACTIVE "Account active"
|
||||
IDS_USER_ACCOUNT_EXPIRES "Account expires"
|
||||
IDS_USER_PW_LAST_SET "Password last set"
|
||||
IDS_USER_PW_EXPIRES "Password expires"
|
||||
IDS_USER_PW_CHANGEABLE "Password changeable"
|
||||
IDS_USER_PW_REQUIRED "Password required"
|
||||
IDS_USER_CHANGE_PW "User may change password"
|
||||
IDS_USER_WORKSTATIONS "Workstations allowed"
|
||||
IDS_USER_LOGON_SCRIPT "Logon script"
|
||||
IDS_USER_PROFILE "User profile"
|
||||
IDS_USER_HOME_DIR "Home directory"
|
||||
IDS_USER_LAST_LOGON "Last logon"
|
||||
IDS_USER_LOGON_HOURS "Logon hours allowed"
|
||||
IDS_USER_LOCAL_GROUPS "Local group memberships"
|
||||
IDS_USER_GLOBAL_GROUPS "Global group memberships"
|
||||
IDS_USER_NAME "User name"
|
||||
IDS_USER_FULL_NAME "Full name"
|
||||
IDS_USER_COMMENT "Comment"
|
||||
IDS_USER_USER_COMMENT "User comment"
|
||||
IDS_USER_COUNTRY_CODE "Country code"
|
||||
IDS_USER_ACCOUNT_ACTIVE "Account active"
|
||||
IDS_USER_ACCOUNT_EXPIRES "Account expires"
|
||||
IDS_USER_PW_LAST_SET "Password last set"
|
||||
IDS_USER_PW_EXPIRES "Password expires"
|
||||
IDS_USER_PW_CHANGEABLE "Password changeable"
|
||||
IDS_USER_PW_REQUIRED "Password required"
|
||||
IDS_USER_CHANGE_PW "User may change password"
|
||||
IDS_USER_WORKSTATIONS "Workstations allowed"
|
||||
IDS_USER_LOGON_SCRIPT "Logon script"
|
||||
IDS_USER_PROFILE "User profile"
|
||||
IDS_USER_HOME_DIR "Home directory"
|
||||
IDS_USER_LAST_LOGON "Last logon"
|
||||
IDS_USER_LOGON_HOURS "Logon hours allowed"
|
||||
IDS_USER_LOCAL_GROUPS "Local group memberships"
|
||||
IDS_USER_GLOBAL_GROUPS "Global group memberships"
|
||||
|
||||
IDS_USER_ENTER_PASSWORD1 "Enter a new password for the user: "
|
||||
IDS_USER_ENTER_PASSWORD2 "Enter the password again: "
|
||||
IDS_USER_NO_PASSWORD_MATCH "The passwords do not match!"
|
||||
IDS_USER_ENTER_PASSWORD1 "Enter a new password for the user: "
|
||||
IDS_USER_ENTER_PASSWORD2 "Enter the password again: "
|
||||
IDS_USER_NO_PASSWORD_MATCH "The passwords do not match!"
|
||||
|
||||
IDS_GENERIC_YES "Yes"
|
||||
IDS_GENERIC_NO "No"
|
||||
|
@ -120,6 +120,6 @@ BEGIN
|
|||
IDS_GENERIC_ALL "All"
|
||||
IDS_GENERIC_LOCKED "Locked"
|
||||
|
||||
IDS_ERROR_OPTION_NOT_SUPPORTED "The %s option is not supported yet.\n"
|
||||
IDS_ERROR_INVALID_OPTION_VALUE "You entered an invalid value for the %s option.\n"
|
||||
IDS_ERROR_OPTION_NOT_SUPPORTED "The %s option is not supported yet.\n"
|
||||
IDS_ERROR_INVALID_OPTION_VALUE "You entered an invalid value for the %s option.\n"
|
||||
END
|
||||
|
|
Loading…
Reference in a new issue