diff --git a/locale/ubinstall-gtk.pot b/locale/ubinstall-gtk.pot index 9363bf3..596c180 100644 --- a/locale/ubinstall-gtk.pot +++ b/locale/ubinstall-gtk.pot @@ -1372,7 +1372,7 @@ msgid "Recovery section" msgstr "" #: source/ubl-strings.h:400 -msgid "Start installation scenario" +msgid "Install according to the script" msgstr "" #: source/ubl-strings.h:401 diff --git a/locale/ubinstall-gtk_ru.po b/locale/ubinstall-gtk_ru.po index 498e4ce..958dd77 100644 --- a/locale/ubinstall-gtk_ru.po +++ b/locale/ubinstall-gtk_ru.po @@ -1411,8 +1411,8 @@ msgid "Recovery section" msgstr "Восстановление" #: source/ubl-strings.h:400 -msgid "Start installation scenario" -msgstr "Приступить к установке по сценарию" +msgid "Install according to the script" +msgstr "Установка по сценарию" #: source/ubl-strings.h:401 msgid "Source" diff --git a/source/ubl-strings.h b/source/ubl-strings.h index 23c4e04..7229858 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -378,7 +378,7 @@ NULL) // #define _LABEL _("Installation on same partition") // #define _LABEL _("Advanced section") // #define _LABEL _("Recovery section") -// #define _LABEL _("Start installation scenario") +// #define _LABEL _("Install according to the script") // #define _LABEL _("Source") // #define _LABEL _("Skip configuration")