aboutsummaryrefslogtreecommitdiffstats
path: root/langs/report.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-05-24 14:27:32 +0000
committerRomain d'Alverny <rda@mageia.org>2012-05-24 14:27:32 +0000
commit24b9ddaef1d1c48899d6ead413e2a7387eabf09b (patch)
tree111673c94207b8295dbbcb96e76d8fbeb0bc2704 /langs/report.php
parent894c718a415839f3683daaf251f15c3793358408 (diff)
downloadwww-24b9ddaef1d1c48899d6ead413e2a7387eabf09b.tar
www-24b9ddaef1d1c48899d6ead413e2a7387eabf09b.tar.gz
www-24b9ddaef1d1c48899d6ead413e2a7387eabf09b.tar.bz2
www-24b9ddaef1d1c48899d6ead413e2a7387eabf09b.tar.xz
www-24b9ddaef1d1c48899d6ead413e2a7387eabf09b.zip
fix counter
Diffstat (limited to 'langs/report.php')
-rw-r--r--langs/report.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/langs/report.php b/langs/report.php
index e85652aa2..8b24376fd 100644
--- a/langs/report.php
+++ b/langs/report.php
@@ -77,7 +77,6 @@
// special case, en
if ($l == 'en') {
$s .= '<td class="number">' . count($test['notrans']) . ' strings</td>';
- $stats['en']['strings'] += $test['a'];
$enStringsCount[$f] += $test['a'];
// regular case