r51660 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51659‎ | r51660 | r51661 >
Date:20:19, 9 June 2009
Author:tparscal
Status:deferred
Tags:
Comment:
Adjusted language in warning message.
Modified paths:
  • /trunk/extensions/UsabilityInitiative/EditWarning/EditWarning.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UsabilityInitiative/EditWarning/EditWarning.i18n.php
@@ -14,5 +14,5 @@
1515 $messages['en'] = array(
1616 'editwarning' => 'Edit warning',
1717 'editwarning-desc' => 'Show a warning when a user tries to leave the edit form without saving',
18 - 'editwarning-warning' => 'You have unsaved changes. Click OK to leave this page and destroy your changes, or Cancel to stay here and keep them.',
 18+ 'editwarning-warning' => 'You have unsaved changes. Click OK to leave this page and abandon your changes, or Cancel to stay here and keep them.',
1919 );

Status & tagging log