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 "Доступные языки в системе:"