Добавлена локализация url

pull/3/head^2
Igor Belitskiy 3 years ago
parent 6ee00e7914
commit 4675320092

@ -141,6 +141,7 @@ void MainWindow::add_CSS(){
} }
void MainWindow::localization(){ void MainWindow::localization(){
aboutWindows->set_website(_("https://wiki.ublinux.com"));
btnSynopsis->set_label(_("Help")); btnSynopsis->set_label(_("Help"));
btnAbout->set_label(_("About the program")); btnAbout->set_label(_("About the program"));
aboutWindows->set_comments(_("ublexec")); aboutWindows->set_comments(_("ublexec"));

@ -6,6 +6,9 @@
msgid "" msgid ""
msgstr "" msgstr ""
msgid "https://wiki.ublinux.com"
msgstr "https://wiki.ublinux.ru"
msgid "About the program" msgid "About the program"
msgstr "О программе" msgstr "О программе"

Loading…
Cancel
Save