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 "Устройство не выбрано"