Index: trunk/extensions/CodeReview/CodeReview.i18n.php |
— | — | @@ -136,7 +136,7 @@ |
137 | 137 | $4', |
138 | 138 | |
139 | 139 | 'code-stats' => 'statistics', |
140 | | - 'code-stats-header' => 'Repository statistics for $1', |
| 140 | + 'code-stats-header' => 'Statistics for repository $1', |
141 | 141 | 'code-stats-main' => 'As of $1, the repository has $2 {{PLURAL:$2|revision|revisions}} by [[Special:Code/$3/author|$4 {{PLURAL:$4|author|authors}}]].', |
142 | 142 | 'code-stats-staus-breakdown' => 'Number of revisions per state', |
143 | 143 | 'code-stats-fixme-breakdown' => 'Breakdown of fixmes per author', |