Fixed kernel addons page title

pull/398/head
parent 89bf8e19f2
commit e48fcd4449

@ -1621,7 +1621,7 @@ msgstr ""
#: source/ubl-strings.h:441 #: source/ubl-strings.h:441
msgid "" msgid ""
"Selecting additional system kernel components from the repository. Internet " "Selecting additional kernel components to install from the repository. Internet "
"access required" "access required"
msgstr "" msgstr ""

@ -1653,10 +1653,10 @@ msgstr ""
#: source/ubl-strings.h:441 #: source/ubl-strings.h:441
msgid "" msgid ""
"Selecting additional system kernel components from the repository. Internet " "Selecting additional kernel components to install from the repository. Internet "
"access required" "access required"
msgstr "" msgstr ""
"Выбор дополнительных модулей ядра из репозитория. Требуется доступ в Интернет" "Выбор дополнительных компонентов ядра для установки из репозитория. Требуется доступ в Интернет"
#: source/ubl-strings.h:443 #: source/ubl-strings.h:443
msgid "Product ecosystem" msgid "Product ecosystem"

@ -457,7 +457,7 @@ NULL)
// #define _LABEL _("The process of restoring the system is underway...") // #define _LABEL _("The process of restoring the system is underway...")
// #define _LABEL _("System recovery successfully completed!") // #define _LABEL _("System recovery successfully completed!")
// #define _LABEL _("You can reboot the system and use the installed version or continue to work in the current system.") // #define _LABEL _("You can reboot the system and use the installed version or continue to work in the current system.")
// #define _LABEL _("Selecting additional system kernel components from the repository. Internet access required") // #define _LABEL _("Selecting additional kernel components to install from the repository. Internet access required")
// #define _LABEL _("Repository") // #define _LABEL _("Repository")
// #define _LABEL _("Name") // #define _LABEL _("Name")
// #define _LABEL _("Version") // #define _LABEL _("Version")

@ -3140,7 +3140,7 @@ Select a different installation sources.</property>
<object class="GtkLabel"> <object class="GtkLabel">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can-focus">False</property> <property name="can-focus">False</property>
<property name="label" translatable="yes">Selecting additional system kernel components from the repository. Internet access required</property> <property name="label" translatable="yes">Selecting additional kernel components to install from the repository. Internet access required</property>
<property name="wrap">True</property> <property name="wrap">True</property>
<property name="xalign">0</property> <property name="xalign">0</property>
<attributes> <attributes>

Loading…
Cancel
Save