diff --git a/source/ubl-strings.h b/source/ubl-strings.h index 50562b6..bf79203 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -49,4 +49,4 @@ #define STATUS_LABEL _("Status") #define SWITCH_OFF_ERROR_LABEL _("Service were not stopped") -#define STOP_SERVICE_WARMING_LABEL(target) yon_char_unite(_("Are you sure want to stop "),target,"? ",_("The stop will be forced.\nThe system may become unstable."),NULL) \ No newline at end of file +#define STOP_SERVICE_WARMING_LABEL(target) yon_char_unite(_("Are you sure want to stop "),target,"?\n",_("The stop will be forced.\nThe system may become unstable."),NULL) \ No newline at end of file