From: Eric Bollengier Date: Tue, 22 Nov 2022 15:39:30 +0000 (+0100) Subject: Fix #2962 Change btape sample output message X-Git-Tag: Beta-15.0.0~344 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c3a47dd2ff8f088afddbd37eef0f9ca6626601d;p=thirdparty%2Fbacula.git Fix #2962 Change btape sample output message --- diff --git a/bacula/src/stored/btape.c b/bacula/src/stored/btape.c index f31f1cc5f..e36a710a2 100644 --- a/bacula/src/stored/btape.c +++ b/bacula/src/stored/btape.c @@ -1793,7 +1793,7 @@ failed: } all_done: - Pmsg0(-1, _("\nThe above Bacula scan should have output identical to what follows.\n" + Pmsg0(-1, _("\nThe above Bacula scan should have output similar to what follows.\n" "Please double check it ...\n" "=== Sample correct output ===\n" "1 block of 64448 bytes in file 1\n"