From 59ca028cc27295f411d08b45bba899ff4f889296 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=B4=D0=BC=D0=B8=D0=BD=D0=B8=D1=81=D1=82=D1=80?= =?UTF-8?q?=D0=B0=D1=82=D0=BE=D1=80?= Date: Mon, 29 Jul 2024 10:37:40 +0000 Subject: [PATCH] Localisation update --- source/ubl-strings.h | 1 + ubinstall-gtk.pot | 4 ++++ ubinstall-gtk_ru.po | 4 ++++ 3 files changed, 9 insertions(+) diff --git a/source/ubl-strings.h b/source/ubl-strings.h index d1176b9..a8c35ca 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -66,6 +66,7 @@ #define GB_LABEL _("Gb") #define MB_LABEL _("Mb") #define AVALIABLE_LANGUAGES_LABEL _("Available languages in the system:") +#define AVALIABLE_LANGUAGES_TITLE_LABEL _("Available languages in the system") #define NO_DEVICE_CHOSEN_LABEL _("No device were chosen") diff --git a/ubinstall-gtk.pot b/ubinstall-gtk.pot index ec770d3..6054adf 100644 --- a/ubinstall-gtk.pot +++ b/ubinstall-gtk.pot @@ -303,6 +303,10 @@ msgstr "" msgid "Available languages in the system:" msgstr "" +#: source/ubl-strings.h:66 +msgid "Available languages in the system" +msgstr "" + #: source/ubl-strings.h:67 msgid "No device were chosen" msgstr "" diff --git a/ubinstall-gtk_ru.po b/ubinstall-gtk_ru.po index 285dfed..14ebf42 100644 --- a/ubinstall-gtk_ru.po +++ b/ubinstall-gtk_ru.po @@ -317,6 +317,10 @@ msgstr "Мб" msgid "Available languages in the system:" msgstr "Доступные языки в системе:" +#: source/ubl-strings.h:66 +msgid "Available languages in the system" +msgstr "Доступные языки в системе" + #: source/ubl-strings.h:67 msgid "No device were chosen" msgstr "Устройство не выбрано"