Index: trunk/extensions/MarkAsHelpful/MarkAsHelpful.i18n.php |
— | — | @@ -15,7 +15,7 @@ |
16 | 16 | 'markashelpful-desc' => 'Provides a user interface to mark comments as helpful', |
17 | 17 | 'mah-mark-text' => 'Mark as helpful', |
18 | 18 | 'mah-you-marked-text' => 'You think this is helpful', |
19 | | - 'mah-someone-marked-text' => '$1 thinks this is helpful', |
| 19 | + 'mah-someone-marked-text' => '{{GENDER:$1|$1}} thinks this is helpful', |
20 | 20 | 'mah-undo-mark-text' => 'undo', |
21 | 21 | 'mah-action-error' => 'There is an error performing this action', |
22 | 22 | ); |