From: Bernd Bleßmann Date: Mon, 4 Jan 2021 17:34:05 +0000 (+0100) Subject: locales-Skript: Kosmetik: Kommentare X-Git-Tag: kivitendo-mebil_0.1-0~9^2~539 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/commitdiff_plain/15dc93766e6dc0a87238811db14dd65d6fb354f2 locales-Skript: Kosmetik: Kommentare - Typo gefixt - Kommandozeilenparameter nicht im Kommentar: gibt es als Hilfe und im POD und waren nicht vollständig --- diff --git a/scripts/locales.pl b/scripts/locales.pl index 8faea2148..dc93a355d 100755 --- a/scripts/locales.pl +++ b/scripts/locales.pl @@ -1,9 +1,6 @@ #!/usr/bin/perl -# -n do not include custom_ scripts -# -v verbose mode, shows progress stuff - -# this version of locles processes not only all required .pl files +# this version of locales processes not only all required .pl files # but also all parse_html_templated files. use utf8;