Removed repeating localisation

pull/100/head
parent 18bbf207ba
commit 405d151f06

@ -18,8 +18,8 @@
#define LOCALE_LABEL _("Locale:") #define LOCALE_LABEL _("Locale:")
#define LANGUAGE_LABEL _("Language:") #define LANGUAGE_LABEL _("Language:")
#define DEFAULT_LABEL _("Default") // #define DEFAULT_LABEL _("Default")
#define CANCEL_LABEL _("Cancel") // #define CANCEL_LABEL _("Cancel")
#define COPY_SUCCESS_LABEL _("Machine ID has been copied") #define COPY_SUCCESS_LABEL _("Machine ID has been copied")
@ -27,7 +27,7 @@
#define INSERT_LABEL _("Insert data") #define INSERT_LABEL _("Insert data")
#define ACCEPT_LABEL _("Accept") // #define ACCEPT_LABEL _("Accept")
#define APPLY_LABEL _("Apply") #define APPLY_LABEL _("Apply")
#define EMPTY_IMPORTANT_LABEL _("Important field is empty") #define EMPTY_IMPORTANT_LABEL _("Important field is empty")

Loading…
Cancel
Save