mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 16:23:01 +00:00
[NET] Improve displaying status message (#4096)
- Simplify conditions - Add application error translation function [NET][MC] Add missing Russian (ru-RU) translation
This commit is contained in:
parent
cde6339155
commit
073607c237
4 changed files with 30 additions and 13 deletions
|
@ -2409,7 +2409,7 @@ Language=Romanian
|
|||
The user name could not be found.
|
||||
.
|
||||
Language=Russian
|
||||
The user name could not be found.
|
||||
Не найдено имя пользователя.
|
||||
.
|
||||
Language=Spanish
|
||||
The user name could not be found.
|
||||
|
@ -2467,7 +2467,7 @@ Language=Romanian
|
|||
The group already exists.
|
||||
.
|
||||
Language=Russian
|
||||
The group already exists.
|
||||
Указанная группа уже существует.
|
||||
.
|
||||
Language=Spanish
|
||||
The group already exists.
|
||||
|
@ -2496,7 +2496,7 @@ Language=Romanian
|
|||
The account already exists.
|
||||
.
|
||||
Language=Russian
|
||||
The account already exists.
|
||||
Учётная запись уже существует.
|
||||
.
|
||||
Language=Spanish
|
||||
The account already exists.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue