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:
47978b5
)
Kosmetik.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Thu, 7 Jan 2010 10:14:37 +0000
(11:14 +0100)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 28 Jun 2010 11:04:16 +0000
(13:04 +0200)
locale/de/locales.pl
patch
|
blob
|
history
diff --git
a/locale/de/locales.pl
b/locale/de/locales.pl
index
701cace
..
c7112eb
100755
(executable)
--- a/
locale/de/locales.pl
+++ b/
locale/de/locales.pl
@@
-543,9
+543,9
@@
sub scanhtmlfile {
open(IN, $_[0]) || die $_[0];
- my $copying = 0;
+ my $copying
= 0;
my $issubmit = 0;
- my $text = "";
+ my $text
= "";
while (my $line = <IN>) {
chomp($line);