diff --git a/source/ubl-strings.h b/source/ubl-strings.h index 1c77658..6be74b9 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -6,7 +6,7 @@ #define BOOT_MENU_LABEL _("Boot menu") #define BOOT_SELECTION_LABEL _("Boot selection menu timer:") #define SECONDS_LABEL _("seconds") -#define DEFAULT_LABEL _("Default") +// #define DEFAULT_LABEL _("Default") #define DEFAULT_OS_LABEL _("Default OS:") #define LOAD_DISPLAY_MODE_LABEL _("Load screen display mode:") #define BOOT_USERS_LABEL _("Boot Menu Users") @@ -28,8 +28,8 @@ #define EDIT_LABEL _("Edit") #define REMOVE_LABEL _("Remove") -#define ACCEPT_LABEL _("Accept") -#define CANCE_LABEL _("Cancel") +// #define ACCEPT_LABEL _("Accept") +// #define CANCE_LABEL _("Cancel") #define BOOT_LOG_LABEL _("Boot animation with log") #define BOOT_NO_LOG_LABEL _("Boot animation without log")