You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/include/reactos/mc/errcodes.mc
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -6145,16 +6145,16 @@ Severity=Success
6145
6145
Facility=System
6146
6146
SymbolicName=ERROR_FAILED_DRIVER_ENTRY
6147
6147
Language=English
6148
-
The driver was not loaded because it failed it's initialization call.
6148
+
The driver was not loaded because it failed its initialization call.
6149
6149
.
6150
6150
Language=Russian
6151
-
The driver was not loaded because it failed it's initialization call.
6151
+
The driver was not loaded because it failed its initialization call.
6152
6152
.
6153
6153
Language=Polish
6154
6154
Sterownik nie został załadowany, ponieważ nie powiodło się wywołanie jego inicjalizacji.
6155
6155
.
6156
6156
Language=Romanian
6157
-
The driver was not loaded because it failed it's initialization call.
6157
+
The driver was not loaded because it failed its initialization call.
6158
6158
.
6159
6159
Language=Japanese
6160
6160
ドライバの初期化コールに失敗したため、ドライバがロードされませんでした。
@@ -34540,16 +34540,16 @@ Severity=Success
34540
34540
Facility=System
34541
34541
SymbolicName=ERROR_DS_LDAP_SEND_QUEUE_FULL
34542
34542
Language=English
34543
-
The LDAP servers network send queue has filled up because the client is not processing the results of it's requests fast enough. No more requests will be processed until the client catches up. If the client does not catch up then it will be disconnected.
34543
+
The LDAP servers network send queue has filled up because the client is not processing the results of its requests fast enough. No more requests will be processed until the client catches up. If the client does not catch up then it will be disconnected.
34544
34544
.
34545
34545
Language=Russian
34546
-
The LDAP servers network send queue has filled up because the client is not processing the results of it's requests fast enough. No more requests will be processed until the client catches up. If the client does not catch up then it will be disconnected.
34546
+
The LDAP servers network send queue has filled up because the client is not processing the results of its requests fast enough. No more requests will be processed until the client catches up. If the client does not catch up then it will be disconnected.
34547
34547
.
34548
34548
Language=Polish
34549
34549
Kolejka odbiorcza sieci serwerów LDAP wypełniła się, ponieważ klient nie przetwarza odpowiednio szybko wyników swoich żądań. Żadne żądania nie będą przetwarzane do czasu wyrównania klienta. Jeżeli klient nie zostanie wyrównany, zostanie rozłączony.
34550
34550
.
34551
34551
Language=Romanian
34552
-
The LDAP servers network send queue has filled up because the client is not processing the results of it's requests fast enough. No more requests will be processed until the client catches up. If the client does not catch up then it will be disconnected.
34552
+
The LDAP servers network send queue has filled up because the client is not processing the results of its requests fast enough. No more requests will be processed until the client catches up. If the client does not catch up then it will be disconnected.
0 commit comments