Index: trunk/extensions/Translate/groups/MediaWikiExtensions.php |
— | — | @@ -362,11 +362,10 @@ |
363 | 363 | protected $description = '{{int:translate-group-desc-wikimediaextensions}}'; |
364 | 364 | |
365 | 365 | protected $wmfextensions = array( |
366 | | - 'ext-abusefilter', // test.wikipedia.org |
| 366 | + 'ext-abusefilter', |
367 | 367 | 'ext-antibot', // anti spam and such (usually all wikis) |
368 | 368 | 'ext-antispoof', |
369 | 369 | 'ext-assertedit', // bots |
370 | | - 'ext-boardvote', // used rarely |
371 | 370 | 'ext-categorytree', |
372 | 371 | 'ext-centralauth', |
373 | 372 | 'ext-centralnotice', // used rarely |
— | — | @@ -377,6 +376,7 @@ |
378 | 377 | 'ext-codereview', // MediaWiki.org |
379 | 378 | 'ext-collection-core', |
380 | 379 | 'ext-collection-other', |
| 380 | + 'ext-communityvoice', // usability.wikimedia.org |
381 | 381 | 'ext-confirmedit', |
382 | 382 | 'ext-confirmeditfancycaptcha', |
383 | 383 | 'ext-contactpage', // on nl.wp and wikimediafoundation.org |