diff --git a/locale/ubl-settings-repomanager.pot b/locale/ubl-settings-repomanager.pot index 2fa228b..980cfb1 100644 --- a/locale/ubl-settings-repomanager.pot +++ b/locale/ubl-settings-repomanager.pot @@ -27,8 +27,7 @@ msgstr "" #: source/ubl-strings.h:5 msgid "" -"https://wiki.ublinux.ru/en/Software/Programs_and_utilities/All/ubl-settings-" -"repomanager" +"https://wiki.ublinux.com/en/software/programs_and_utilities/all/ubl-settings-repomanager" msgstr "" #: source/ubl-strings.h:7 diff --git a/locale/ubl-settings-repomanager_ru.po b/locale/ubl-settings-repomanager_ru.po index 141d3df..6a763ff 100644 --- a/locale/ubl-settings-repomanager_ru.po +++ b/locale/ubl-settings-repomanager_ru.po @@ -27,11 +27,9 @@ msgstr "Настройка параметров и управление репо #: source/ubl-strings.h:5 msgid "" -"https://wiki.ublinux.ru/en/Software/Programs_and_utilities/All/ubl-settings-" -"repomanager" +"https://wiki.ublinux.com/en/software/programs_and_utilities/all/ubl-settings-repomanager" msgstr "" -"https://wiki.ublinux.ru/ru/Software/Programs_and_utilities/All/ubl-settings-" -"repomanager" +"https://wiki.ublinux.com/ru/software/programs_and_utilities/all/ubl-settings-repomanager" #: source/ubl-strings.h:7 msgid "Would you like to read documentation in the Web?" diff --git a/source/ubl-settings-repomanager-add-window.c b/source/ubl-settings-repomanager-add-window.c index 8a44def..ccdfb5f 100644 --- a/source/ubl-settings-repomanager-add-window.c +++ b/source/ubl-settings-repomanager-add-window.c @@ -107,7 +107,6 @@ void on_add_package(GtkWidget *self, repo_add_window *window){ gtk_file_chooser_set_current_folder(GTK_FILE_CHOOSER(dialog->MainFileChooser),main_config.last_selection); } yon_gtk_window_setup(GTK_WINDOW(dialog->Window),GTK_WINDOW(window->MainWindow),CHOSE_PACKAGES_TITLE_LABEL,icon_path,"filechooserWindow"); - gtk_label_set_text(GTK_LABEL(dialog->HeaderTopic),CHOSE_PACKAGES_TITLE_LABEL); GtkFileFilter *filter = gtk_file_filter_new(); gtk_file_filter_add_pattern(filter,"*.pkg.tar*[^.sig]"); diff --git a/source/ubl-strings.h b/source/ubl-strings.h index d1325e3..cf507b1 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -2,7 +2,7 @@ #define TITLE_LABEL _("Repository manager") #define TITLE_INFO_LABEL _("Repository management and configuring") -#define WIKI_LINK _("https://wiki.ublinux.ru/software/programs_and_utilities/all/ubl-settings-repomanager") +#define WIKI_LINK _("https://wiki.ublinux.com/en/software/programs_and_utilities/all/ubl-settings-repomanager") // #define NOTHING_CHOSEN_LABEL _("Nothing were chosen") diff --git a/ubl-settings-repomanager.desktop b/ubl-settings-repomanager.desktop index 1c2febb..b911910 100644 --- a/ubl-settings-repomanager.desktop +++ b/ubl-settings-repomanager.desktop @@ -71,7 +71,7 @@ GenericName[sr@latin]=Menadžer repozitorijuma GenericName[sr]=Менаџер репозиторијума GenericName[sl]=Upravljalnik repozitorija GenericName[sk]=Správca repozitára -GenericName[ru]=Менеджер репозитория +GenericName[ru]=Менеджер репозиториев GenericName[ro]=Manager de depozit GenericName[pt_BR]=Gerenciador de Repositórios GenericName[pt]=Gestor de Repositórios @@ -129,7 +129,7 @@ Comment[sr@latin]=Upravljanje i podešavanje sistemskog repozitorijuma Comment[sr]=Управљање и подешавање системског репозиторијума Comment[sl]=Upravljanje in nastavitve sistemskega repozitorija Comment[sk]=Správa a nastavenie systémového repozitára -Comment[ru]=Управление и настройка репозитория системы +Comment[ru]=Управление и настройка репозиториев системы Comment[ro]=Gestionarea și configurarea depozitului sistemului Comment[pt_BR]=Gerenciamento e configurações do repositório do sistema Comment[pt]=Gerenciamento e configurações do repositório do sistema