[NET] Move HRELPMSG, LOVALGROUP and NAME command syntax and help texts into a message...
[reactos.git] / base / applications / network / net / lang / ru-RU.rc
index 49f4fb3..e52cc2a 100644 (file)
@@ -4,37 +4,6 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
-    IDS_HELPMSG_SYNTAX "NET HELPMSG <Код ошибки>\n\n"
-    IDS_HELPMSG_HELP_1 "NET HELPMSG displays information about network messages (such as\n\
-error, warning and alert messages). When you type NET HELPMSG and the numeric\n\
-error (for example, ""net helpmsg 2182""), you will get information about the\n\
-message and suggested actions you can take to solve the problem.\n\n"
-    IDS_HELPMSG_HELP_2 "message#   Is the numerical error with which you need help.\n\n"
-    IDS_LOCALGROUP_SYNTAX "NET LOCALGROUP [имя_группы [/COMMENT:""текст""]] [/DOMAIN]\n\
-               имя_группы {/ADD [/COMMENT:""текст""] | /DELETE}  [/DOMAIN]\n\
-               имя_группы имя [...] {/ADD | /DELETE} [/DOMAIN]\n\n"
-    IDS_LOCALGROUP_HELP_1 "NET LOCALGROUP adds, displays or modifies local groups on computers. When\n\
-used without parameters, it displays the local groups on the computer.\n\n"
-    IDS_LOCALGROUP_HELP_2 "groupname        Is the name of the local group to add, expand, or\n\
-                 delete. Supply only a groupname to view a list of\n\
-                 users or global groups in a local group.\n"
-    IDS_LOCALGROUP_HELP_3 "/COMMENT:""text""  Adds a comment for a new or existing group.\n\
-                 Enclose the text inquotation marks.\n"
-    IDS_LOCALGROUP_HELP_4 "/DOMAIN          Performs the operation on a domain controller\n\
-                 of the current domain. Otherwise, the operation is \n\
-                 performed on the local computer.\n"
-    IDS_LOCALGROUP_HELP_5 "name[ ...]       List one or more usernames or groupnams to add to or\n\
-                 remove from a local group. Separate multiple entries with\n\
-                 a space. Names may be users or global groups, but not\n\
-                 other local groups. If a user is from another doamin,\n\
-                 preface the username with the domain name (for\n\
-                 example, SALES\\RALPHR).\n"
-    IDS_LOCALGROUP_HELP_6 "/ADD             Adds a groupname or username to a local group. An account\n\
-                 must be established for users or global groups added to a\n\
-                 local group with this command.\n"
-    IDS_LOCALGROUP_HELP_7 "/DELETE          Removes a groupname or username from a local group.\n\n"
-    IDS_NAME_SYNTAX "NET NAME ...\n\n"
-    IDS_NAME_HELP "NAME\n...\n\n"
     IDS_PRINT_SYNTAX  "NET PRINT ...\n\n"
     IDS_PRINT_HELP "PRINT\n...\n\n"
     IDS_PAUSE_SYNTAX "NET PAUSE <имя_службы>\n\n"