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"