|
|
|
@ -206,8 +206,8 @@ NULL)
|
|
|
|
#define SAVE_AND_EXIT_LABEL _("Save and exit")
|
|
|
|
#define SAVE_AND_EXIT_LABEL _("Save and exit")
|
|
|
|
#define NO_LABEL _("No")
|
|
|
|
#define NO_LABEL _("No")
|
|
|
|
|
|
|
|
|
|
|
|
#define PARITY_INVALID_LABEL(target) yon_char_unite("Invalid devices parity. Needed: ",target,NULL)
|
|
|
|
#define PARITY_INVALID_LABEL(target) yon_char_unite("Invalid devices parity. Needed:"," ",target,NULL)
|
|
|
|
#define COUNT_INVALID_LABEL(target) yon_char_unite("Invalid devices chosen. Needed: ",target,NULL)
|
|
|
|
#define COUNT_INVALID_LABEL(target) yon_char_unite("Invalid devices chosen. Needed:"," ",target,NULL)
|
|
|
|
|
|
|
|
|
|
|
|
#define ABOUT_TITLE_LABEL _("About system installation")
|
|
|
|
#define ABOUT_TITLE_LABEL _("About system installation")
|
|
|
|
#define VALUE_REPEAT_LABEL _("Repeating values")
|
|
|
|
#define VALUE_REPEAT_LABEL _("Repeating values")
|
|
|
|
|