Changed wiki link

pull/108/head
parent ad9606a3b6
commit b0e53d3ec3
No known key found for this signature in database
GPG Key ID: FF1D842BF4DDE92B

@ -21,6 +21,10 @@ msgstr ""
msgid "Repository manager" msgid "Repository manager"
msgstr "Менеджер репозиториев" msgstr "Менеджер репозиториев"
#: source/ubl-strings.h:4
msgid "https://wiki.ublinux.ru/en/Software/Programs_and_utilities/All/ubl-settings-repomanager"
msgstr "https://wiki.ublinux.ru/ru/Software/Programs_and_utilities/All/ubl-settings-repomanager"
#: source/ubl-strings.h:3 #: source/ubl-strings.h:3
msgid "Repository management and configuring" msgid "Repository management and configuring"
msgstr "Настройка параметров и управление репозиториями системы" msgstr "Настройка параметров и управление репозиториями системы"

@ -17,8 +17,6 @@
#endif #endif
#include "ubl-strings.h" #include "ubl-strings.h"
#define WIKI_LINK "https://wiki.ublinux.ru/ru/Программное_обеспечениерограммы_и_утилиты/Все/ubl-settings-repomanager"
#define _(String) gettext(String) #define _(String) gettext(String)
#define glade_path "/com/ublinux/ui/ubl-settings-repomanager.glade" #define glade_path "/com/ublinux/ui/ubl-settings-repomanager.glade"

@ -2,6 +2,8 @@
#define TITLE_LABEL _("Repository manager") #define TITLE_LABEL _("Repository manager")
#define TITLE_INFO_LABEL _("Repository management and configuring") #define TITLE_INFO_LABEL _("Repository management and configuring")
#define WIKI_LINK _("https://wiki.ublinux.ru/en/Software/Programs_and_utilities/All/ubl-settings-repomanager")
#define HELP_TITLE_LABEL _("Would you like to read documentation in the Web?") #define HELP_TITLE_LABEL _("Would you like to read documentation in the Web?")
#define HELP_INFO_LABEL _("You will be redirected to documentation website where documentation is\ntranslated and supported by community.") #define HELP_INFO_LABEL _("You will be redirected to documentation website where documentation is\ntranslated and supported by community.")
#define HELP_ALWAYS_OPEN_LABEL _("Always redirect to online documentation") #define HELP_ALWAYS_OPEN_LABEL _("Always redirect to online documentation")

Loading…
Cancel
Save