From bfe50acf7fe5407b46974b5870a5794ee2a23657 Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Mon, 25 Sep 2023 09:17:13 +0600 Subject: [PATCH] translation fixes --- source/ubl-strings.h | 1 + ubl-settings-system.pot | 4 ++++ ubl-settings-system_ru.po | 4 ++++ 3 files changed, 9 insertions(+) diff --git a/source/ubl-strings.h b/source/ubl-strings.h index 42ea7b2..784063c 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -46,6 +46,7 @@ #define MANUAL_LABEL _("Manual") #define CONSOLE_LABEL _("Console") #define FONT_LABEL _("Console font:") +#define LOCALE_SECTION_LABEL _("Locale") #define LOCALE_LABEL _("Locale:") #define LANGUAGE_LABEL _("Language:") diff --git a/ubl-settings-system.pot b/ubl-settings-system.pot index 1fa8d52..1250dfa 100644 --- a/ubl-settings-system.pot +++ b/ubl-settings-system.pot @@ -209,6 +209,10 @@ msgstr "" msgid "Console font:" msgstr "" +#: source/ubl-strings.h:49 +msgid "Locale" +msgstr "" + #: source/ubl-strings.h:49 msgid "Locale:" msgstr "" diff --git a/ubl-settings-system_ru.po b/ubl-settings-system_ru.po index e407101..89c9dd4 100644 --- a/ubl-settings-system_ru.po +++ b/ubl-settings-system_ru.po @@ -213,6 +213,10 @@ msgstr "Консоль" msgid "Console font:" msgstr "Шрифт в консоли:" +#: source/ubl-strings.h:49 +msgid "Locale" +msgstr "Локаль" + #: source/ubl-strings.h:49 msgid "Locale:" msgstr "Доступные языки в системе:"