diff --git a/source/ubl-strings.h b/source/ubl-strings.h index 674f2b7..1afc4ab 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -3,7 +3,7 @@ #define TITLE_LABEL _("System update") #define TITLE_INFO_LABEL _("System update settings management") - #define NOTHING_CHOSEN_LABEL _("Nothing were chosen") + // #define NOTHING_CHOSEN_LABEL _("Nothing were chosen") #define EMPTY_IMPORTANT_LABEL _("Empty important field!") #define ADD_REPO_LABEL _("Add repository") #define EDIT_REPO_LABEL _("Edit repository")