From 10401a78b204edd201fa9a80f35d059fd74d0e94 Mon Sep 17 00:00:00 2001 From: Ivan Dmitrievich Yartsev Date: Fri, 28 Nov 2025 18:05:52 +0600 Subject: [PATCH] Changed 'Skip installation' button label --- locale/ubinstall-gtk.pot | 2 +- locale/ubinstall-gtk_ru.po | 4 ++-- source/ubl-strings.h | 2 +- ubinstall-gtk.glade | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/locale/ubinstall-gtk.pot b/locale/ubinstall-gtk.pot index b39496c..2271d1b 100644 --- a/locale/ubinstall-gtk.pot +++ b/locale/ubinstall-gtk.pot @@ -1170,7 +1170,7 @@ msgid "Source" msgstr "" #: source/ubl-strings.h:331 -msgid "Skip installation" +msgid "Skip configuration" msgstr "" #: source/ubl-strings.h:331 diff --git a/locale/ubinstall-gtk_ru.po b/locale/ubinstall-gtk_ru.po index 4606539..033d640 100644 --- a/locale/ubinstall-gtk_ru.po +++ b/locale/ubinstall-gtk_ru.po @@ -1209,8 +1209,8 @@ msgid "Source" msgstr "Источник" #: source/ubl-strings.h:331 -msgid "Skip installation" -msgstr "Пропустить установку" +msgid "Skip configuration" +msgstr "Пропустить настройку" msgid "" "Attention! The system will be installed in the selected partition. " diff --git a/source/ubl-strings.h b/source/ubl-strings.h index 8462d36..8afdaaa 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -341,4 +341,4 @@ NULL) // #define _LABEL _("Recovery section") // #define _LABEL _("Start installation scenario") // #define _LABEL _("Source") -// #define _LABEL _("Skip installation") \ No newline at end of file +// #define _LABEL _("Skip configuration") \ No newline at end of file diff --git a/ubinstall-gtk.glade b/ubinstall-gtk.glade index 72a6f9d..e20465b 100644 --- a/ubinstall-gtk.glade +++ b/ubinstall-gtk.glade @@ -10674,7 +10674,7 @@ separately into the selected partition. - Skip installation + Skip configuration True True image28