diff --git a/source/ubl-strings.h b/source/ubl-strings.h index 64862f8..4e1c415 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -24,6 +24,7 @@ Configuration - configuration path") http_proxy - proxy-server for repository, replaces 'http_proxy'. Single parameter per repository\n\ mirrorlist - mirrors file, make sure server URL is NOT included in this file! Single parameter per repository") /* + #define _LABEL _("Resource link of file path") #define _LABEL _("Open file explorer") #define _LABEL _("Add source") #define _LABEL _("Username") diff --git a/ubl-settings-update-mirror-add.glade b/ubl-settings-update-mirror-add.glade index 691d16e..46f836b 100644 --- a/ubl-settings-update-mirror-add.glade +++ b/ubl-settings-update-mirror-add.glade @@ -158,6 +158,7 @@ mirrorlist - mirrors file, make sure server URL is NOT included in this file! Si True True + Resource link of file path True diff --git a/ubl-settings-update.pot b/ubl-settings-update.pot index dadea83..ac37b45 100644 --- a/ubl-settings-update.pot +++ b/ubl-settings-update.pot @@ -80,6 +80,10 @@ msgid "" "file! Single parameter per repository" msgstr "" +#: source/ubl-strings.h:27 +msgid "Resource link of file path" +msgstr "" + #: source/ubl-strings.h:27 msgid "Open file explorer" msgstr "" diff --git a/ubl-settings-update_ru.po b/ubl-settings-update_ru.po index f3e0c48..6ec8dcb 100644 --- a/ubl-settings-update_ru.po +++ b/ubl-settings-update_ru.po @@ -90,6 +90,10 @@ msgstr "" "mirrorlist - файл зерка, убедитесь что URL текущего сервера НЕ включен в " "этот файл! Допускается только один параметр на репозиторий" +#: source/ubl-strings.h:27 +msgid "Resource link of file path" +msgstr "Ссылка на ресурс или путь до файла" + #: source/ubl-strings.h:27 msgid "Open file explorer" msgstr "Открыть в файловом менеджере"