From 6ee00e79141d48edf306514822f480b6e8012321 Mon Sep 17 00:00:00 2001 From: Igor Belitskiy Date: Tue, 7 Mar 2023 11:39:44 +0600 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D0=BB=D0=BE=D0=BA=D0=B0=D0=BB=D0=B8=D0=B7?= =?UTF-8?q?=D0=B0=D1=86=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/ublexec.cc | 2 +- ublexec.glade | 2 -- ublexec_ru.po | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/source/ublexec.cc b/source/ublexec.cc index 76ab60a..380aec3 100644 --- a/source/ublexec.cc +++ b/source/ublexec.cc @@ -141,7 +141,7 @@ void MainWindow::add_CSS(){ } void MainWindow::localization(){ - btnSynopsis->set_label(_("Synopsis")); + btnSynopsis->set_label(_("Help")); btnAbout->set_label(_("About the program")); aboutWindows->set_comments(_("ublexec")); aboutWindows->set_website_label(_("Project Home Page")); diff --git a/ublexec.glade b/ublexec.glade index ca9d7b6..d50abd3 100644 --- a/ublexec.glade +++ b/ublexec.glade @@ -1124,8 +1124,6 @@ specified priority 5 5 5 - 6 - 6 True diff --git a/ublexec_ru.po b/ublexec_ru.po index 7eb916b..6b36fe4 100644 --- a/ublexec_ru.po +++ b/ublexec_ru.po @@ -9,7 +9,7 @@ msgstr "" msgid "About the program" msgstr "О программе" -msgid "Synopsis" +msgid "Help" msgstr "Справка" msgid "Project Home Page"