diff --git a/source/ublexec.cc b/source/ublexec.cc index 380aec3..fb7837c 100644 --- a/source/ublexec.cc +++ b/source/ublexec.cc @@ -141,6 +141,7 @@ void MainWindow::add_CSS(){ } void MainWindow::localization(){ + aboutWindows->set_website(_("https://wiki.ublinux.com")); btnSynopsis->set_label(_("Help")); btnAbout->set_label(_("About the program")); aboutWindows->set_comments(_("ublexec")); diff --git a/ublexec_ru.po b/ublexec_ru.po index 6b36fe4..5f16e42 100644 --- a/ublexec_ru.po +++ b/ublexec_ru.po @@ -6,6 +6,9 @@ msgid "" msgstr "" +msgid "https://wiki.ublinux.com" +msgstr "https://wiki.ublinux.ru" + msgid "About the program" msgstr "О программе"