Index: trunk/extensions/MarkAsHelpful/MarkAsHelpful.i18n.php |
— | — | @@ -17,7 +17,7 @@ |
18 | 18 | 'mah-you-marked-text' => 'You think this is helpful', |
19 | 19 | 'mah-someone-marked-text' => '{{GENDER:$1|$1}} thinks this is helpful', |
20 | 20 | 'mah-undo-mark-text' => 'undo', |
21 | | - 'mah-action-error' => 'There is an error performing this action', |
| 21 | + 'mah-action-error' => 'There was an error performing this action', |
22 | 22 | ); |
23 | 23 | |
24 | 24 | /** Message documentation (Message documentation) |