From 4675320092c99eaffb327351c8cf99eb67f6b71f Mon Sep 17 00:00:00 2001 From: Igor Belitskiy Date: Tue, 7 Mar 2023 11:56:15 +0600 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=BB=D0=BE=D0=BA=D0=B0=D0=BB=D0=B8=D0=B7=D0=B0?= =?UTF-8?q?=D1=86=D0=B8=D1=8F=20url?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/ublexec.cc | 1 + ublexec_ru.po | 3 +++ 2 files changed, 4 insertions(+) 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 "О программе"