r54720 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r54719‎ | r54720 | r54721 >
Date:13:54, 10 August 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Tweak 'editwarning-warning' from r54717
Modified paths:
  • /trunk/extensions/UsabilityInitiative/EditWarning/EditWarning.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UsabilityInitiative/EditWarning/EditWarning.i18n.php
@@ -14,7 +14,8 @@
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' => 'Leaving this page may cause you to lose any changes you have made. You can disable this warning in the {{int:prefs-editing}} section of your preferences.',
 18+ 'editwarning-warning' => 'Leaving this page may cause you to lose any changes you have made.
 19+You can disable this warning in the "{{int:prefs-editing}}" section of your preferences.',
1920 'editwarning-preference' => 'Warn me when I leave an edit page with unsaved changes',
2021 );
2122

Follow-up revisions

RevisionCommit summaryAuthorDate
r54752Merge a bunch of UsabilityInitiative fixes. This commit may mess up svn:merge...catrope22:12, 10 August 2009

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r54717EditWarning: Mention possibility to disable warning in warning messagecatrope13:34, 10 August 2009

Status & tagging log