git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@785
91ce42f0-d328-0410-95d8-
f526ca767f89
case L_VERIFY_VOLUME_TO_CATALOG:
str = _("Verify Volume to Catalog");
break;
+ case L_VERIFY_DISK_TO_CATALOG:
+ str - _("Verify Disk to Catalog");
+ break;
case L_VERIFY_DATA:
str = _("Verify Data");
break;
"End of File mark.\n"
"1 block of 64448 bytes in file 4\n"
"End of File mark.\n"
- "Total files=4, blocks=7, bytes = 451136\n"
+ "Total files=4, blocks=7, bytes = 451,136\n"
"=== End sample correct output ===\n\n"));
Pmsg0(-1, _("If the above scan output is not identical to the\n"
#undef VERSION
#define VERSION "1.32c"
#define VSTRING "1"
-#define BDATE "24 Oct 2003"
-#define LSMDATE "24Oct03"
+#define BDATE "26 Oct 2003"
+#define LSMDATE "26Oct03"
/* Debug flags */
#undef DEBUG