diff --git a/source/ublexec.cc b/source/ublexec.cc index d5c5082..49ee207 100644 --- a/source/ublexec.cc +++ b/source/ublexec.cc @@ -147,7 +147,7 @@ void MainWindow::localization() { aboutWindows->set_copyright(str_authors); aboutWindows->set_website(_("https://wiki.ublinux.com")); btnSynopsis->set_label(_("Help")); - btnAbout->set_label(_("About the program")); + btnAbout->set_label(_("About")); aboutWindows->set_comments(_("ublexec")); aboutWindows->set_website_label(_("Project Home Page")); aboutWindows->set_version(_(version_application.c_str())); diff --git a/ublexec.glade b/ublexec.glade index feca7dd..105ea1b 100644 --- a/ublexec.glade +++ b/ublexec.glade @@ -996,7 +996,7 @@ True False - About the program + About True