aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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