From 8a4858ec76b865e4eff98d7199db4bbc6d81e57e Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Sun, 5 Aug 2012 19:10:24 +0200 Subject: [PATCH] Rebuild MessagesEn.php Change-Id: Ibaa94493225ee9f20674c3c30df18f3da8afe28a --- languages/messages/MessagesEn.php | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 6b6bf83314..d2b6e0e4f3 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2925,22 +2925,22 @@ Deleting it may disrupt database operations of {{SITENAME}}; proceed with caution.', # Rollback -'rollback' => 'Roll back edits', -'rollback_short' => 'Rollback', -'rollbacklink' => 'rollback', -'rollbacklinkcount' => 'rollback $1 {{PLURAL:$1|edit|edits}}', +'rollback' => 'Roll back edits', +'rollback_short' => 'Rollback', +'rollbacklink' => 'rollback', +'rollbacklinkcount' => 'rollback $1 {{PLURAL:$1|edit|edits}}', 'rollbacklinkcount-morethan' => 'rollback more than $1 {{PLURAL:$1|edit|edits}}', -'rollbackfailed' => 'Rollback failed', -'cantrollback' => 'Cannot revert edit; +'rollbackfailed' => 'Rollback failed', +'cantrollback' => 'Cannot revert edit; last contributor is only author of this page.', -'alreadyrolled' => 'Cannot rollback last edit of [[:$1]] by [[User:$2|$2]] ([[User talk:$2|talk]]{{int:pipe-separator}}[[Special:Contributions/$2|{{int:contribslink}}]]); +'alreadyrolled' => 'Cannot rollback last edit of [[:$1]] by [[User:$2|$2]] ([[User talk:$2|talk]]{{int:pipe-separator}}[[Special:Contributions/$2|{{int:contribslink}}]]); someone else has edited or rolled back the page already. The last edit to the page was by [[User:$3|$3]] ([[User talk:$3|talk]]{{int:pipe-separator}}[[Special:Contributions/$3|{{int:contribslink}}]]).', -'editcomment' => "The edit summary was: \"''\$1''\".", -'revertpage' => 'Reverted edits by [[Special:Contributions/$2|$2]] ([[User talk:$2|talk]]) to last revision by [[User:$1|$1]]', -'revertpage-nouser' => 'Reverted edits by (username removed) to last revision by [[User:$1|$1]]', -'rollback-success' => 'Reverted edits by $1; +'editcomment' => "The edit summary was: \"''\$1''\".", +'revertpage' => 'Reverted edits by [[Special:Contributions/$2|$2]] ([[User talk:$2|talk]]) to last revision by [[User:$1|$1]]', +'revertpage-nouser' => 'Reverted edits by (username removed) to last revision by [[User:$1|$1]]', +'rollback-success' => 'Reverted edits by $1; changed back to last revision by $2.', # Edit tokens @@ -3267,7 +3267,7 @@ You cannot create an account', Since you do not have the hideuser right, you cannot see or edit the user's block.", 'ipbblocked' => 'You cannot block or unblock other users, because you are yourself blocked', 'ipbnounblockself' => 'You are not allowed to unblock yourself', -'ipb-default-expiry' => '', # empty so the default is unchanged from previous versions of MediaWiki +'ipb-default-expiry' => '', # do not translate or duplicate this message to other languages # Developer tools 'lockdb' => 'Lock database', -- 2.20.1