r51314 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51313‎ | r51314 | r51315 >
Date:22:00, 1 June 2009
Author:siebrand
Status:ok
Tags:
Comment:
Follow-up on r51282. In 'revdelete-modify-missing' there is no second parameter.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1335,7 +1335,7 @@
13361336 You do not have access to it.',
13371337 'revdelete-modify-no-access' => 'Error modifying the item dated $2, $1: this item has been marked "restricted".
13381338 You do not have access to it.',
1339 -'revdelete-modify-missing' => 'Error modifying item ID $2, $1: it is missing from the database!',
 1339+'revdelete-modify-missing' => 'Error modifying item ID $1: it is missing from the database!',
13401340 'revdelete-no-change' => "'''Warning:''' the item dated $2, $1 already had the requested visibility settings.",
13411341 'revdelete-concurrent-change' => 'Error modifying the item dated $2, $1: its status appears to have been changed by someone else while you attempted to modify it.
13421342 Please check the logs.',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r51282Split date and time as requested by Nikerabbit.tstarling12:23, 1 June 2009

Status & tagging log