Fixed installation page title

pull/313/head
parent 1517969e56
commit 5b45c58762

@ -1548,7 +1548,7 @@ msgid "Configuring the installation of additional components"
msgstr ""
#: source/ubl-strings.h:427
msgid "Wait for the system to finish loading"
msgid "Wait until the system installation is complete"
msgstr ""
#: source/ubl-strings.h:428

@ -1572,8 +1572,8 @@ msgid "Configuring the installation of additional components"
msgstr "Настройка установки дополнительных компонентов"
#: source/ubl-strings.h:427
msgid "Wait for the system to finish loading"
msgstr "Дождитесь завершения загрузки системы"
msgid "Wait until the system installation is complete"
msgstr "Дождитесь завершения установки системы"
#: source/ubl-strings.h:428
msgid "Modules and packages"

@ -435,7 +435,7 @@ NULL)
// #define _LABEL _("Setting up system boot")
// #define _LABEL _("Setting up network access")
// #define _LABEL _("Configuring the installation of additional components")
// #define _LABEL _("Wait for the system to finish loading")
// #define _LABEL _("Wait until the system installation is complete")
// #define _LABEL _("Modules and packages")
// #define _LABEL _("Setting the system")
// #define _LABEL _("Selecting software packages to install from the repository. Internet access is required")

@ -7375,7 +7375,7 @@ Select a different installation source.</property>
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes">Wait for the system to finish loading</property>
<property name="label" translatable="yes">Wait until the system installation is complete</property>
<property name="wrap">True</property>
<property name="xalign">0</property>
<attributes>

Loading…
Cancel
Save