Fixed Autorun of services page title

pull/299/head
parent bb4eee981b
commit 3ccfe6629b

@ -1515,10 +1515,6 @@ msgstr ""
msgid "Setting up system users"
msgstr ""
#: source/ubl-strings.h:421
msgid "Startup"
msgstr ""
#: source/ubl-strings.h:422
msgid "Configuring startup services"
msgstr ""

@ -1539,10 +1539,6 @@ msgstr "Введите свой часовой пояс"
msgid "Setting up system users"
msgstr "Настройка пользователей системы"
#: source/ubl-strings.h:421
msgid "Startup"
msgstr "Автозагрузка"
#: source/ubl-strings.h:422
msgid "Configuring startup services"
msgstr "Настройка служб автозагрузки"

@ -428,7 +428,6 @@ NULL)
// #define _LABEL _("System language")
// #define _LABEL _("Specify your preferred system languages")
// #define _LABEL _("Setting up system users")
// #define _LABEL _("Startup")
// #define _LABEL _("Configuring startup services")
// #define _LABEL _("Starting the system")
// #define _LABEL _("Setting up system boot")

@ -5561,7 +5561,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">Startup</property>
<property name="label" translatable="yes">Autorun of services</property>
<property name="wrap">True</property>
<property name="xalign">0</property>
<attributes>

Loading…
Cancel
Save