r66932 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66931‎ | r66932 | r66933 >
Date:21:14, 26 May 2010
Author:siebrand
Status:ok
Tags:
Comment:
Update 'filerevert-comment' and 'undeletecomment' to "Reason:".
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -2273,7 +2273,7 @@
22742274 'filerevert-backlink' => '← $1', # only translate this message to other languages if you have to change it
22752275 'filerevert-legend' => 'Revert file',
22762276 'filerevert-intro' => "You are about to revert the file '''[[Media:$1|$1]]''' to the [$4 version as of $3, $2].",
2277 -'filerevert-comment' => 'Comment:',
 2277+'filerevert-comment' => 'Reason:',
22782278 'filerevert-defaultcomment' => 'Reverted to version as of $2, $1',
22792279 'filerevert-submit' => 'Revert',
22802280 'filerevert-success' => "'''[[Media:$1|$1]]''' has been reverted to the [$4 version as of $3, $2].",
@@ -2836,7 +2836,7 @@
28372837 'undeleteviewlink' => 'view',
28382838 'undeletereset' => 'Reset',
28392839 'undeleteinvert' => 'Invert selection',
2840 -'undeletecomment' => 'Comment:',
 2840+'undeletecomment' => 'Reason:',
28412841 'undeletedarticle' => 'restored "[[$1]]"',
28422842 'undeletedrevisions' => '{{PLURAL:$1|1 revision|$1 revisions}} restored',
28432843 'undeletedrevisions-files' => '{{PLURAL:$1|1 revision|$1 revisions}} and {{PLURAL:$2|1 file|$2 files}} restored',

Status & tagging log