From 553d646b722c3993ef232d16cdb3123021a92e48 Mon Sep 17 00:00:00 2001 From: Dmitry Degtyarev Date: Tue, 29 Mar 2022 10:40:35 +0400 Subject: [PATCH] update translation --- src/admc/admc_en.ts | 18 ++++++++++++------ src/admc/admc_ru.ts | 18 ++++++++++++------ 2 files changed, 24 insertions(+), 12 deletions(-) diff --git a/src/admc/admc_en.ts b/src/admc/admc_en.ts index 3fdb17ff..294270b9 100644 --- a/src/admc/admc_en.ts +++ b/src/admc/admc_en.ts @@ -2334,18 +2334,24 @@ PasswordEdit - + Passwords don't match! - - + + + Error - + + Password cannot be empty. + + + + Password contains invalid characters @@ -3237,12 +3243,12 @@ utils.cpp - + Input field for Name contains one or more of the following illegal characters: # , + " \ < > ; = (leading space) (trailing space) (leading question mark) - + Error diff --git a/src/admc/admc_ru.ts b/src/admc/admc_ru.ts index 6468311b..6bc936fd 100644 --- a/src/admc/admc_ru.ts +++ b/src/admc/admc_ru.ts @@ -2334,18 +2334,24 @@ PasswordEdit - + Passwords don't match! Пароли не совпадают! - - + + + Error Ошибка - + + Password cannot be empty. + Пароль не может быть пустым. + + + Password contains invalid characters Пароль содержит недопустимые символы @@ -3238,12 +3244,12 @@ utils.cpp - + Input field for Name contains one or more of the following illegal characters: # , + " \ < > ; = (leading space) (trailing space) (leading question mark) Поле ввода "Имя" содержит один или несколько из следующих недопустимых символов: # , + " \ < > ; = (пробел в начале) (пробел в конце) (? в начале) - + Error Ошибка