From 8a4db2c150d4fd2588e3d51a83a693fae74f4b75 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Mon, 7 Jan 2013 16:17:00 +0100 Subject: [PATCH] php maintenance/language/rebuildLanguage.php --lang=en Change-Id: Ibd542bdc9ca2531ab0a8a29c0ac471de0b902f30 --- languages/messages/MessagesEn.php | 48 +++++++++++++++---------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index e316d73769..83105fd232 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2990,8 +2990,8 @@ See the [[Special:ProtectedPages|protected pages list]] for the list of currentl 'prot_1movedto2' => '[[$1]] moved to [[$2]]', 'protect-badnamespace-title' => 'Non-protectable namespace', 'protect-badnamespace-text' => 'Pages in this namespace cannot be protected.', -'protect-norestrictiontypes-title' => 'Non-protectable page', 'protect-norestrictiontypes-text' => 'This page cannot be protected as there are no restriction types available.', +'protect-norestrictiontypes-title' => 'Non-protectable page', 'protect-legend' => 'Confirm protection', 'protectcomment' => 'Reason:', 'protectexpiry' => 'Expires:', @@ -3007,23 +3007,23 @@ Here are the current settings for the page '''$1''':", Here are the current settings for the page '''$1''':", 'protect-cascadeon' => "This page is currently protected because it is included in the following {{PLURAL:$1|page, which has|pages, which have}} cascading protection turned on. You can change this page's protection level, but it will not affect the cascading protection.", -'protect-default' => 'Allow all users', -'protect-fallback' => 'Require "$1" permission', -'protect-level-autoconfirmed' => 'Block new and unregistered users', -'protect-level-sysop' => 'Administrators only', -'protect-summary-desc' => '[$1=$2] ($3)', # only translate this message to other languages if you have to change it -'protect-summary-cascade' => 'cascading', -'protect-expiring' => 'expires $1 (UTC)', -'protect-expiring-local' => 'expires $1', -'protect-expiry-indefinite' => 'indefinite', -'protect-cascade' => 'Protect pages included in this page (cascading protection)', -'protect-cantedit' => 'You cannot change the protection levels of this page because you do not have permission to edit it.', -'protect-othertime' => 'Other time:', -'protect-othertime-op' => 'other time', -'protect-existing-expiry' => 'Existing expiry time: $3, $2', -'protect-otherreason' => 'Other/additional reason:', -'protect-otherreason-op' => 'Other reason', -'protect-dropdown' => '*Common protection reasons +'protect-default' => 'Allow all users', +'protect-fallback' => 'Require "$1" permission', +'protect-level-autoconfirmed' => 'Block new and unregistered users', +'protect-level-sysop' => 'Administrators only', +'protect-summary-desc' => '[$1=$2] ($3)', # only translate this message to other languages if you have to change it +'protect-summary-cascade' => 'cascading', +'protect-expiring' => 'expires $1 (UTC)', +'protect-expiring-local' => 'expires $1', +'protect-expiry-indefinite' => 'indefinite', +'protect-cascade' => 'Protect pages included in this page (cascading protection)', +'protect-cantedit' => 'You cannot change the protection levels of this page because you do not have permission to edit it.', +'protect-othertime' => 'Other time:', +'protect-othertime-op' => 'other time', +'protect-existing-expiry' => 'Existing expiry time: $3, $2', +'protect-otherreason' => 'Other/additional reason:', +'protect-otherreason-op' => 'Other reason', +'protect-dropdown' => '*Common protection reasons ** Excessive vandalism ** Excessive spamming ** Counter-productive edit warring @@ -3788,10 +3788,10 @@ This is probably caused by a link to a blacklisted external site.', 'pageinfo-protect-cascading' => 'Protections are cascading from here', 'pageinfo-protect-cascading-yes' => 'Yes', 'pageinfo-protect-cascading-from' => 'Protections are cascading from', -'pageinfo-category-info' => 'Category information', -'pageinfo-category-pages' => 'Number of pages', -'pageinfo-category-subcats' => 'Number of subcategories', -'pageinfo-category-files' => 'Number of files', +'pageinfo-category-info' => 'Category information', +'pageinfo-category-pages' => 'Number of pages', +'pageinfo-category-subcats' => 'Number of subcategories', +'pageinfo-category-files' => 'Number of files', # Skin names 'skinname-standard' => 'Classic', # only translate this message to other languages if you have to change it @@ -4910,8 +4910,8 @@ This site is experiencing technical difficulties.', 'newuserlog-create-entry' => 'New user account', # do not translate or duplicate this message to other languages 'newuserlog-create2-entry' => 'created new account $1', # do not translate or duplicate this message to other languages 'newuserlog-autocreate-entry' => 'Account created automatically', # do not translate or duplicate this message to other languages -'rightslogentry' => 'changed group membership for $1 from $2 to $3', -'rightslogentry-autopromote' => 'was automatically promoted from $2 to $3', +'rightslogentry' => 'changed group membership for $1 from $2 to $3', # do not translate or duplicate this message to other languages +'rightslogentry-autopromote' => 'was automatically promoted from $2 to $3', # do not translate or duplicate this message to other languages # Feedback 'feedback-bugornote' => 'If you are ready to describe a technical problem in detail please [$1 report a bug]. -- 2.20.1