From da9e873b6c761a08d285b56e328dcd08acf2950d Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Mon, 20 Jan 2025 14:40:33 +0600 Subject: [PATCH] Localisatino edits --- source/ubl-strings.h | 2 +- ubl-settings-usergroups_ru.po | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/ubl-strings.h b/source/ubl-strings.h index 9a22b17..4bf8c74 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -212,7 +212,7 @@ #define PASSWORD_REPEAT_LABEL _("Repeat password:") #define PASSWORD_HASH_LABEL _("Password hash:") #define PASSWORD_NO_ENCRYPT_LABEL _("Do not encrypt password") -#define RESTRICTED_SYMBOLS_LABEL _("Password contain restricted symbols") +#define RESTRICTED_SYMBOLS_LABEL _("Password contain special symbols") //ubl-settings-usergroups-savesettings.glade #define SAVESETTINGS_TITLE_LABEL _("Additional configuration of service parameter saving") diff --git a/ubl-settings-usergroups_ru.po b/ubl-settings-usergroups_ru.po index 29ed13f..fa2e510 100644 --- a/ubl-settings-usergroups_ru.po +++ b/ubl-settings-usergroups_ru.po @@ -817,8 +817,8 @@ msgid "Do not encrypt password" msgstr "Не шифровать пароль" #: source/ubl-strings.h:215 -msgid "Password contain restricted symbols" -msgstr "Пароль содержит запрещённые символы" +msgid "Password contain special symbols" +msgstr "Пароль содержит спецсимволы" #: source/ubl-strings.h:218 msgid "Additional configuration of service parameter saving"