Index: trunk/phase3/languages/messages/MessagesDiq.php |
— | — | @@ -1742,8 +1742,6 @@ |
1743 | 1743 | 'listgrouprights-rights' => 'Heqqî', |
1744 | 1744 | 'listgrouprights-helppage' => 'Help:Heqqanê gruban', |
1745 | 1745 | 'listgrouprights-members' => '(lista ezayan)', |
1746 | | -'listgrouprights-right-display' => '{{PLURAL:$2|Grubi|Grubi}} têare benê: $1', |
1747 | | -'listgrouprights-right-revoked' => '{{PLURAL:$2|Grub|Grubi}} wedariyene/diyenê wera: $1', |
1748 | 1746 | 'listgrouprights-addgroup' => 'şıma eşkenî hesabê xo re {{PLURAL:$2|grub|gruban}} têare kerî: $1', |
1749 | 1747 | 'listgrouprights-removegroup' => 'şıma eşkenî hesabê xo ra {{PLURAL:$2|grub|gruban}} bıvecî: $1', |
1750 | 1748 | 'listgrouprights-addgroup-all' => 'şıma hesabê xo re heme gruban eşkeni têare bıkeri', |
Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -2553,8 +2553,8 @@ |
2554 | 2554 | 'listgrouprights-rights' => 'Rights', |
2555 | 2555 | 'listgrouprights-helppage' => 'Help:Group rights', |
2556 | 2556 | 'listgrouprights-members' => '(list of members)', |
2557 | | -'listgrouprights-right-display' => '<span class="listgrouprights-granted">$1 ($2)</span>', # only translate this message to other languages if you have to change it |
2558 | | -'listgrouprights-right-revoked' => '<span class="listgrouprights-revoked">$1 ($2)</span>', # only translate this message to other languages if you have to change it |
| 2557 | +'listgrouprights-right-display' => '<span class="listgrouprights-granted">$1 <tt>($2)</tt></span>', # only translate this message to other languages if you have to change it |
| 2558 | +'listgrouprights-right-revoked' => '<span class="listgrouprights-revoked">$1 <tt>($2)</tt></span>', # only translate this message to other languages if you have to change it |
2559 | 2559 | 'listgrouprights-addgroup' => 'Add {{PLURAL:$2|group|groups}}: $1', |
2560 | 2560 | 'listgrouprights-removegroup' => 'Remove {{PLURAL:$2|group|groups}}: $1', |
2561 | 2561 | 'listgrouprights-addgroup-all' => 'Add all groups', |