]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak waiting messages
authorKern Sibbald <kern@sibbald.com>
Thu, 10 Dec 2009 11:33:46 +0000 (12:33 +0100)
committerKern Sibbald <kern@sibbald.com>
Thu, 10 Dec 2009 11:33:46 +0000 (12:33 +0100)
bacula/src/stored/askdir.c

index 3bf2d9cee9b9986cf55ab155c9a87ba46e4a45ac..5f17c78b8a48e74f1eebd42cfca040633275131e 100644 (file)
@@ -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"),