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:
f3288b9
)
Nicht in POD-Dokumentation am Ende der Datei nach Übersetzungen/Templates suchen
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Thu, 13 Jan 2011 14:20:04 +0000
(15:20 +0100)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Thu, 13 Jan 2011 14:20:04 +0000
(15:20 +0100)
scripts/locales.pl
patch
|
blob
|
history
diff --git
a/scripts/locales.pl
b/scripts/locales.pl
index
bdc3852
..
b972a49
100755
(executable)
--- a/
scripts/locales.pl
+++ b/
scripts/locales.pl
@@
-331,6
+331,8
@@
sub scanfile {
my ($is_submit, $line_no, $sub_line_no) = (0, 0, 0);
while (<$fh>) {
+ last if /^\s*__END__/;
+
$line_no++;
# is this another file