[NET][MC] Move remaining generic strings from net.exe to netmsg.dll.
[reactos.git] / base / applications / network / net / lang / en-US.rc
index 2b22b11..11b0a59 100644 (file)
@@ -10,11 +10,4 @@ BEGIN
     IDS_ACCOUNTS_WORKSTATION "Workstation"
 
     IDS_USE_NOW_CONNECTED "%s is now connected to %s\n"
-
-    IDS_GENERIC_SYNTAX "The syntax of this command is:\n\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 completed successfully.\n\n"
 END