https://git.reactos.org/?p=reactos.git;a=commitdiff;h=751674c98e2ed686f258a2...
commit 751674c98e2ed686f258a2448a1a98829acf9278 Author: Eric Kohl eric.kohl@reactos.org AuthorDate: Sun Nov 4 18:39:13 2018 +0100 Commit: Eric Kohl eric.kohl@reactos.org CommitDate: Sun Nov 4 18:39:13 2018 +0100
[MC] Add some messages to netmsg.dll --- sdk/include/reactos/mc/netmsgmsg.mc | 220 ++++++++++++++++++++++++++++++++++++ 1 file changed, 220 insertions(+)
diff --git a/sdk/include/reactos/mc/netmsgmsg.mc b/sdk/include/reactos/mc/netmsgmsg.mc index 08528d1ef7..3820e609d8 100644 --- a/sdk/include/reactos/mc/netmsgmsg.mc +++ b/sdk/include/reactos/mc/netmsgmsg.mc @@ -94,6 +94,226 @@ Language=Russian The device is not connected. .
+MessageId=2114 +Severity=Success +Facility=System +SymbolicName=NERR_ServerNotStarted +Language=English +The Server service is not started. +. +Language=Russian +The Server service is not started. +. + +MessageId=2115 +Severity=Success +Facility=System +SymbolicName=NERR_ItemNotFound +Language=English +The queue is empty. +. +Language=Russian +The queue is empty. +. + +MessageId=2116 +Severity=Success +Facility=System +SymbolicName=NERR_UnknownDevDir +Language=English +The device or directory does not exist. +. +Language=Russian +The device or directory does not exist. +. + +MessageId=2117 +Severity=Success +Facility=System +SymbolicName=NERR_RedirectedPath +Language=English +The operation is invalid on a redirected resource. +. +Language=Russian +The operation is invalid on a redirected resource. +. + +MessageId=2118 +Severity=Success +Facility=System +SymbolicName=NERR_DuplicateShare +Language=English +The name has already been shared. +. +Language=Russian +The name has already been shared. +. + +MessageId=2119 +Severity=Success +Facility=System +SymbolicName=NERR_NoRoom +Language=English +The server is currently out of the requested resource. +. +Language=Russian +The server is currently out of the requested resource. +. + +MessageId=2121 +Severity=Success +Facility=System +SymbolicName=NERR_TooManyItems +Language=English +Requested addition of items exceeds the maximum allowed. +. +Language=Russian +Requested addition of items exceeds the maximum allowed. +. + +MessageId=2122 +Severity=Success +Facility=System +SymbolicName=NERR_InvalidMaxUsers +Language=English +The Peer service supports only two simultaneous users. +. +Language=Russian +The Peer service supports only two simultaneous users. +. + +MessageId=2123 +Severity=Success +Facility=System +SymbolicName=NERR_BufTooSmall +Language=English +The API return buffer is too small. +. +Language=Russian +The API return buffer is too small. +. + +MessageId=2127 +Severity=Success +Facility=System +SymbolicName=NERR_RemoteErr +Language=English +A remote API error occurred. +. +Language=Russian +A remote API error occurred. +. + +MessageId=2131 +Severity=Success +Facility=System +SymbolicName=NERR_LanmanIniError +Language=English +An error occurred when opening or reading the configuration file. +. +Language=Russian +An error occurred when opening or reading the configuration file. +. + +MessageId=2136 +Severity=Success +Facility=System +SymbolicName=NERR_NetworkError +Language=English +A general network error occurred. +. +Language=Russian +A general network error occurred. +. + +MessageId=2137 +Severity=Success +Facility=System +SymbolicName=NERR_WkstaInconsistentState +Language=English +The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service. +. +Language=Russian +The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service. +. + +MessageId=2138 +Severity=Success +Facility=System +SymbolicName=NERR_WkstaNotStarted +Language=English +The Workstation service has not been started. +. +Language=Russian +The Workstation service has not been started. +. + +MessageId=2139 +Severity=Success +Facility=System +SymbolicName=NERR_BrowserNotStarted +Language=English +The requested information is not available. +. +Language=Russian +The requested information is not available. +. + +MessageId=2140 +Severity=Success +Facility=System +SymbolicName=NERR_InternalError +Language=English +An internal error occurred. +. +Language=Russian +An internal error occurred. +. + +MessageId=2141 +Severity=Success +Facility=System +SymbolicName=NERR_BadTransactConfig +Language=English +The server is not configured for transactions. +. +Language=Russian +The server is not configured for transactions. +. + +MessageId=2142 +Severity=Success +Facility=System +SymbolicName=NERR_InvalidAPI +Language=English +The requested API is not supported on the remote server. +. +Language=Russian +The requested API is not supported on the remote server. +. + +MessageId=2143 +Severity=Success +Facility=System +SymbolicName=NERR_BadEventName +Language=English +The event name is invalid. +. +Language=Russian +The event name is invalid. +. + +MessageId=2144 +Severity=Success +Facility=System +SymbolicName=NERR_DupNameReboot +Language=English +The computer name already exists on the network. Change it and restart the computer. +. +Language=Russian +The computer name already exists on the network. Change it and restart the computer. +. +
; ; other message definitions