From d7b1486f58fb4a773f98fde20df2f6245db6ff30 Mon Sep 17 00:00:00 2001
From: Jens Steidl <Jens.Steidl@slub-dresden.de>
Date: Mon, 12 Oct 2020 17:48:43 +0200
Subject: [PATCH] - translated comment

---
 bin/slubsipbuilderbagit.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/slubsipbuilderbagit.pl b/bin/slubsipbuilderbagit.pl
index ec92aa6..a18a93d 100644
--- a/bin/slubsipbuilderbagit.pl
+++ b/bin/slubsipbuilderbagit.pl
@@ -56,7 +56,7 @@ package SLUB::LZA::SIPBuilderBagIt;
     use XML::XPath;
     use XML::LibXSLT;
 
-    our $VERBOSE = 0;            # print ausgaben schalter 0 => on, 1 und größer = off
+    our $VERBOSE = 0;            # print output switch 0 => on, 1 and larger = off
 
     # old SLUB_SIP_Builder functions
     my $marc_mods_url  = 'http://www.loc.gov/standards/mods/v3/MARC21slim2MODS3-6.xsl';
-- 
GitLab