diff --git a/source/ubl-strings.h b/source/ubl-strings.h index c443502..d1325e3 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -4,7 +4,7 @@ #define WIKI_LINK _("https://wiki.ublinux.ru/software/programs_and_utilities/all/ubl-settings-repomanager") -#define NOTHING_CHOSEN_LABEL _("Nothing were chosen") +// #define NOTHING_CHOSEN_LABEL _("Nothing were chosen") #define INFORMATION_LABEL _("Information") @@ -67,7 +67,7 @@ #define DELETE_TOOLTIP_LABEL _("Delete") #define ADD_REPO_TOOLTIP_LABEL _("Add repository") #define REPOSITORIES_LABEL _("Repository (-ies)") -#define ACCEPT_LABEL _("Accept") +// #define ACCEPT_LABEL _("Accept") #define REPO_LABEL _("Repository:") #define SOURCE_LABEL _("Source") @@ -95,7 +95,7 @@ #define KEY_CREATION_FAILURE_LABEL _("Key creation failed") #define CHOOSE_LABEL _("Choose") -#define CANCEL_LABEL _("Cancel") +// #define CANCEL_LABEL _("Cancel") #define CREATE_REPO_LABEL _("Open or create repository") #define OPEN_REPO_LABEL _("Open existing repository") @@ -105,7 +105,7 @@ #define ENABLE_DISABLE_REPO_LABEL _("Enable/disable repository publish") #define CHECK_REPO_LABEL _("Check dependences") #define SIGN_REPO_LABEL _("Sign ripository") -#define OPEN_LABEL _("Open") +// #define OPEN_LABEL _("Open") #define OPERATION_DONE_LABEL _("Operation done")