[NET/USE]
[reactos.git] / reactos / base / applications / network / net / lang / en-US.rc
index f477a39..6ca97b5 100644 (file)
@@ -86,30 +86,32 @@ 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_USE_NOW_CONNECTED "%s is now connected to %s\n"
 
     IDS_GENERIC_YES "Yes"
     IDS_GENERIC_NO "No"
@@ -118,6 +120,8 @@ 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"
+    IDS_ERROR_SYSTEM_ERROR "The system error %d happened.\n"
+    IDS_ERROR_NO_ERROR "The command got executed successfully.\n"
 END