Changed 'Skip installation' button label

pull/155/head
parent a604ec7821
commit 10401a78b2

@ -1170,7 +1170,7 @@ msgid "Source"
msgstr ""
#: source/ubl-strings.h:331
msgid "Skip installation"
msgid "Skip configuration"
msgstr ""
#: source/ubl-strings.h:331

@ -1209,8 +1209,8 @@ msgid "Source"
msgstr "Источник"
#: source/ubl-strings.h:331
msgid "Skip installation"
msgstr "Пропустить установку"
msgid "Skip configuration"
msgstr "Пропустить настройку"
msgid ""
"<b>Attention!</b> The system will be installed in the selected partition. "

@ -341,4 +341,4 @@ NULL)
// #define _LABEL _("Recovery section")
// #define _LABEL _("Start installation scenario")
// #define _LABEL _("Source")
// #define _LABEL _("Skip installation")
// #define _LABEL _("Skip configuration")

@ -10674,7 +10674,7 @@ separately into the selected partition.</property>
</child>
<child>
<object class="GtkButton" id="SkipInstallationButton">
<property name="label" translatable="yes">Skip installation</property>
<property name="label" translatable="yes">Skip configuration</property>
<property name="can-focus">True</property>
<property name="receives-default">True</property>
<property name="image">image28</property>

Loading…
Cancel
Save