projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52faff2
)
locales-Skript: Kosmetik: Kommentare
author
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Mon, 4 Jan 2021 17:34:05 +0000
(18:34 +0100)
committer
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Mon, 4 Jan 2021 17:34:05 +0000
(18:34 +0100)
- Typo gefixt
- Kommandozeilenparameter nicht im Kommentar: gibt es als Hilfe
und im POD und waren nicht vollständig
scripts/locales.pl
patch
|
blob
|
history
diff --git
a/scripts/locales.pl
b/scripts/locales.pl
index
8faea21
..
dc93a35
100755
(executable)
--- 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;