Добавлен toltip

pull/17/head
Igor Belitskiy 3 years ago
parent fd62bece01
commit 901bba1f63

@ -181,6 +181,8 @@ void MainWindow::localization() {
lblOther->set_text(_("Other")); lblOther->set_text(_("Other"));
lblDevelopment->set_text(_("Development")); lblDevelopment->set_text(_("Development"));
lblSystem->set_text(_("System")); lblSystem->set_text(_("System"));
btnListApp->set_tooltip_text(_("Application Overview"));
btnFilemaneg->set_tooltip_text(_("File Overview"));
} }

@ -6,6 +6,12 @@
msgid "" msgid ""
msgstr "" msgstr ""
msgid "File Overview"
msgstr ""
msgid "Application Overview"
msgstr ""
msgid "https://wiki.ublinux.com" msgid "https://wiki.ublinux.com"
msgstr "" msgstr ""

@ -16,6 +16,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
msgid "File Overview"
msgstr "Обзор файлов"
msgid "Application Overview"
msgstr "Обзор приложений"
msgid "https://wiki.ublinux.com" msgid "https://wiki.ublinux.com"
msgstr "https://wiki.ublinux.ru" msgstr "https://wiki.ublinux.ru"

Loading…
Cancel
Save