From: Kern Sibbald Date: Thu, 10 Dec 2009 11:33:46 +0000 (+0100) Subject: Tweak waiting messages X-Git-Tag: Release-5.0.0~153 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=40f95f85e257a2b0e4384e81712fa581e69e77e2;p=bacula%2Fbacula Tweak waiting messages --- diff --git a/bacula/src/stored/askdir.c b/bacula/src/stored/askdir.c index 3bf2d9cee9..5f17c78b8a 100644 --- a/bacula/src/stored/askdir.c +++ b/bacula/src/stored/askdir.c @@ -519,8 +519,8 @@ bool dir_ask_sysop_to_create_appendable_volume(DCR *dcr) } else { if (stat == W_TIMEOUT || stat == W_MOUNT) { Mmsg(dev->errmsg, _( -"Job %s waiting. Cannot find any appendable volumes.\n" -"Please use the \"label\" command to create a new Volume for:\n" +"Job %s is waiting. Cannot find any appendable volumes.\n" +"Please use the \"label\" command to create a new Volume for:\n" " Storage: %s\n" " Pool: %s\n" " Media type: %s\n"),