char*command=yon_char_unite(ubconfig_dull_command,"--target system ",command_parameters,"",user_string,NULL);
char*command=yon_char_unite(ubconfig_dull_command," --target system remove [autoinstall] ",GRUB_PASSWORD_parameter_all,"; ",ubconfig_dull_command,"--target system ",command_parameters,"",user_string,NULL);
#define installer_locale_parameter_command "ubconfig --source global get [autoinstall] AUTOINSTALL[installer_locale]"
@ -267,6 +270,7 @@ layout && /description:/ {\
#define get_localisation_command "ubconfig -ea --source global get [autoinstall] AUTOINSTALL[installer_locale] -- get [autoinstall] AUTOINSTALL['ubconfig set [locale] LANG'] -- get [locale] LANG"
#define save_config_command(parameters) yon_char_unite("ubconfig --target system set [autoinstall] AUTOINSTALL[log]=yes ", parameters, "; nice ubinstall autoinstall --noautoconfig --noinstall_extra", NULL)
#define CONFIGURATION_FINISH_HEAD_LABEL _("Installer configuration has been finished")
@ -297,6 +298,7 @@ NULL)
#define NOT_ENOUGH_SPACE_LABEL _("The size of the new disk partition is larger than the size of the selected partition") //Размер нового раздела диска превышает размер выбранного раздела
#define MODULE_NOT_ENOUGH_SPACE_LABEL _("There is not enough space to install modules")
#define PACKAGE_NOT_ENOUGH_SPACE_LABEL _("There is not enough space to install packages")
#define EDIT_USER_LABEL _("Edit user")
// #define _LABEL _("Chosen size:")
// #define _LABEL _("Overall size:")
@ -427,7 +429,6 @@ NULL)
// #define _LABEL _("System language")
// #define _LABEL _("Specify your preferred system languages")