aboutsummaryrefslogtreecommitdiffstats
path: root/stattrans.pl
diff options
context:
space:
mode:
authorThomas Huriaux <thuriaux>2005-04-16 13:08:44 +0000
committerThomas Huriaux <thuriaux>2005-04-16 13:08:44 +0000
commitc0c62953ea6207e5d07d9682bf771a84fed107a7 (patch)
treed9bc2705f06d2792531cc171781e1584e6bfa331 /stattrans.pl
parent06e9bb15774836b8b84c9b9251f82ce6a474b4ca (diff)
Fix chinese stats
CVS version numbers stattrans.pl: 1.63 -> 1.64
Diffstat (limited to 'stattrans.pl')
-rwxr-xr-xstattrans.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/stattrans.pl b/stattrans.pl
index 8feecaae42c..07ba83f6aa9 100755
--- a/stattrans.pl
+++ b/stattrans.pl
@@ -262,6 +262,7 @@ foreach $lang (@search_in) {
print "$l.html " if ($config{'verbose'});
$t_body = $u_body = $o_body = "";
+ $translated{$lang} = $outdated{$lang} = $untranslated{$lang} = 0;
# get stats about files
foreach $file (@filenames) {

© 2014-2024 Faster IT GmbH | imprint | privacy policy