Index: trunk/translatewiki/MediaWiki/mediawiki-defines.txt |
— | — | @@ -1537,7 +1537,7 @@ |
1538 | 1538 | descmsg = translate-desc |
1539 | 1539 | file = Translate/Translate.i18n.php |
1540 | 1540 | aliasfile = Translate/Translate.alias.php |
1541 | | -optional = translate-page-paging-links, translate-languagestats-groups, supportedlanguages-portallink, supportedlanguages-portallink-nocldr |
| 1541 | +optional = translate-page-paging-links, supportedlanguages-portallink, supportedlanguages-portallink-nocldr |
1542 | 1542 | optional = translate-edit-tab-next, translate-edit-tab-prev |
1543 | 1543 | ignored = translate-edit-tag-warning, supportedlanguages-localsummary |
1544 | 1544 | |
Index: trunk/extensions/Translate/Translate.i18n.php |
— | — | @@ -232,9 +232,6 @@ |
233 | 233 | 'translate-percentage-fuzzy' => 'Outdated', |
234 | 234 | 'translate-nothing-to-do' => 'All possible translations appear to have been made. |
235 | 235 | You are encouraged to review messages through [[Special:Translate|{{int:translate}}]].', |
236 | | - 'translate-languagestats-groups' => ' # Add message group IDs, one per line to restrict the message groups that |
237 | | - # are shown on Special:LanguageStats. Non-existing message group IDs will |
238 | | - # be ignored.', # do not duplicate this message to other languages |
239 | 236 | 'translate-languagestats-overall' => 'All message groups together', |
240 | 237 | 'translate-ls-submit' => 'Show statistics', |
241 | 238 | 'translate-ls-column-group' => 'Message group', |