|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
#define ADDITIONAL_ARGS yon_char_unite(\
|
|
|
|
#define ADDITIONAL_ARGS yon_char_unite(\
|
|
|
|
" --dry-run ",_("Dry run; Installation will not start"),"\n",\
|
|
|
|
" --dry-run ",_("Dry run; Installation will not start"),"\n",\
|
|
|
|
" --file <PATH> ", _("Set ini file for configuration mode"),\
|
|
|
|
" --autoinstall ", _("Automatically run installation according to script"),\
|
|
|
|
NULL)
|
|
|
|
NULL)
|
|
|
|
|
|
|
|
|
|
|
|
#define KEYBOARD_TITLE_LABEL _("Keyboard layout")
|
|
|
|
#define KEYBOARD_TITLE_LABEL _("Keyboard layout")
|
|
|
|
|