Index: trunk/extensions/Translate/Translate.i18n.php |
— | — | @@ -385,9 +385,9 @@ |
386 | 386 | 'translate-messagereview-doit' => 'Accept this translation as a correct translation.', |
387 | 387 | |
388 | 388 | // Damn the 16 character limit for user group names! |
389 | | - 'group-translate-proofr' => 'Translation reviewers', |
390 | | - 'group-translate-proofr-member' => '{{GENDER:$1|translation reviewer}}', |
391 | | - 'grouppage-translate-proofr' => '{{ns:project}}:Translation reviewers', |
| 389 | + 'group-translate-proofr' => 'Translation reviewers', |
| 390 | + 'group-translate-proofr-member' => '{{GENDER:$1|translation reviewer}}', |
| 391 | + 'grouppage-translate-proofr' => '{{ns:project}}:Translation reviewers', |
392 | 392 | |
393 | 393 | ); |
394 | 394 | |