r107087 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107086‎ | r107087 | r107088 >
Date:18:43, 22 December 2011
Author:catrope
Status:ok
Tags:
Comment:
Change error message to past tense
Modified paths:
  • /trunk/extensions/MarkAsHelpful/MarkAsHelpful.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MarkAsHelpful/MarkAsHelpful.i18n.php
@@ -17,7 +17,7 @@
1818 'mah-you-marked-text' => 'You think this is helpful',
1919 'mah-someone-marked-text' => '{{GENDER:$1|$1}} thinks this is helpful',
2020 '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',
2222 );
2323
2424 /** Message documentation (Message documentation)

Status & tagging log