From 62a58570a39037fff30361a0b04a43486726c444 Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Mon, 22 Jul 2024 19:35:49 +0600 Subject: [PATCH] localisation fixes --- ubinstall-gtk.glade | 5 ++--- ubinstall-gtk.pot | 6 ++++++ ubinstall-gtk_ru.po | 6 ++++++ 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/ubinstall-gtk.glade b/ubinstall-gtk.glade index 8938134..dbb81f4 100644 --- a/ubinstall-gtk.glade +++ b/ubinstall-gtk.glade @@ -564,7 +564,6 @@ agreement 5 5 left - False True @@ -2595,7 +2594,7 @@ or continue working in the UBLinux Live environment. True False end - Success + Configuration has been saved @@ -2612,7 +2611,7 @@ or continue working in the UBLinux Live environment. True False start - You have successfully saved configuration. + You can safely exit configurator or return and create new configuration file. center True diff --git a/ubinstall-gtk.pot b/ubinstall-gtk.pot index 61832ea..ec770d3 100644 --- a/ubinstall-gtk.pot +++ b/ubinstall-gtk.pot @@ -573,6 +573,12 @@ msgstr "" msgid "Configuration" msgstr "" +msgid "Save" +msgstr "" + +msgid "Load" +msgstr "" + msgid "Installer configuration has been finished" msgstr "" diff --git a/ubinstall-gtk_ru.po b/ubinstall-gtk_ru.po index c9bb321..88ee4a7 100644 --- a/ubinstall-gtk_ru.po +++ b/ubinstall-gtk_ru.po @@ -600,6 +600,12 @@ msgstr "Сохранить в файл" msgid "Configuration" msgstr "Конфигурация" +msgid "Save" +msgstr "Сохранить" + +msgid "Load" +msgstr "Загрузить" + msgid "Installer configuration has been finished" msgstr "Настройка конфигурации завершена"