r59951 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r59950‎ | r59951 | r59952 >
Date:08:54, 11 December 2009
Author:siebrand
Status:ok
Tags:
Comment:
Revert r59096 for MessagesEn.php. Big mistake. Thanks to Mike Cariaso for spotting this.
Modified paths:
  • /branches/REL1_14/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: branches/REL1_14/phase3/languages/messages/MessagesEn.php
@@ -1,21 +1,13 @@
22 <?php
3 -/** English (English)
 3+/**
 4+ * This is the default English localisation file
45 *
5 - * See MessagesQqq.php for message documentation incl. usage of parameters
6 - * To improve a translation please visit http://translatewiki.net
 6+ * END USERS: DO NOT EDIT THIS FILE DIRECTLY!
77 *
8 - * @ingroup Language
9 - * @file
10 - *
11 - * @author Brest
12 - * @author Crazymadlover
13 - * @author EPO
14 - * @author Fryed-peach
15 - * @author Locos epraix
16 - * @author Meno25
17 - * @author Natsubee
18 - * @author PieRRoMaN
19 - * @author Spiritia
 8+ * Changes in this file will be lost during software upgrades.
 9+ * You can make your customizations on the wiki.
 10+ * While logged in as administrator, go to [[Special:Allmessages]]
 11+ * and edit the MediaWiki:* pages listed there.
2012 */
2113
2214 /**
@@ -472,13 +464,33 @@
473465 # the regex in MagicWord::initRegex
474466
475467 $messages = array(
 468+/*
 469+The sidebar for MonoBook is generated from this message, lines that do not
 470+begin with * or ** are discarded, furthermore lines that do begin with ** and
 471+do not contain | are also discarded, but do not depend on this behaviour for
 472+future releases. Also note that since each list value is wrapped in a unique
 473+XHTML id it should only appear once and include characters that are legal
 474+XHTML id names.
 475+*/
 476+'sidebar' => '
 477+* navigation
 478+** mainpage|mainpage-description
 479+** portal-url|portal
 480+** currentevents-url|currentevents
 481+** recentchanges-url|recentchanges
 482+** randompage-url|randompage
 483+** helppage|help
 484+* SEARCH
 485+* TOOLBOX
 486+* LANGUAGES', # do not translate or duplicate this message to other languages
 487+
476488 # User preference toggles
477 -'tog-underline' => 'Link underlining:',
 489+'tog-underline' => 'Underline links:',
478490 'tog-highlightbroken' => 'Format broken links <a href="" class="new">like this</a> (alternative: like this<a href="" class="internal">?</a>)',
479491 'tog-justify' => 'Justify paragraphs',
480492 'tog-hideminor' => 'Hide minor edits in recent changes',
481 -'tog-extendwatchlist' => 'Expand watchlist to show all changes, not just the most recent',
482 -'tog-usenewrc' => 'Use enhanced recent changes (requires JavaScript)',
 493+'tog-extendwatchlist' => 'Expand watchlist to show all applicable changes',
 494+'tog-usenewrc' => 'Enhanced recent changes (requires JavaScript)',
483495 'tog-numberheadings' => 'Auto-number headings',
484496 'tog-showtoolbar' => 'Show edit toolbar (requires JavaScript)',
485497 'tog-editondblclick' => 'Edit pages on double click (requires JavaScript)',
@@ -486,7 +498,7 @@
487499 'tog-editsectiononrightclick' => 'Enable section editing by right clicking on section titles (requires JavaScript)',
488500 'tog-showtoc' => 'Show table of contents (for pages with more than 3 headings)',
489501 'tog-rememberpassword' => 'Remember my login on this computer',
490 -'tog-editwidth' => 'Widen the edit box to fill the entire screen',
 502+'tog-editwidth' => 'Edit box has full width',
491503 'tog-watchcreations' => 'Add pages I create to my watchlist',
492504 'tog-watchdefault' => 'Add pages I edit to my watchlist',
493505 'tog-watchmoves' => 'Add pages I move to my watchlist',
@@ -500,7 +512,7 @@
501513 'tog-enotifminoredits' => 'E-mail me also for minor edits of pages',
502514 'tog-enotifrevealaddr' => 'Reveal my e-mail address in notification e-mails',
503515 'tog-shownumberswatching' => 'Show the number of watching users',
504 -'tog-fancysig' => 'Treat signature as wikitext (without an automatic link)',
 516+'tog-fancysig' => 'Raw signatures (without automatic link)',
505517 'tog-externaleditor' => 'Use external editor by default (for experts only, needs special settings on your computer)',
506518 'tog-externaldiff' => 'Use external diff by default (for experts only, needs special settings on your computer)',
507519 'tog-showjumplinks' => 'Enable "jump to" accessibility links',
@@ -576,6 +588,7 @@
577589
578590 # Categories related messages
579591 'pagecategories' => '{{PLURAL:$1|Category|Categories}}',
 592+'pagecategorieslink' => 'Special:Categories', # do not translate or duplicate this message to other languages
580593 'category_header' => 'Pages in category "$1"',
581594 'subcategories' => 'Subcategories',
582595 'category-media-header' => 'Media in category "$1"',
@@ -653,6 +666,7 @@
654667 'specialpage' => 'Special Page',
655668 'personaltools' => 'Personal tools',
656669 'postcomment' => 'New section',
 670+'addsection' => '+', # do not translate or duplicate this message to other languages
657671 'articlepage' => 'View content page',
658672 'talk' => 'Discussion',
659673 'views' => 'Views',
@@ -706,36 +720,43 @@
707721 'versionrequiredtext' => 'Version $1 of MediaWiki is required to use this page.
708722 See [[Special:Version|version page]].',
709723
710 -'ok' => 'OK',
711 -'pagetitle' => '$1 - {{SITENAME}}', # only translate this message to other languages if you have to change it
712 -'retrievedfrom' => 'Retrieved from "$1"',
713 -'youhavenewmessages' => 'You have $1 ($2).',
714 -'newmessageslink' => 'new messages',
715 -'newmessagesdifflink' => 'last change',
716 -'youhavenewmessagesmulti' => 'You have new messages on $1',
717 -'editsection' => 'edit',
718 -'editsection-brackets' => '[$1]', # only translate this message to other languages if you have to change it
719 -'editold' => 'edit',
720 -'viewsourceold' => 'view source',
721 -'editlink' => 'edit',
722 -'viewsourcelink' => 'view source',
723 -'editsectionhint' => 'Edit section: $1',
724 -'toc' => 'Contents',
725 -'showtoc' => 'show',
726 -'hidetoc' => 'hide',
727 -'thisisdeleted' => 'View or restore $1?',
728 -'viewdeleted' => 'View $1?',
729 -'restorelink' => '{{PLURAL:$1|one deleted edit|$1 deleted edits}}',
730 -'feedlinks' => 'Feed:',
731 -'feed-invalid' => 'Invalid subscription feed type.',
732 -'feed-unavailable' => 'Syndication feeds are not available',
733 -'site-rss-feed' => '$1 RSS Feed',
734 -'site-atom-feed' => '$1 Atom Feed',
735 -'page-rss-feed' => '"$1" RSS Feed',
736 -'page-atom-feed' => '"$1" Atom Feed',
737 -'feed-atom' => 'Atom', # only translate this message to other languages if you have to change it
738 -'feed-rss' => 'RSS', # only translate this message to other languages if you have to change it
739 -'red-link-title' => '$1 (page does not exist)',
 724+'ok' => 'OK',
 725+'sitetitle' => '{{SITENAME}}', # do not translate or duplicate this message to other languages
 726+'pagetitle' => '$1 - {{SITENAME}}', # only translate this message to other languages if you have to change it
 727+'pagetitle-view-mainpage' => '{{SITENAME}}', # do not translate or duplicate this message to other languages
 728+'sitesubtitle' => '', # do not translate or duplicate this message to other languages
 729+'retrievedfrom' => 'Retrieved from "$1"',
 730+'youhavenewmessages' => 'You have $1 ($2).',
 731+'newmessageslink' => 'new messages',
 732+'newmessagesdifflink' => 'last change',
 733+'youhavenewmessagesmulti' => 'You have new messages on $1',
 734+'newtalkseparator' => ',_', # do not translate or duplicate this message to other languages
 735+'editsection' => 'edit',
 736+'editsection-brackets' => '[$1]', # only translate this message to other languages if you have to change it
 737+'editold' => 'edit',
 738+'viewsourceold' => 'view source',
 739+'editlink' => 'edit',
 740+'viewsourcelink' => 'view source',
 741+'editsectionhint' => 'Edit section: $1',
 742+'toc' => 'Contents',
 743+'showtoc' => 'show',
 744+'hidetoc' => 'hide',
 745+'thisisdeleted' => 'View or restore $1?',
 746+'viewdeleted' => 'View $1?',
 747+'restorelink' => '{{PLURAL:$1|one deleted edit|$1 deleted edits}}',
 748+'feedlinks' => 'Feed:',
 749+'feed-invalid' => 'Invalid subscription feed type.',
 750+'feed-unavailable' => 'Syndication feeds are not available',
 751+'site-rss-feed' => '$1 RSS Feed',
 752+'site-atom-feed' => '$1 Atom Feed',
 753+'page-rss-feed' => '"$1" RSS Feed',
 754+'page-atom-feed' => '"$1" Atom Feed',
 755+'feed-atom' => 'Atom', # only translate this message to other languages if you have to change it
 756+'feed-rss' => 'RSS', # only translate this message to other languages if you have to change it
 757+'sitenotice' => '-', # the equivalent to wgSiteNotice; do not translate or duplicate this message to other languages
 758+'anonnotice' => '-', # do not translate or duplicate this message to other languages
 759+'newsectionheaderdefaultlevel' => '== $1 ==', # do not translate or duplicate this message to other languages
 760+'red-link-title' => '$1 (page does not exist)',
740761
741762 # Short words for each namespace, by default used in the namespace tab in monobook
742763 'nstab-main' => 'Page',
@@ -755,9 +776,9 @@
756777 You might have mistyped the URL, or followed an incorrect link.
757778 This might also indicate a bug in the software used by {{SITENAME}}.',
758779 'nosuchspecialpage' => 'No such special page',
759 -'nospecialpagetext' => '<strong>You have requested an invalid special page.</strong>
 780+'nospecialpagetext' => "<big>'''You have requested an invalid special page.'''</big>
760781
761 -A list of valid special pages can be found at [[Special:SpecialPages|{{int:specialpages}}]].',
 782+A list of valid special pages can be found at [[Special:SpecialPages|{{int:specialpages}}]].",
762783
763784 # General errors
764785 'error' => 'Error',
@@ -767,17 +788,17 @@
768789 The last attempted database query was:
769790 <blockquote><tt>$1</tt></blockquote>
770791 from within function "<tt>$2</tt>".
771 -Database returned error "<tt>$3: $4</tt>".',
 792+MySQL returned error "<tt>$3: $4</tt>".',
772793 'dberrortextcl' => 'A database query syntax error has occurred.
773794 The last attempted database query was:
774795 "$1"
775796 from within function "$2".
776 -Database returned error "$3: $4"',
 797+MySQL returned error "$3: $4"',
777798 'noconnect' => 'Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server.<br />
778799 $1',
779800 'nodb' => 'Could not select database $1',
780801 'cachederror' => 'The following is a cached copy of the requested page, and may not be up to date.',
781 -'laggedslavemode' => "'''Warning:''' Page may not contain recent updates.",
 802+'laggedslavemode' => 'Warning: Page may not contain recent updates.',
782803 'readonly' => 'Database locked',
783804 'enterlockreason' => 'Enter a reason for the lock, including an estimate of when the lock will be released',
784805 'readonlytext' => 'The database is currently locked to new entries and other modifications, probably for routine database maintenance, after which it will be back to normal.
@@ -888,7 +909,7 @@
889910 'prefs-help-realname' => 'Real name is optional.
890911 If you choose to provide it, this will be used for giving you attribution for your work.',
891912 'loginerror' => 'Login error',
892 -'prefs-help-email' => 'E-mail address is optional, but is needed for password resets, should you forget your password.
 913+'prefs-help-email' => 'E-mail address is optional, but allows a new password to be e-mailed to you if you forget your password.
893914 You can also choose to let others contact you through your user or talk page without needing to reveal your identity.',
894915 'prefs-help-email-required' => 'E-mail address is required.',
895916 'nocookiesnew' => 'The user account was created, but you are not logged in.
@@ -902,7 +923,6 @@
903924 'loginsuccesstitle' => 'Login successful',
904925 'loginsuccess' => "'''You are now logged in to {{SITENAME}} as \"\$1\".'''",
905926 'nosuchuser' => 'There is no user by the name "$1".
906 -User names are case sensitive.
907927 Check your spelling, or [[Special:UserLogin/signup|create a new account]].',
908928 'nosuchusershort' => 'There is no user by the name "<nowiki>$1</nowiki>".
909929 Check your spelling.',
@@ -931,6 +951,9 @@
932952 Before any other e-mail is sent to the account, you will have to follow the instructions in the e-mail, to confirm that the account is actually yours.',
933953 'throttled-mailpassword' => 'A password reminder has already been sent, within the last {{PLURAL:$1|hour|$1 hours}}.
934954 To prevent abuse, only one password reminder will be sent per {{PLURAL:$1|hour|$1 hours}}.',
 955+'loginstart' => '', # do not translate or duplicate this message to other languages
 956+'loginend' => '', # do not translate or duplicate this message to other languages
 957+'signupend' => '{{int:loginend}}', # do not translate or duplicate this message to other languages
935958 'mailerror' => 'Error sending mail: $1',
936959 'acct_creation_throttle_hit' => 'Visitors to this wiki using your IP address have created {{PLURAL:$1|1 account|$1 accounts}} in the last day, which is the maximum allowed in this time period.
937960 As a result, visitors using this IP address cannot create any more accounts at the moment.',
@@ -948,9 +971,16 @@
949972 You should log in and change your password now.
950973
951974 You may ignore this message, if this account was created in error.',
952 -'login-throttled' => 'You have made too many recent login attempts.
953 -Please wait before trying again.',
 975+'login-throttled' => "You have made too many recent attempts on this account's password.
 976+Please wait before trying again.",
954977 'loginlanguagelabel' => 'Language: $1',
 978+'loginlanguagelinks' => '* Deutsch|de
 979+* English|en
 980+* Esperanto|eo
 981+* Français|fr
 982+* Español|es
 983+* Italiano|it
 984+* Nederlands|nl', # do not translate or duplicate this message to other languages
955985
956986 # Password reset dialog
957987 'resetpass' => 'Change password',
@@ -1053,7 +1083,7 @@
10541084 'nosuchsectiontitle' => 'No such section',
10551085 'nosuchsectiontext' => 'You tried to edit a section that does not exist.
10561086 Since there is no section $1, there is no place to save your edit.',
1057 -'loginreqtitle' => 'Login required',
 1087+'loginreqtitle' => 'Login Required',
10581088 'loginreqlink' => 'log in',
10591089 'loginreqpagetext' => 'You must $1 to view other pages.',
10601090 'accmailtitle' => 'Password sent.',
@@ -1064,14 +1094,17 @@
10651095 'newarticletext' => "You have followed a link to a page that does not exist yet.
10661096 To create the page, start typing in the box below (see the [[{{MediaWiki:Helppage}}|help page]] for more info).
10671097 If you are here by mistake, click your browser's '''back''' button.",
 1098+'newarticletextanon' => '{{int:newarticletext}}', # do not translate or duplicate this message to other languages
 1099+'talkpagetext' => '<!-- MediaWiki:talkpagetext -->', # do not translate or duplicate this message to other languages
10681100 'anontalkpagetext' => "----''This is the discussion page for an anonymous user who has not created an account yet, or who does not use it.
10691101 We therefore have to use the numerical IP address to identify him/her.
10701102 Such an IP address can be shared by several users.
10711103 If you are an anonymous user and feel that irrelevant comments have been directed at you, please [[Special:UserLogin/signup|create an account]] or [[Special:UserLogin|log in]] to avoid future confusion with other anonymous users.''",
10721104 'noarticletext' => 'There is currently no text in this page.
10731105 You can [[Special:Search/{{PAGENAME}}|search for this page title]] in other pages,
1074 -<span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{urlencode:{{FULLPAGENAME}}}}}} search the related logs],
 1106+<span class="plainlinks">[{{fullurl:Special:Log|page={{urlencode:{{FULLPAGENAME}}}}}} search the related logs],
10751107 or [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page]</span>.',
 1108+'noarticletextanon' => '{{int:noarticletext}}', # do not translate or duplicate this message to other languages
10761109 'userpage-userdoesnotexist' => 'User account "$1" is not registered.
10771110 Please check if you want to create/edit this page.',
10781111 'clearyourcache' => "'''Note - After saving, you may have to bypass your browser's cache to see the changes.'''
@@ -1088,21 +1121,21 @@
10891122 Remember that custom .css and .js pages use a lowercase title, e.g. {{ns:user}}:Foo/monobook.css as opposed to {{ns:user}}:Foo/Monobook.css.",
10901123 'updated' => '(Updated)',
10911124 'note' => "'''Note:'''",
1092 -'previewnote' => "'''Remember that this is only a preview.'''
1093 -Your changes have not yet been saved!",
 1125+'previewnote' => "'''Remember that this is only a preview.
 1126+Your changes have not yet been saved!'''",
10941127 'previewconflict' => 'This preview reflects the text in the upper text editing area as it will appear if you choose to save.',
1095 -'session_fail_preview' => "'''Sorry! We could not process your edit due to a loss of session data.'''
 1128+'session_fail_preview' => "'''Sorry! We could not process your edit due to a loss of session data.
10961129 Please try again.
1097 -If it still does not work, try [[Special:UserLogout|logging out]] and logging back in.",
 1130+If it still does not work, try [[Special:UserLogout|logging out]] and logging back in.'''",
10981131 'session_fail_preview_html' => "'''Sorry! We could not process your edit due to a loss of session data.'''
10991132
11001133 ''Because {{SITENAME}} has raw HTML enabled, the preview is hidden as a precaution against JavaScript attacks.''
11011134
1102 -'''If this is a legitimate edit attempt, please try again.'''
1103 -If it still does not work, try [[Special:UserLogout|logging out]] and logging back in.",
1104 -'token_suffix_mismatch' => "'''Your edit has been rejected because your client mangled the punctuation characters in the edit token.'''
 1135+'''If this is a legitimate edit attempt, please try again.
 1136+If it still does not work, try [[Special:UserLogout|logging out]] and logging back in.'''",
 1137+'token_suffix_mismatch' => "'''Your edit has been rejected because your client mangled the punctuation characters in the edit token.
11051138 The edit has been rejected to prevent corruption of the page text.
1106 -This sometimes happens when you are using a buggy web-based anonymous proxy service.",
 1139+This sometimes happens when you are using a buggy web-based anonymous proxy service.'''",
11071140 'editing' => 'Editing $1',
11081141 'editingsection' => 'Editing $1 (section)',
11091142 'editingcomment' => 'Editing $1 (new section)',
@@ -1113,33 +1146,33 @@
11141147 You will have to merge your changes into the existing text.
11151148 '''Only''' the text in the upper text area will be saved when you press \"Save page\".",
11161149 'yourtext' => 'Your text',
1117 -'storedversion' => 'Stored revision',
1118 -'nonunicodebrowser' => "'''Warning: Your browser is not unicode compliant.'''
1119 -A workaround is in place to allow you to safely edit pages: non-ASCII characters will appear in the edit box as hexadecimal codes.",
1120 -'editingold' => "'''Warning: You are editing an out-of-date revision of this page.'''
1121 -If you save it, any changes made since this revision will be lost.",
 1150+'storedversion' => 'Stored version',
 1151+'nonunicodebrowser' => "'''WARNING: Your browser is not unicode compliant.
 1152+A workaround is in place to allow you to safely edit pages: non-ASCII characters will appear in the edit box as hexadecimal codes.'''",
 1153+'editingold' => "'''WARNING: You are editing an out-of-date revision of this page.
 1154+If you save it, any changes made since this revision will be lost.'''",
11221155 'yourdiff' => 'Differences',
11231156 'copyrightwarning' => "Please note that all contributions to {{SITENAME}} are considered to be released under the $2 (see $1 for details).
11241157 If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.<br />
11251158 You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
1126 -'''Do not submit copyrighted work without permission!'''",
 1159+'''DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!'''",
11271160 'copyrightwarning2' => "Please note that all contributions to {{SITENAME}} may be edited, altered, or removed by other contributors.
11281161 If you do not want your writing to be edited mercilessly, then do not submit it here.<br />
11291162 You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see $1 for details).
1130 -'''Do not submit copyrighted work without permission!'''",
1131 -'longpagewarning' => "'''Warning:''' This page is $1 kilobytes long;
 1163+'''DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!'''",
 1164+'longpagewarning' => "'''WARNING: This page is $1 kilobytes long;
11321165 some browsers may have problems editing pages approaching or longer than 32kb.
1133 -Please consider breaking the page into smaller sections.",
1134 -'longpageerror' => "'''Error: The text you have submitted is $1 kilobytes long, which is longer than the maximum of $2 kilobytes.'''
1135 -It cannot be saved.",
1136 -'readonlywarning' => "'''Warning: The database has been locked for maintenance, so you will not be able to save your edits right now.'''
1137 -You may wish to cut-n-paste the text into a text file and save it for later.
 1166+Please consider breaking the page into smaller sections.'''",
 1167+'longpageerror' => "'''ERROR: The text you have submitted is $1 kilobytes long, which is longer than the maximum of $2 kilobytes.
 1168+It cannot be saved.'''",
 1169+'readonlywarning' => "'''WARNING: The database has been locked for maintenance, so you will not be able to save your edits right now.
 1170+You may wish to cut-n-paste the text into a text file and save it for later.'''
11381171
11391172 The administrator who locked it offered this explanation: $1",
1140 -'protectedpagewarning' => "'''Warning: This page has been locked so that only users with administrator privileges can edit it.'''",
 1173+'protectedpagewarning' => "'''WARNING: This page has been locked so that only users with administrator privileges can edit it.'''",
11411174 'semiprotectedpagewarning' => "'''Note:''' This page has been locked so that only registered users can edit it.",
11421175 'cascadeprotectedwarning' => "'''Warning:''' This page has been locked so that only users with administrator privileges can edit it, because it is included in the following cascade-protected {{PLURAL:$1|page|pages}}:",
1143 -'titleprotectedwarning' => "'''Warning: This page has been locked so that [[Special:ListGroupRights|specific rights]] are needed to create it.'''",
 1176+'titleprotectedwarning' => "'''WARNING: This page has been locked so that [[Special:ListGroupRights|specific rights]] are needed to create it.'''",
11441177 'templatesused' => 'Templates used on this page:',
11451178 'templatesusedpreview' => 'Templates used in this preview:',
11461179 'templatesusedsection' => 'Templates used in this section:',
@@ -1171,15 +1204,15 @@
11721205 It already exists.',
11731206
11741207 # Parser/template warnings
1175 -'expensive-parserfunction-warning' => "'''Warning:''' This page contains too many expensive parser function calls.
 1208+'expensive-parserfunction-warning' => 'Warning: This page contains too many expensive parser function calls.
11761209
1177 -It should have less than $2 {{PLURAL:$2|call|calls}}, there {{PLURAL:$1|is now $1 call|are now $1 calls}}.",
 1210+It should have less than $2 {{PLURAL:$2|call|calls}}, there {{PLURAL:$1|is now $1 call|are now $1 calls}}.',
11781211 'expensive-parserfunction-category' => 'Pages with too many expensive parser function calls',
1179 -'post-expand-template-inclusion-warning' => "'''Warning:''' Template include size is too large.
1180 -Some templates will not be included.",
 1212+'post-expand-template-inclusion-warning' => 'Warning: Template include size is too large.
 1213+Some templates will not be included.',
11811214 'post-expand-template-inclusion-category' => 'Pages where template include size is exceeded',
1182 -'post-expand-template-argument-warning' => "'''Warning:''' This page contains at least one template argument which has a too large expansion size.
1183 -These arguments have been omitted.",
 1215+'post-expand-template-argument-warning' => 'Warning: This page contains at least one template argument which has a too large expansion size.
 1216+These arguments have been omitted.',
11841217 'post-expand-template-argument-category' => 'Pages containing omitted template arguments',
11851218 'parser-template-loop-warning' => 'Template loop detected: [[$1]]',
11861219 'parser-template-recursion-depth-warning' => 'Template recursion depth limit exceeded ($1)',
@@ -1189,13 +1222,14 @@
11901223 Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.',
11911224 'undo-failure' => 'The edit could not be undone due to conflicting intermediate edits.',
11921225 'undo-norev' => 'The edit could not be undone because it does not exist or was deleted.',
1193 -'undo-summary' => 'Undo revision $1 by [[Special:Contributions/$2|$2]] ([[User talk:$2|talk]])',
 1226+'undo-summary' => 'Undo revision $1 by [[Special:Contributions/$2|$2]] ([[User talk:$2|Talk]])',
11941227
11951228 # Account creation failure
1196 -'cantcreateaccounttitle' => 'Cannot create account',
1197 -'cantcreateaccount-text' => "Account creation from this IP address ('''$1''') has been blocked by [[User:$3|$3]].
 1229+'cantcreateaccounttitle' => 'Cannot create account',
 1230+'cantcreateaccount-text' => "Account creation from this IP address ('''$1''') has been blocked by [[User:$3|$3]].
11981231
11991232 The reason given by $3 is ''$2''",
 1233+'cantcreateaccount-nonblock-text' => '', # do not translate or duplicate this message to other languages
12001234
12011235 # History pages
12021236 'viewpagelogs' => 'View logs for this page',
@@ -1204,6 +1238,8 @@
12051239 'currentrev-asof' => 'Current revision as of $1',
12061240 'revisionasof' => 'Revision as of $1',
12071241 'revision-info' => 'Revision as of $1 by $2', # Additionally available: $3: revision id
 1242+'revision-info-current' => '-', # Available parameters: $1: timestamp; $2: userlinks; $3: revision id; do not translate or duplicate this message to other languages
 1243+'revision-nav' => '($1) $2{{int:pipe-separator}}$3 ($4){{int:pipe-separator}}$5 ($6)', # do not translate or duplicate this message to other languages
12081244 'previousrevision' => '← Older revision',
12091245 'nextrevision' => 'Newer revision →',
12101246 'currentrevisionlink' => 'Current revision',
@@ -1212,9 +1248,11 @@
12131249 'last' => 'prev',
12141250 'page_first' => 'first',
12151251 'page_last' => 'last',
1216 -'histlegend' => "Diff selection: mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.<br />
1217 -Legend: '''({{int:cur}})''' = difference with current revision, '''({{int:last}})''' = difference with preceding revision, '''{{int:minoreditletter}}''' = minor edit.",
 1252+'histlegend' => "Diff selection: mark the radio boxes of the versions to compare and hit enter or the button at the bottom.<br />
 1253+Legend: '''({{int:cur}})''' = difference with current version,
 1254+'''({{int:last}})''' = difference with preceding version, '''{{int:minoreditletter}}''' = minor edit.",
12181255 'history-fieldset-title' => 'Browse history',
 1256+'history_copyright' => '-', # do not translate or duplicate this message to other languages
12191257 'deletedrev' => '[deleted]',
12201258 'histfirst' => 'Earliest',
12211259 'histlast' => 'Latest',
@@ -1254,18 +1292,18 @@
12551293 'revdelete-hide-text' => 'Hide revision text',
12561294 'revdelete-hide-name' => 'Hide action and target',
12571295 'revdelete-hide-comment' => 'Hide edit comment',
1258 -'revdelete-hide-user' => "Hide editor's username/IP address",
1259 -'revdelete-hide-restricted' => 'Suppress data from administrators as well as others',
 1296+'revdelete-hide-user' => "Hide editor's username/IP",
 1297+'revdelete-hide-restricted' => 'Apply these restrictions to administrators and lock this interface',
12601298 'revdelete-suppress' => 'Suppress data from administrators as well as others',
12611299 'revdelete-hide-image' => 'Hide file content',
12621300 'revdelete-unsuppress' => 'Remove restrictions on restored revisions',
1263 -'revdelete-log' => 'Reason for deletion:',
 1301+'revdelete-log' => 'Log comment:',
12641302 'revdelete-submit' => 'Apply to selected revision',
12651303 'revdelete-logentry' => 'changed revision visibility of [[$1]]',
12661304 'logdelete-logentry' => 'changed event visibility of [[$1]]',
1267 -'revdelete-success' => "'''Revision visibility successfully updated.'''",
 1305+'revdelete-success' => "'''Revision visibility successfully set.'''",
12681306 'logdelete-success' => "'''Log visibility successfully set.'''",
1269 -'revdel-restore' => 'change visibility',
 1307+'revdel-restore' => 'Change visibility',
12701308 'pagehist' => 'Page history',
12711309 'deletedhist' => 'Deleted history',
12721310 'revdelete-content' => 'content',
@@ -1317,7 +1355,7 @@
13181356 'history-title' => 'Revision history of "$1"',
13191357 'difference' => '(Difference between revisions)',
13201358 'lineno' => 'Line $1:',
1321 -'compareselectedversions' => 'Compare selected revisions',
 1359+'compareselectedversions' => 'Compare selected versions',
13221360 'visualcomparison' => 'Visual comparison',
13231361 'wikicodecomparison' => 'Wikitext comparison',
13241362 'editundo' => 'undo',
@@ -1393,12 +1431,13 @@
13941432 'notextmatches' => 'No page text matches',
13951433 'prevn' => 'previous $1',
13961434 'nextn' => 'next $1',
1397 -'viewprevnext' => 'View ($1 {{int:pipe-separator}} $2) ($3)',
 1435+'viewprevnext' => 'View ($1) ($2) ($3)',
13981436 'searchmenu-legend' => 'Search options',
13991437 'searchmenu-exists' => "'''There is a page named \"[[:\$1]]\" on this wiki'''",
14001438 'searchmenu-new' => "'''Create the page \"[[:\$1]]\" on this wiki!'''",
14011439 'searchhelp-url' => 'Help:Contents',
14021440 'searchmenu-prefix' => '[[Special:PrefixIndex/$1|Browse pages with this prefix]]',
 1441+'searchmenu-help' => '[[{{MediaWiki:Searchhelp-url}}|{{int:help}}]]?', # do not translate or duplicate this message to other languages
14031442 'searchprofile-articles' => 'Content pages',
14041443 'searchprofile-articles-and-proj' => 'Content & project pages',
14051444 'searchprofile-project' => 'Project pages',
@@ -1419,6 +1458,7 @@
14201459 'search-suggest' => 'Did you mean: $1',
14211460 'search-interwiki-caption' => 'Sister projects',
14221461 'search-interwiki-default' => '$1 results:',
 1462+'search-interwiki-custom' => '', # do not translate or duplicate this message to other languages
14231463 'search-interwiki-more' => '(more)',
14241464 'search-mwsuggest-enabled' => 'with suggestions',
14251465 'search-mwsuggest-disabled' => 'no suggestions',
@@ -1441,9 +1481,26 @@
14421482 'searchdisabled' => '{{SITENAME}} search is disabled.
14431483 You can search via Google in the meantime.
14441484 Note that their indexes of {{SITENAME}} content may be out of date.',
 1485+'googlesearch' => '<form method="get" action="http://www.google.com/search" id="googlesearch">
 1486+ <input type="hidden" name="domains" value="{{SERVER}}" />
 1487+ <input type="hidden" name="num" value="50" />
 1488+ <input type="hidden" name="ie" value="$2" />
 1489+ <input type="hidden" name="oe" value="$2" />
14451490
 1491+ <input type="text" name="q" size="31" maxlength="255" value="$1" />
 1492+ <input type="submit" name="btnG" value="$3" />
 1493+ <div>
 1494+ <input type="radio" name="sitesearch" id="gwiki" value="{{SERVER}}" checked="checked" /><label for="gwiki">{{SITENAME}}</label>
 1495+ <input type="radio" name="sitesearch" id="gWWW" value="" /><label for="gWWW">WWW</label>
 1496+ </div>
 1497+</form>', # do not translate or duplicate this message to other languages
 1498+
 1499+# OpenSearch description
 1500+'opensearch-desc' => '{{SITENAME}} ({{CONTENTLANGUAGE}})', # do not translate or duplicate this message to other languages
 1501+
14461502 # Preferences page
14471503 'preferences' => 'Preferences',
 1504+'preferences-summary' => '', # do not translate or duplicate this message to other languages
14481505 'mypreferences' => 'My preferences',
14491506 'prefs-edits' => 'Number of edits:',
14501507 'prefsnologin' => 'Not logged in',
@@ -1497,7 +1554,7 @@
14981555 'recentchangesdays-max' => '(maximum $1 {{PLURAL:$1|day|days}})',
14991556 'recentchangescount' => 'Number of edits to show in recent changes, page histories, and in logs, by default:',
15001557 'savedprefs' => 'Your preferences have been saved.',
1501 -'timezonelegend' => 'Time zone:',
 1558+'timezonelegend' => 'Time zone',
15021559 'timezonetext' => '¹The number of hours your local time differs from server time (UTC).',
15031560 'localtime' => 'Local time:',
15041561 'timezoneselect' => 'Time zone:',
@@ -1515,6 +1572,7 @@
15161573
15171574 # User rights
15181575 'userrights' => 'User rights management', # Not used as normal message but as header for the special page itself
 1576+'userrights-summary' => '', # do not translate or duplicate this message to other languages
15191577 'userrights-lookup-user' => 'Manage user groups',
15201578 'userrights-user-editname' => 'Enter a username:',
15211579 'editusergroup' => 'Edit user groups',
@@ -1570,12 +1628,12 @@
15711629 'right-move-subpages' => 'Move pages with their subpages',
15721630 'right-move-rootuserpages' => 'Move root user pages',
15731631 'right-movefile' => 'Move files',
1574 -'right-suppressredirect' => 'Not create redirects from source pages when moving pages',
 1632+'right-suppressredirect' => 'Not create a redirect from the old name when moving a page',
15751633 'right-upload' => 'Upload files',
1576 -'right-reupload' => 'Overwrite existing files',
1577 -'right-reupload-own' => 'Overwrite existing files uploaded by oneself',
 1634+'right-reupload' => 'Overwrite an existing file',
 1635+'right-reupload-own' => 'Overwrite an existing file uploaded by oneself',
15781636 'right-reupload-shared' => 'Override files on the shared media repository locally',
1579 -'right-upload_by_url' => 'Upload files from a URL',
 1637+'right-upload_by_url' => 'Upload a file from a URL address',
15801638 'right-purge' => 'Purge the site cache for a page without confirmation',
15811639 'right-autoconfirmed' => 'Edit semi-protected pages',
15821640 'right-bot' => 'Be treated as an automated process',
@@ -1634,7 +1692,7 @@
16351693 'action-upload' => 'upload this file',
16361694 'action-reupload' => 'overwrite this existing file',
16371695 'action-reupload-shared' => 'override this file on a shared repository',
1638 -'action-upload_by_url' => 'upload this file from a URL',
 1696+'action-upload_by_url' => 'upload this file from a URL address',
16391697 'action-writeapi' => 'use the write API',
16401698 'action-delete' => 'delete this page',
16411699 'action-deleterevision' => 'delete this revision',
@@ -1659,6 +1717,7 @@
16601718 # Recent changes
16611719 'nchanges' => '$1 {{PLURAL:$1|change|changes}}',
16621720 'recentchanges' => 'Recent changes',
 1721+'recentchanges-url' => 'Special:RecentChanges', # do not translate or duplicate this message to other languages
16631722 'recentchanges-legend' => 'Recent changes options',
16641723 'recentchangestext' => 'Track the most recent changes to the wiki on this page.',
16651724 'recentchanges-feed-description' => 'Track the most recent changes to the wiki in this feed.',
@@ -1680,6 +1739,7 @@
16811740 'newpageletter' => 'N',
16821741 'boteditletter' => 'b',
16831742 'sectionlink' => '→', # only translate this message to other languages if you have to change it
 1743+'number_of_watching_users_RCview' => '[$1]', # do not translate or duplicate this message to other languages
16841744 'number_of_watching_users_pageview' => '[$1 watching {{PLURAL:$1|user|users}}]',
16851745 'rc_categories' => 'Limit to categories (separate with "|")',
16861746 'rc_categories_any' => 'Any',
@@ -1708,6 +1768,7 @@
17091769 'upload_directory_missing' => 'The upload directory ($1) is missing and could not be created by the webserver.',
17101770 'upload_directory_read_only' => 'The upload directory ($1) is not writable by the webserver.',
17111771 'uploaderror' => 'Upload error',
 1772+'upload-summary' => '', # do not translate or duplicate this message to other languages
17121773 'uploadtext' => "Use the form below to upload files.
17131774 To view or search previously uploaded files go to the [[Special:FileList|list of uploaded files]], (re)uploads are also logged in the [[Special:Log/upload|upload log]], deletions in the [[Special:Log/delete|deletion log]].
17141775
@@ -1718,6 +1779,7 @@
17191780 'upload-permitted' => 'Permitted file types: $1.',
17201781 'upload-preferred' => 'Preferred file types: $1.',
17211782 'upload-prohibited' => 'Prohibited file types: $1.',
 1783+'uploadfooter' => '-', # do not translate or duplicate this message to other languages
17221784 'uploadlog' => 'upload log',
17231785 'uploadlogpage' => 'Upload log',
17241786 'uploadlogpagetext' => 'Below is a list of the most recent file uploads.
@@ -1747,33 +1809,27 @@
17481810 'emptyfile' => 'The file you uploaded seems to be empty.
17491811 This might be due to a typo in the file name.
17501812 Please check whether you really want to upload this file.',
1751 -'fileexists' => "A file with this name exists already, please check '''<tt>[[:$1]]</tt>''' if you are not sure if you want to change it.
1752 -[[$1|thumb]]",
1753 -'filepageexists' => "The description page for this file has already been created at '''<tt>[[:$1]]</tt>''', but no file with this name currently exists.
 1813+'fileexists' => "A file with this name exists already, please check '''<tt>$1</tt>''' if you are not sure if you want to change it.",
 1814+'filepageexists' => "The description page for this file has already been created at '''<tt>$1</tt>''', but no file with this name currently exists.
17541815 The summary you enter will not appear on the description page.
1755 -To make your summary appear there, you will need to manually edit it.
1756 -[[$1|thumb]]",
1757 -'fileexists-extension' => "A file with a similar name exists: [[$2|thumb]]
1758 -* Name of the uploading file: '''<tt>[[:$1]]</tt>'''
1759 -* Name of the existing file: '''<tt>[[:$2]]</tt>'''
 1816+To make your summary appear there, you will need to manually edit it",
 1817+'fileexists-extension' => "A file with a similar name exists:<br />
 1818+Name of the uploading file: '''<tt>$1</tt>'''<br />
 1819+Name of the existing file: '''<tt>$2</tt>'''<br />
17601820 Please choose a different name.",
17611821 'fileexists-thumb' => "<center>'''Existing file'''</center>",
17621822 'fileexists-thumbnail-yes' => "The file seems to be an image of reduced size ''(thumbnail)''.
1763 -[[$1|thumb]]
1764 -Please check the file '''<tt>[[:$1]]</tt>'''.
 1823+Please check the file '''<tt>$1</tt>'''.<br />
17651824 If the checked file is the same image of original size it is not necessary to upload an extra thumbnail.",
17661825 'file-thumbnail-no' => "The filename begins with '''<tt>$1</tt>'''.
17671826 It seems to be an image of reduced size ''(thumbnail)''.
17681827 If you have this image in full resolution upload this one, otherwise change the file name please.",
17691828 'fileexists-forbidden' => 'A file with this name already exists, and cannot be overwritten.
1770 -If you still want to upload your file, please go back and use a new name.
1771 -[[File:$1|thumb|center|$1]]',
 1829+If you still want to upload your file, please go back and use a new name. [[File:$1|thumb|center|$1]]',
17721830 'fileexists-shared-forbidden' => 'A file with this name exists already in the shared file repository.
1773 -If you still want to upload your file, please go back and use a new name.
1774 -[[File:$1|thumb|center|$1]]',
 1831+If you still want to upload your file, please go back and use a new name. [[File:$1|thumb|center|$1]]',
17751832 'file-exists-duplicate' => 'This file is a duplicate of the following {{PLURAL:$1|file|files}}:',
1776 -'file-deleted-duplicate' => "A file identical to this file ([[$1]]) has previously been deleted.
1777 -You should check that file's deletion history before proceeding to re-upload it.",
 1833+'file-deleted-duplicate' => "A file identical to this file ([[$1]]) has previously been deleted. You should check that file's deletion history before proceeding to re-upload it.",
17781834 'successfulupload' => 'Successful upload',
17791835 'uploadwarning' => 'Upload warning',
17801836 'savefile' => 'Save file',
@@ -1788,7 +1844,7 @@
17891845 'sourcefilename' => 'Source filename:',
17901846 'destfilename' => 'Destination filename:',
17911847 'upload-maxfilesize' => 'Maximum file size: $1',
1792 -'watchthisupload' => 'Watch this file',
 1848+'watchthisupload' => 'Watch this page',
17931849 'filewasdeleted' => 'A file of this name has been previously uploaded and subsequently deleted.
17941850 You should check the $1 before proceeding to upload it again.',
17951851 'upload-wasdeleted' => "'''Warning: You are uploading a file that was previously deleted.'''
@@ -1833,6 +1889,7 @@
18341890
18351891 'license' => 'Licensing:',
18361892 'nolicense' => 'None selected',
 1893+'licenses' => '-', # do not translate or duplicate this message to other languages
18371894 'license-nopreview' => '(Preview not available)',
18381895 'upload_source_url' => ' (a valid, publicly accessible URL)',
18391896 'upload_source_file' => ' (a file on your computer)',
@@ -1874,11 +1931,12 @@
18751932 'nolinkstoimage' => 'There are no pages that link to this file.',
18761933 'morelinkstoimage' => 'View [[Special:WhatLinksHere/$1|more links]] to this file.',
18771934 'redirectstofile' => 'The following {{PLURAL:$1|file redirects|$1 files redirect}} to this file:',
1878 -'duplicatesoffile' => 'The following {{PLURAL:$1|file is a duplicate|$1 files are duplicates}} of this file ([[Special:FileDuplicateSearch/$2|more details]]):',
 1935+'duplicatesoffile' => 'The following {{PLURAL:$1|file is a duplicate|$1 files are duplicates}} of this file:',
18791936 'sharedupload' => 'This file is a shared upload and may be used by other projects.',
18801937 'shareduploadwiki' => 'Please see the $1 for further information.',
1881 -'shareduploadwiki-desc' => 'The description on its $1 there is shown below.',
 1938+'shareduploadwiki-desc' => 'The description on its $1 on the shared repository is shown below.',
18821939 'shareduploadwiki-linktext' => 'file description page',
 1940+'shareddescriptionfollows' => '-', # do not translate or duplicate this message to other languages
18831941 'shareduploadduplicate' => 'This file is a duplicate of $1 from shared repository.',
18841942 'shareduploadduplicate-linktext' => 'another file',
18851943 'shareduploadconflict' => 'This file has the same name as $1 from the shared repository.',
@@ -1926,20 +1984,24 @@
19271985 'download' => 'download',
19281986
19291987 # Unwatched pages
1930 -'unwatchedpages' => 'Unwatched pages',
 1988+'unwatchedpages' => 'Unwatched pages',
 1989+'unwatchedpages-summary' => '', # do not translate or duplicate this message to other languages
19311990
19321991 # List redirects
1933 -'listredirects' => 'List of redirects',
 1992+'listredirects' => 'List of redirects',
 1993+'listredirects-summary' => '', # do not translate or duplicate this message to other languages
19341994
19351995 # Unused templates
1936 -'unusedtemplates' => 'Unused templates',
1937 -'unusedtemplatestext' => 'This page lists all pages in the {{ns:template}} namespace which are not included in another page.
 1996+'unusedtemplates' => 'Unused templates',
 1997+'unusedtemplates-summary' => '', # do not translate or duplicate this message to other languages
 1998+'unusedtemplatestext' => 'This page lists all pages in the {{ns:template}} namespace which are not included in another page.
19381999 Remember to check for other links to the templates before deleting them.',
1939 -'unusedtemplateswlh' => 'other links',
 2000+'unusedtemplateswlh' => 'other links',
19402001
19412002 # Random page
19422003 'randompage' => 'Random page',
19432004 'randompage-nopages' => 'There are no pages in the namespace "$1".',
 2005+'randompage-url' => 'Special:Random', # do not translate or duplicate this message to other languages
19442006
19452007 # Random redirect
19462008 'randomredirect' => 'Random redirect',
@@ -1947,6 +2009,7 @@
19482010
19492011 # Statistics
19502012 'statistics' => 'Statistics',
 2013+'statistics-summary' => '', # do not translate or duplicate this message to other languages
19512014 'statistics-header-pages' => 'Page statistics',
19522015 'statistics-header-edits' => 'Edit statistics',
19532016 'statistics-header-views' => 'View statistics',
@@ -1964,104 +2027,137 @@
19652028 'statistics-users-active' => 'Active users',
19662029 'statistics-users-active-desc' => 'Users who have performed an action in the last {{PLURAL:$1|day|$1 days}}',
19672030 'statistics-mostpopular' => 'Most viewed pages',
 2031+'statistics-footer' => '', # do not translate or duplicate this message to other languages
19682032
1969 -'disambiguations' => 'Disambiguation pages',
1970 -'disambiguationspage' => 'Template:disambig',
1971 -'disambiguations-text' => "The following pages link to a '''disambiguation page'''.
 2033+'disambiguations' => 'Disambiguation pages',
 2034+'disambiguations-summary' => '', # do not translate or duplicate this message to other languages
 2035+'disambiguationspage' => 'Template:disambig',
 2036+'disambiguations-text' => "The following pages link to a '''disambiguation page'''.
19722037 They should link to the appropriate topic instead.<br />
19732038 A page is treated as disambiguation page if it uses a template which is linked from [[MediaWiki:Disambiguationspage]]",
19742039
19752040 'doubleredirects' => 'Double redirects',
 2041+'doubleredirects-summary' => '', # do not translate or duplicate this message to other languages
19762042 'doubleredirectstext' => 'This page lists pages which redirect to other redirect pages.
1977 -Each row contains links to the first and second redirect, as well as the target of the second redirect, which is usually the "real" target page, which the first redirect should point to.
1978 -<s>Crossed out</s> entries have been solved.',
1979 -'double-redirect-fixed-move' => '[[$1]] has been moved.
1980 -It now redirects to [[$2]].',
 2043+Each row contains links to the first and second redirect, as well as the target of the second redirect, which is usually "real" target page, which the first redirect should point to.',
 2044+'double-redirect-fixed-move' => '[[$1]] has been moved. It now redirects to [[$2]].',
19812045 'double-redirect-fixer' => 'Redirect fixer',
19822046
1983 -'brokenredirects' => 'Broken redirects',
1984 -'brokenredirectstext' => 'The following redirects link to non-existent pages:',
1985 -'brokenredirects-edit' => '(edit)',
1986 -'brokenredirects-delete' => '(delete)',
 2047+'brokenredirects' => 'Broken redirects',
 2048+'brokenredirects-summary' => '', # do not translate or duplicate this message to other languages
 2049+'brokenredirectstext' => 'The following redirects link to non-existent pages:',
 2050+'brokenredirects-edit' => '(edit)',
 2051+'brokenredirects-delete' => '(delete)',
19872052
19882053 'withoutinterwiki' => 'Pages without language links',
19892054 'withoutinterwiki-summary' => 'The following pages do not link to other language versions.',
19902055 'withoutinterwiki-legend' => 'Prefix',
19912056 'withoutinterwiki-submit' => 'Show',
19922057
1993 -'fewestrevisions' => 'Pages with the fewest revisions',
 2058+'fewestrevisions' => 'Pages with the fewest revisions',
 2059+'fewestrevisions-summary' => '', # do not translate or duplicate this message to other languages
19942060
19952061 # Miscellaneous special pages
1996 -'nbytes' => '$1 {{PLURAL:$1|byte|bytes}}',
1997 -'ncategories' => '$1 {{PLURAL:$1|category|categories}}',
1998 -'nlinks' => '$1 {{PLURAL:$1|link|links}}',
1999 -'nmembers' => '$1 {{PLURAL:$1|member|members}}',
2000 -'nrevisions' => '$1 {{PLURAL:$1|revision|revisions}}',
2001 -'nviews' => '$1 {{PLURAL:$1|view|views}}',
2002 -'specialpage-empty' => 'There are no results for this report.',
2003 -'lonelypages' => 'Orphaned pages',
2004 -'lonelypagestext' => 'The following pages are not linked from or transcluded into other pages in {{SITENAME}}.',
2005 -'uncategorizedpages' => 'Uncategorized pages',
2006 -'uncategorizedcategories' => 'Uncategorized categories',
2007 -'uncategorizedimages' => 'Uncategorized files',
2008 -'uncategorizedtemplates' => 'Uncategorized templates',
2009 -'unusedcategories' => 'Unused categories',
2010 -'unusedimages' => 'Unused files',
2011 -'popularpages' => 'Popular pages',
2012 -'wantedcategories' => 'Wanted categories',
2013 -'wantedpages' => 'Wanted pages',
2014 -'wantedfiles' => 'Wanted files',
2015 -'wantedtemplates' => 'Wanted templates',
2016 -'mostlinked' => 'Most linked-to pages',
2017 -'mostlinkedcategories' => 'Most linked-to categories',
2018 -'mostlinkedtemplates' => 'Most linked-to templates',
2019 -'mostcategories' => 'Pages with the most categories',
2020 -'mostimages' => 'Most linked-to files',
2021 -'mostrevisions' => 'Pages with the most revisions',
2022 -'prefixindex' => 'All pages with prefix',
2023 -'shortpages' => 'Short pages',
2024 -'longpages' => 'Long pages',
2025 -'deadendpages' => 'Dead-end pages',
2026 -'deadendpagestext' => 'The following pages do not link to other pages in {{SITENAME}}.',
2027 -'protectedpages' => 'Protected pages',
2028 -'protectedpages-indef' => 'Indefinite protections only',
2029 -'protectedpages-cascade' => 'Cascading protections only',
2030 -'protectedpagestext' => 'The following pages are protected from moving or editing',
2031 -'protectedpagesempty' => 'No pages are currently protected with these parameters.',
2032 -'protectedtitles' => 'Protected titles',
2033 -'protectedtitlestext' => 'The following titles are protected from creation',
2034 -'protectedtitlesempty' => 'No titles are currently protected with these parameters.',
2035 -'listusers' => 'User list',
2036 -'listusers-editsonly' => 'Show only users with edits',
2037 -'usereditcount' => '$1 {{PLURAL:$1|edit|edits}}',
2038 -'newpages' => 'New pages',
2039 -'newpages-username' => 'Username:',
2040 -'ancientpages' => 'Oldest pages',
2041 -'move' => 'Move',
2042 -'movethispage' => 'Move this page',
2043 -'unusedimagestext' => 'Please note that other web sites may link to a file with a direct URL, and so may still be listed here despite being in active use.',
2044 -'unusedcategoriestext' => 'The following category pages exist, although no other page or category makes use of them.',
2045 -'notargettitle' => 'No target',
2046 -'notargettext' => 'You have not specified a target page or user to perform this function on.',
2047 -'nopagetitle' => 'No such target page',
2048 -'nopagetext' => 'The target page you have specified does not exist.',
2049 -'pager-newer-n' => '{{PLURAL:$1|newer 1|newer $1}}',
2050 -'pager-older-n' => '{{PLURAL:$1|older 1|older $1}}',
2051 -'suppress' => 'Oversight',
 2062+'nbytes' => '$1 {{PLURAL:$1|byte|bytes}}',
 2063+'ncategories' => '$1 {{PLURAL:$1|category|categories}}',
 2064+'nlinks' => '$1 {{PLURAL:$1|link|links}}',
 2065+'nmembers' => '$1 {{PLURAL:$1|member|members}}',
 2066+'nrevisions' => '$1 {{PLURAL:$1|revision|revisions}}',
 2067+'nviews' => '$1 {{PLURAL:$1|view|views}}',
 2068+'specialpage-empty' => 'There are no results for this report.',
 2069+'lonelypages' => 'Orphaned pages',
 2070+'lonelypages-summary' => '', # do not translate or duplicate this message to other languages
 2071+'lonelypagestext' => 'The following pages are not linked from or transcluded into other pages in {{SITENAME}}.',
 2072+'uncategorizedpages' => 'Uncategorized pages',
 2073+'uncategorizedpages-summary' => '', # do not translate or duplicate this message to other languages
 2074+'uncategorizedcategories' => 'Uncategorized categories',
 2075+'uncategorizedcategories-summary' => '', # do not translate or duplicate this message to other languages
 2076+'uncategorizedimages' => 'Uncategorized files',
 2077+'uncategorizedimages-summary' => '', # do not translate or duplicate this message to other languages
 2078+'uncategorizedtemplates' => 'Uncategorized templates',
 2079+'uncategorizedtemplates-summary' => '', # do not translate or duplicate this message to other languages
 2080+'unusedcategories' => 'Unused categories',
 2081+'unusedimages' => 'Unused files',
 2082+'popularpages' => 'Popular pages',
 2083+'popularpages-summary' => '', # do not translate or duplicate this message to other languages
 2084+'wantedcategories' => 'Wanted categories',
 2085+'wantedcategories-summary' => '', # do not translate or duplicate this message to other languages
 2086+'wantedpages' => 'Wanted pages',
 2087+'wantedpages-summary' => '', # do not translate or duplicate this message to other languages
 2088+'wantedfiles' => 'Wanted files',
 2089+'wantedfiles-summary' => '', # do not translate or duplicate this message to other languages
 2090+'wantedtemplates' => 'Wanted templates',
 2091+'wantedtemplates-summary' => '', # do not translate or duplicate this message to other languages
 2092+'mostlinked' => 'Most linked-to pages',
 2093+'mostlinked-summary' => '', # do not translate or duplicate this message to other languages
 2094+'mostlinkedcategories' => 'Most linked-to categories',
 2095+'mostlinkedcategories-summary' => '', # do not translate or duplicate this message to other languages
 2096+'mostlinkedtemplates' => 'Most linked-to templates',
 2097+'mostlinkedtemplates-summary' => '', # do not translate or duplicate this message to other languages
 2098+'mostcategories' => 'Pages with the most categories',
 2099+'mostcategories-summary' => '', # do not translate or duplicate this message to other languages
 2100+'mostimages' => 'Most linked-to files',
 2101+'mostimages-summary' => '', # do not translate or duplicate this message to other languages
 2102+'mostrevisions' => 'Pages with the most revisions',
 2103+'mostrevisions-summary' => '', # do not translate or duplicate this message to other languages
 2104+'prefixindex' => 'All pages with prefix',
 2105+'prefixindex-summary' => '', # do not translate or duplicate this message to other languages
 2106+'shortpages' => 'Short pages',
 2107+'shortpages-summary' => '', # do not translate or duplicate this message to other languages
 2108+'longpages' => 'Long pages',
 2109+'longpages-summary' => '', # do not translate or duplicate this message to other languages
 2110+'deadendpages' => 'Dead-end pages',
 2111+'deadendpages-summary' => '', # do not translate or duplicate this message to other languages
 2112+'deadendpagestext' => 'The following pages do not link to other pages in {{SITENAME}}.',
 2113+'protectedpages' => 'Protected pages',
 2114+'protectedpages-indef' => 'Indefinite protections only',
 2115+'protectedpages-summary' => '', # do not translate or duplicate this message to other languages
 2116+'protectedpages-cascade' => 'Cascading protections only',
 2117+'protectedpagestext' => 'The following pages are protected from moving or editing',
 2118+'protectedpagesempty' => 'No pages are currently protected with these parameters.',
 2119+'protectedtitles' => 'Protected titles',
 2120+'protectedtitles-summary' => '', # do not translate or duplicate this message to other languages
 2121+'protectedtitlestext' => 'The following titles are protected from creation',
 2122+'protectedtitlesempty' => 'No titles are currently protected with these parameters.',
 2123+'listusers' => 'User list',
 2124+'listusers-summary' => '', # do not translate or duplicate this message to other languages
 2125+'listusers-editsonly' => 'Show only users with edits',
 2126+'usereditcount' => '$1 {{PLURAL:$1|edit|edits}}',
 2127+'newpages' => 'New pages',
 2128+'newpages-summary' => '', # do not translate or duplicate this message to other languages
 2129+'newpages-username' => 'Username:',
 2130+'ancientpages' => 'Oldest pages',
 2131+'ancientpages-summary' => '', # do not translate or duplicate this message to other languages
 2132+'move' => 'Move',
 2133+'movethispage' => 'Move this page',
 2134+'unusedimagestext' => 'Please note that other web sites may link to a file with a direct URL, and so may still be listed here despite being in active use.',
 2135+'unusedcategoriestext' => 'The following category pages exist, although no other page or category makes use of them.',
 2136+'notargettitle' => 'No target',
 2137+'notargettext' => 'You have not specified a target page or user to perform this function on.',
 2138+'nopagetitle' => 'No such target page',
 2139+'nopagetext' => 'The target page you have specified does not exist.',
 2140+'pager-newer-n' => '{{PLURAL:$1|newer 1|newer $1}}',
 2141+'pager-older-n' => '{{PLURAL:$1|older 1|older $1}}',
 2142+'suppress' => 'Oversight',
20522143
20532144 # Book sources
20542145 'booksources' => 'Book sources',
 2146+'booksources-summary' => '', # do not translate or duplicate this message to other languages
20552147 'booksources-search-legend' => 'Search for book sources',
20562148 'booksources-isbn' => 'ISBN:', # only translate this message to other languages if you have to change it
20572149 'booksources-go' => 'Go',
20582150 'booksources-text' => 'Below is a list of links to other sites that sell new and used books, and may also have further information about books you are looking for:',
20592151 'booksources-invalid-isbn' => 'The given ISBN does not appear to be valid; check for errors copying from the original source.',
20602152
 2153+# Magic words
 2154+'rfcurl' => 'http://tools.ietf.org/html/rfc$1', # do not translate or duplicate this message to other languages
 2155+'pubmedurl' => 'http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=Abstract&list_uids=$1', # do not translate or duplicate this message to other languages
 2156+
20612157 # Special:Log
20622158 'specialloguserlabel' => 'User:',
20632159 'speciallogtitlelabel' => 'Title:',
20642160 'log' => 'Logs',
2065 -'all-logs-page' => 'All public logs',
 2161+'all-logs-page' => 'All logs',
20662162 'alllogstext' => 'Combined display of all available logs of {{SITENAME}}.
20672163 You can narrow down the view by selecting a log type, the user name (case-sensitive), or the affected page (also case-sensitive).',
20682164 'logempty' => 'No matching items in log.',
@@ -2069,6 +2165,7 @@
20702166
20712167 # Special:AllPages
20722168 'allpages' => 'All pages',
 2169+'allpages-summary' => '', # do not translate or duplicate this message to other languages
20732170 'alphaindexline' => '$1 to $2',
20742171 'nextpage' => 'Next page ($1)',
20752172 'prevpage' => 'Previous page ($1)',
@@ -2087,6 +2184,7 @@
20882185
20892186 # Special:Categories
20902187 'categories' => 'Categories',
 2188+'categories-summary' => '', # do not translate or duplicate this message to other languages
20912189 'categoriespagetext' => 'The following categories contain pages or media.
20922190 [[Special:UnusedCategories|Unused categories]] are not shown here.
20932191 Also see [[Special:WantedCategories|wanted categories]].',
@@ -2115,6 +2213,7 @@
21162214 # Special:Log/newusers
21172215 'newuserlogpage' => 'User creation log',
21182216 'newuserlogpagetext' => 'This is a log of user creations.',
 2217+'newuserlogentry' => '', # do not translate or duplicate this message to other languages
21192218 'newuserlog-byemail' => 'password sent by e-mail',
21202219 'newuserlog-create-entry' => 'New user account',
21212220 'newuserlog-create2-entry' => 'created new account $1',
@@ -2129,10 +2228,10 @@
21302229 'listgrouprights-helppage' => 'Help:Group rights',
21312230 'listgrouprights-members' => '(list of members)',
21322231 'listgrouprights-right-display' => '$1 ($2)', # only translate this message to other languages if you have to change it
2133 -'listgrouprights-addgroup' => 'Add {{PLURAL:$2|group|groups}}: $1',
2134 -'listgrouprights-removegroup' => 'Remove {{PLURAL:$2|group|groups}}: $1',
2135 -'listgrouprights-addgroup-all' => 'Add all groups',
2136 -'listgrouprights-removegroup-all' => 'Remove all groups',
 2232+'listgrouprights-addgroup' => 'Can add {{PLURAL:$2|group|groups}}: $1',
 2233+'listgrouprights-removegroup' => 'Can remove {{PLURAL:$2|group|groups}}: $1',
 2234+'listgrouprights-addgroup-all' => 'Can add all groups',
 2235+'listgrouprights-removegroup-all' => 'Can remove all groups',
21372236
21382237 # E-mail user
21392238 'mailnologin' => 'No send address',
@@ -2177,7 +2276,7 @@
21782277 'unwatch' => 'Unwatch',
21792278 'unwatchthispage' => 'Stop watching',
21802279 'notanarticle' => 'Not a content page',
2181 -'notvisiblerev' => 'The last revision by a different user has been deleted',
 2280+'notvisiblerev' => 'Revision has been deleted',
21822281 'watchnochange' => 'None of your watched items were edited in the time period displayed.',
21832282 'watchlist-details' => '{{PLURAL:$1|$1 page|$1 pages}} on your watchlist, not counting talk pages.',
21842283 'wlheader-enotif' => '* E-mail notification is enabled.',
@@ -2272,14 +2371,14 @@
22732372 'rollbackfailed' => 'Rollback failed',
22742373 'cantrollback' => 'Cannot revert edit;
22752374 last contributor is only author of this page.',
2276 -'alreadyrolled' => 'Cannot rollback last edit of [[:$1]] by [[User:$2|$2]] ([[User talk:$2|talk]]{{int:pipe-separator}}[[Special:Contributions/$2|{{int:contribslink}}]]);
 2375+'alreadyrolled' => 'Cannot rollback last edit of [[:$1]] by [[User:$2|$2]] ([[User talk:$2|Talk]]{{int:pipe-separator}}[[Special:Contributions/$2|{{int:contribslink}}]]);
22772376 someone else has edited or rolled back the page already.
22782377
2279 -The last edit to the page was by [[User:$3|$3]] ([[User talk:$3|talk]]{{int:pipe-separator}}[[Special:Contributions/$3|{{int:contribslink}}]]).',
 2378+The last edit to the page was by [[User:$3|$3]] ([[User talk:$3|Talk]]{{int:pipe-separator}}[[Special:Contributions/$3|{{int:contribslink}}]]).',
22802379 'editcomment' => "The edit summary was: \"''\$1''\".", # only shown if there is an edit comment
2281 -'revertpage' => 'Reverted edits by [[Special:Contributions/$2|$2]] ([[User talk:$2|talk]]) to last revision by [[User:$1|$1]]', # Additionally available: $3: revid of the revision reverted to, $4: timestamp of the revision reverted to, $5: revid of the revision reverted from, $6: timestamp of the revision reverted from
 2380+'revertpage' => 'Reverted edits by [[Special:Contributions/$2|$2]] ([[User talk:$2|Talk]]) to last version by [[User:$1|$1]]', # Additionally available: $3: revid of the revision reverted to, $4: timestamp of the revision reverted to, $5: revid of the revision reverted from, $6: timestamp of the revision reverted from
22822381 'rollback-success' => 'Reverted edits by $1;
2283 -changed back to last revision by $2.',
 2382+changed back to last version by $2.',
22842383 'sessionfailure' => 'There seems to be a problem with your login session;
22852384 this action has been canceled as a precaution against session hijacking.
22862385 Please hit "back" and reload the page you came from, then try again.',
@@ -2296,7 +2395,7 @@
22972396 'prot_1movedto2' => '[[$1]] moved to [[$2]]',
22982397 'protect-backlink' => '← $1', # only translate this message to other languages if you have to change it
22992398 'protect-legend' => 'Confirm protection',
2300 -'protectcomment' => 'Reason:',
 2399+'protectcomment' => 'Comment:',
23012400 'protectexpiry' => 'Expires:',
23022401 'protect_expiry_invalid' => 'Expiry time is invalid.',
23032402 'protect_expiry_old' => 'Expiry time is in the past.',
@@ -2372,7 +2471,7 @@
23732472 You may have a bad link, or the revision may have been restored or removed from the archive.',
23742473 'undelete-nodiff' => 'No previous revision found.',
23752474 'undeletebtn' => 'Restore',
2376 -'undeletelink' => 'view/restore',
 2475+'undeletelink' => 'restore',
23772476 'undeletereset' => 'Reset',
23782477 'undeleteinvert' => 'Invert selection',
23792478 'undeletecomment' => 'Comment:',
@@ -2399,7 +2498,7 @@
24002499 'undelete-error-long' => 'Errors were encountered while undeleting the file:
24012500
24022501 $1',
2403 -'undelete-show-file-confirm' => 'Are you sure you want to view the deleted revision of the file "<nowiki>$1</nowiki>" from $2 at $3?',
 2502+'undelete-show-file-confirm' => 'Are you sure you want to view a deleted revision of the file "<nowiki>$1</nowiki>" from $2 at $3?',
24042503 'undelete-show-file-submit' => 'Yes',
24052504
24062505 # Namespace form on various pages
@@ -2420,15 +2519,18 @@
24212520 'sp-contributions-newbies' => 'Show contributions of new accounts only',
24222521 'sp-contributions-newbies-sub' => 'For new accounts',
24232522 'sp-contributions-newbies-title' => 'User contributions for new accounts',
2424 -'sp-contributions-blocklog' => 'block log',
 2523+'sp-contributions-blocklog' => 'Block log',
24252524 'sp-contributions-search' => 'Search for contributions',
2426 -'sp-contributions-username' => 'IP address or username:',
 2525+'sp-contributions-username' => 'IP Address or username:',
24272526 'sp-contributions-submit' => 'Search',
24282527 'sp-contributions-explain' => '', # only translate this message to other languages if you have to change it
 2528+'sp-contributions-footer' => '-', # do not translate or duplicate this message to other languages
 2529+'sp-contributions-footer-anon' => '-', # do not translate or duplicate this message to other languages
24292530
24302531 # What links here
24312532 'whatlinkshere' => 'What links here',
24322533 'whatlinkshere-title' => 'Pages that link to "$1"',
 2534+'whatlinkshere-summary' => '', # do not translate or duplicate this message to other languages
24332535 'whatlinkshere-page' => 'Page:',
24342536 'whatlinkshere-backlink' => '← $1', # only translate this message to other languages if you have to change it
24352537 'linkshere' => "The following pages link to '''[[:$1]]''':",
@@ -2474,7 +2576,7 @@
24752577 'ipboptions' => '2 hours:2 hours,1 day:1 day,3 days:3 days,1 week:1 week,2 weeks:2 weeks,1 month:1 month,3 months:3 months,6 months:6 months,1 year:1 year,infinite:infinite', # display1:time1,display2:time2,...
24762578 'ipbotheroption' => 'other',
24772579 'ipbotherreason' => 'Other/additional reason:',
2478 -'ipbhidename' => 'Hide username from edits and lists',
 2580+'ipbhidename' => 'Hide username from the block log, active block list and user list',
24792581 'ipbwatchuser' => "Watch this user's user and talk pages",
24802582 'ipballowusertalk' => 'Allow this user to edit own talk page while blocked',
24812583 'ipb-change-block' => 'Re-block the user with these settings',
@@ -2499,6 +2601,7 @@
25002602 'ipblocklist-sh-userblocks' => '$1 account blocks',
25012603 'ipblocklist-sh-tempblocks' => '$1 temporary blocks',
25022604 'ipblocklist-sh-addressblocks' => '$1 single IP blocks',
 2605+'ipblocklist-summary' => '', # do not translate or duplicate this message to other languages
25032606 'ipblocklist-submit' => 'Search',
25042607 'blocklistline' => '$1, $2 blocked $3 ($4)',
25052608 'infiniteblock' => 'infinite',
@@ -2535,8 +2638,7 @@
25362639 'ipb_expiry_temp' => 'Hidden username blocks must be permanent.',
25372640 'ipb_already_blocked' => '"$1" is already blocked',
25382641 'ipb-needreblock' => '== Already blocked ==
2539 -$1 is already blocked.
2540 -Do you want to change the settings?',
 2642+$1 is already blocked. Do you want to change the settings?',
25412643 'ipb_cant_unblock' => 'Error: Block ID $1 not found.
25422644 It may have been unblocked already.',
25432645 'ipb_blocked_as_range' => 'Error: The IP $1 is not blocked directly and cannot be unblocked.
@@ -2588,7 +2690,7 @@
25892691 Note that the page will '''not''' be moved if there is already a page at the new title, unless it is empty or a redirect and has no past edit history.
25902692 This means that you can rename a page back to where it was renamed from if you make a mistake, and you cannot overwrite an existing page.
25912693
2592 -'''Warning!'''
 2694+'''WARNING!'''
25932695 This can be a drastic and unexpected change for a popular page;
25942696 please be sure you understand the consequences of this before proceeding.",
25952697 'movepagetalktext' => "The associated talk page will be automatically moved along with it '''unless:'''
@@ -2654,7 +2756,7 @@
26552757 'exporttext' => 'You can export the text and editing history of a particular page or set of pages wrapped in some XML.
26562758 This can be imported into another wiki using MediaWiki via the [[Special:Import|import page]].
26572759
2658 -To export pages, enter the titles in the text box below, one title per line, and select whether you want the current revision as well as all old revisions, with the page history lines, or the current revision with the info about the last edit.
 2760+To export pages, enter the titles in the text box below, one title per line, and select whether you want the current version as well as all old versions, with the page history lines, or the current version with the info about the last edit.
26592761
26602762 In the latter case you can also use a link, for example [[{{#Special:Export}}/{{MediaWiki:Mainpage}}]] for the page "[[{{MediaWiki:Mainpage}}]]".',
26612763 'exportcuronly' => 'Include only the current revision, not the full history',
@@ -2669,8 +2771,8 @@
26702772 # Namespace 8 related
26712773 'allmessages' => 'System messages',
26722774 'allmessagesname' => 'Name',
2673 -'allmessagesdefault' => 'Default message text',
2674 -'allmessagescurrent' => 'Current message text',
 2775+'allmessagesdefault' => 'Default text',
 2776+'allmessagescurrent' => 'Current text',
26752777 'allmessagestext' => 'This is a list of system messages available in the MediaWiki namespace.
26762778 Please visit [http://www.mediawiki.org/wiki/Localisation MediaWiki Localisation] and [http://translatewiki.net translatewiki.net] if you wish to contribute to the generic MediaWiki localisation.',
26772779 'allmessagesnotsupportedDB' => "This page cannot be used because '''\$wgUseDatabaseMessages''' has been disabled.",
@@ -2693,7 +2795,7 @@
26942796 Revision dates and editors' names will be preserved.
26952797 All transwiki import actions are logged at the [[Special:Log/import|import log]].",
26962798 'import-interwiki-source' => 'Source wiki/page:',
2697 -'import-interwiki-history' => 'Copy all history revisions for this page',
 2799+'import-interwiki-history' => 'Copy all history versions for this page',
26982800 'import-interwiki-submit' => 'Import',
26992801 'import-interwiki-namespace' => 'Destination namespace:',
27002802 'import-upload-filename' => 'Filename:',
@@ -2723,8 +2825,7 @@
27242826 'import-nonewrevisions' => 'All revisions were previously imported.',
27252827 'xml-error-string' => '$1 at line $2, col $3 (byte $4): $5',
27262828 'import-upload' => 'Upload XML data',
2727 -'import-token-mismatch' => 'Loss of session data.
2728 -Please try again.',
 2829+'import-token-mismatch' => 'Loss of session data. Please try again.',
27292830 'import-invalid-interwiki' => 'Cannot import from the specified wiki.',
27302831
27312832 # Import log
@@ -2735,6 +2836,67 @@
27362837 'import-logentry-interwiki' => 'transwikied $1',
27372838 'import-logentry-interwiki-detail' => '$1 {{PLURAL:$1|revision|revisions}} from $2',
27382839
 2840+# Keyboard access keys for power users
 2841+'accesskey-pt-userpage' => '.', # do not translate or duplicate this message to other languages
 2842+'accesskey-pt-anonuserpage' => '.', # do not translate or duplicate this message to other languages
 2843+'accesskey-pt-mytalk' => 'n', # do not translate or duplicate this message to other languages
 2844+'accesskey-pt-anontalk' => 'n', # do not translate or duplicate this message to other languages
 2845+'accesskey-pt-preferences' => '', # do not translate or duplicate this message to other languages
 2846+'accesskey-pt-watchlist' => 'l', # do not translate or duplicate this message to other languages
 2847+'accesskey-pt-mycontris' => 'y', # do not translate or duplicate this message to other languages
 2848+'accesskey-pt-login' => 'o', # do not translate or duplicate this message to other languages
 2849+'accesskey-pt-anonlogin' => 'o', # do not translate or duplicate this message to other languages
 2850+'accesskey-pt-logout' => '', # do not translate or duplicate this message to other languages
 2851+'accesskey-ca-talk' => 't', # do not translate or duplicate this message to other languages
 2852+'accesskey-ca-edit' => 'e', # do not translate or duplicate this message to other languages
 2853+'accesskey-ca-addsection' => '+', # do not translate or duplicate this message to other languages
 2854+'accesskey-ca-viewsource' => 'e', # do not translate or duplicate this message to other languages
 2855+'accesskey-ca-history' => 'h', # do not translate or duplicate this message to other languages
 2856+'accesskey-ca-protect' => '=', # do not translate or duplicate this message to other languages
 2857+'accesskey-ca-delete' => 'd', # do not translate or duplicate this message to other languages
 2858+'accesskey-ca-undelete' => 'd', # do not translate or duplicate this message to other languages
 2859+'accesskey-ca-move' => 'm', # do not translate or duplicate this message to other languages
 2860+'accesskey-ca-watch' => 'w', # do not translate or duplicate this message to other languages
 2861+'accesskey-ca-unwatch' => 'w', # do not translate or duplicate this message to other languages
 2862+'accesskey-search' => 'f', # do not translate or duplicate this message to other languages
 2863+'accesskey-search-go' => '', # do not translate or duplicate this message to other languages
 2864+'accesskey-search-fulltext' => '', # do not translate or duplicate this message to other languages
 2865+'accesskey-p-logo' => '', # do not translate or duplicate this message to other languages
 2866+'accesskey-n-mainpage' => 'z', # do not translate or duplicate this message to other languages
 2867+'accesskey-n-portal' => '', # do not translate or duplicate this message to other languages
 2868+'accesskey-n-currentevents' => '', # do not translate or duplicate this message to other languages
 2869+'accesskey-n-recentchanges' => 'r', # do not translate or duplicate this message to other languages
 2870+'accesskey-n-randompage' => 'x', # do not translate or duplicate this message to other languages
 2871+'accesskey-n-help' => '', # do not translate or duplicate this message to other languages
 2872+'accesskey-t-whatlinkshere' => 'j', # do not translate or duplicate this message to other languages
 2873+'accesskey-t-recentchangeslinked' => 'k', # do not translate or duplicate this message to other languages
 2874+'accesskey-feed-rss' => '', # do not translate or duplicate this message to other languages
 2875+'accesskey-feed-atom' => '', # do not translate or duplicate this message to other languages
 2876+'accesskey-t-contributions' => '', # do not translate or duplicate this message to other languages
 2877+'accesskey-t-emailuser' => '', # do not translate or duplicate this message to other languages
 2878+'accesskey-t-permalink' => '', # do not translate or duplicate this message to other languages
 2879+'accesskey-t-print' => 'p', # do not translate or duplicate this message to other languages
 2880+'accesskey-t-upload' => 'u', # do not translate or duplicate this message to other languages
 2881+'accesskey-t-specialpages' => 'q', # do not translate or duplicate this message to other languages
 2882+'accesskey-ca-nstab-main' => 'c', # do not translate or duplicate this message to other languages
 2883+'accesskey-ca-nstab-user' => 'c', # do not translate or duplicate this message to other languages
 2884+'accesskey-ca-nstab-media' => 'c', # do not translate or duplicate this message to other languages
 2885+'accesskey-ca-nstab-special' => '', # do not translate or duplicate this message to other languages
 2886+'accesskey-ca-nstab-project' => 'a', # do not translate or duplicate this message to other languages
 2887+'accesskey-ca-nstab-image' => 'c', # do not translate or duplicate this message to other languages
 2888+'accesskey-ca-nstab-mediawiki' => 'c', # do not translate or duplicate this message to other languages
 2889+'accesskey-ca-nstab-template' => 'c', # do not translate or duplicate this message to other languages
 2890+'accesskey-ca-nstab-help' => 'c', # do not translate or duplicate this message to other languages
 2891+'accesskey-ca-nstab-category' => 'c', # do not translate or duplicate this message to other languages
 2892+'accesskey-minoredit' => 'i', # do not translate or duplicate this message to other languages
 2893+'accesskey-save' => 's', # do not translate or duplicate this message to other languages
 2894+'accesskey-preview' => 'p', # do not translate or duplicate this message to other languages
 2895+'accesskey-diff' => 'v', # do not translate or duplicate this message to other languages
 2896+'accesskey-compareselectedversions' => 'v', # do not translate or duplicate this message to other languages
 2897+'accesskey-visualcomparison' => 'b', # do not translate or duplicate this message to other languages
 2898+'accesskey-watch' => 'w', # do not translate or duplicate this message to other languages
 2899+'accesskey-upload' => 's', # do not translate or duplicate this message to other languages
 2900+
27392901 # Tooltip help for the actions
27402902 'tooltip-pt-userpage' => 'Your user page',
27412903 'tooltip-pt-anonuserpage' => "The user page for the ip you're editing as",
@@ -2752,7 +2914,7 @@
27532915 'tooltip-ca-addsection' => 'Start a new section',
27542916 'tooltip-ca-viewsource' => 'This page is protected.
27552917 You can view its source',
2756 -'tooltip-ca-history' => 'Past revisions of this page',
 2918+'tooltip-ca-history' => 'Past versions of this page',
27572919 'tooltip-ca-protect' => 'Protect this page',
27582920 'tooltip-ca-delete' => 'Delete this page',
27592921 'tooltip-ca-undelete' => 'Restore the edits done to this page before it was deleted',
@@ -2778,7 +2940,7 @@
27792941 'tooltip-t-upload' => 'Upload files',
27802942 'tooltip-t-specialpages' => 'List of all special pages',
27812943 'tooltip-t-print' => 'Printable version of this page',
2782 -'tooltip-t-permalink' => 'Permanent link to this revision of the page',
 2944+'tooltip-t-permalink' => 'Permanent link to this version of the page',
27832945 'tooltip-ca-nstab-main' => 'View the content page',
27842946 'tooltip-ca-nstab-user' => 'View the user page',
27852947 'tooltip-ca-nstab-media' => 'View the media page',
@@ -2793,13 +2955,13 @@
27942956 'tooltip-save' => 'Save your changes',
27952957 'tooltip-preview' => 'Preview your changes, please use this before saving!',
27962958 'tooltip-diff' => 'Show which changes you made to the text',
2797 -'tooltip-compareselectedversions' => 'See the differences between the two selected revisions of this page',
 2959+'tooltip-compareselectedversions' => 'See the differences between the two selected versions of this page',
27982960 'tooltip-watch' => 'Add this page to your watchlist',
27992961 'tooltip-recreate' => 'Recreate the page even though it has been deleted',
28002962 'tooltip-upload' => 'Start upload',
28012963 'tooltip-rollback' => '"Rollback" reverts edit(s) to this page of the last contributor in one click',
28022964 'tooltip-undo' => '"Undo" reverts this edit and opens the edit form in preview mode.
2803 -It allows adding a reason in the summary.',
 2965+Allows adding a reason in the summary',
28042966
28052967 # Stylesheets
28062968 'common.css' => '/* CSS placed here will be applied to all skins */', # only translate this message to other languages if you have to change it
@@ -2846,7 +3008,7 @@
28473009 This is probably caused by a link to a blacklisted external site.',
28483010 'spamprotectionmatch' => 'The following text is what triggered our spam filter: $1',
28493011 'spambot_username' => 'MediaWiki spam cleanup',
2850 -'spam_reverting' => 'Reverting to last revision not containing links to $1',
 3012+'spam_reverting' => 'Reverting to last version not containing links to $1',
28513013 'spam_blanking' => 'All revisions contained links to $1, blanking',
28523014
28533015 # Info page
@@ -2877,6 +3039,7 @@
28783040
28793041 # Patrolling
28803042 'markaspatrolleddiff' => 'Mark as patrolled',
 3043+'markaspatrolledlink' => '[$1]', # do not translate or duplicate this message to other languages
28813044 'markaspatrolledtext' => 'Mark this page as patrolled',
28823045 'markedaspatrolled' => 'Marked as patrolled',
28833046 'markedaspatrolledtext' => 'The selected revision has been marked as patrolled.',
@@ -2913,8 +3076,7 @@
29143077 'visual-comparison' => 'Visual comparison',
29153078
29163079 # Media information
2917 -'mediawarning' => "'''Warning''': This file type may contain malicious code.
2918 -By executing it, your system may be compromised.<hr />",
 3080+'mediawarning' => "'''Warning''': This file may contain malicious code, by executing it your system may be compromised.<hr />",
29193081 'imagemaxsize' => 'Limit images on file description pages to:',
29203082 'thumbsize' => 'Thumbnail size:',
29213083 'widthheight' => '$1×$2', # only translate this message to other languages if you have to change it
@@ -3004,7 +3166,6 @@
30053167 * datetimeoriginal
30063168 * exposuretime
30073169 * fnumber
3008 -* isospeedratings
30093170 * focallength', # Do not translate list items
30103171
30113172 # EXIF tags
@@ -3129,6 +3290,11 @@
31303291 'exif-gpsdatestamp' => 'GPS date',
31313292 'exif-gpsdifferential' => 'GPS differential correction',
31323293
 3294+# Make & model, can be wikified in order to link to the camera and model name
 3295+'exif-make-value' => '$1', # do not translate or duplicate this message to other languages
 3296+'exif-model-value' => '$1', # do not translate or duplicate this message to other languages
 3297+'exif-software-value' => '$1', # do not translate or duplicate this message to other languages
 3298+
31333299 # EXIF attributes
31343300 'exif-compression-1' => 'Uncompressed',
31353301 'exif-compression-6' => 'JPEG', # only translate this message to other languages if you have to change it
@@ -3174,7 +3340,7 @@
31753341 'exif-exposureprogram-7' => 'Portrait mode (for closeup photos with the background out of focus)',
31763342 'exif-exposureprogram-8' => 'Landscape mode (for landscape photos with the background in focus)',
31773343
3178 -'exif-subjectdistance-value' => '$1 meters',
 3344+'exif-subjectdistance-value' => '$1 metres',
31793345
31803346 'exif-meteringmode-0' => 'Unknown',
31813347 'exif-meteringmode-1' => 'Average',
@@ -3286,7 +3452,7 @@
32873453 'exif-gpsmeasuremode-3' => '3-dimensional measurement',
32883454
32893455 # Pseudotags used for GPSSpeedRef and GPSDestDistanceRef
3290 -'exif-gpsspeed-k' => 'Kilometers per hour',
 3456+'exif-gpsspeed-k' => 'Kilometres per hour',
32913457 'exif-gpsspeed-m' => 'Miles per hour',
32923458 'exif-gpsspeed-n' => 'Knots',
32933459
@@ -3356,6 +3522,8 @@
33573523 'trackbackbox' => '<div id="mw_trackbacks">Trackbacks for this page:<br />
33583524 $1
33593525 </div>',
 3526+'trackback' => '; $4$5 : [$2 $1]', # do not translate or duplicate this message to other languages
 3527+'trackbackexcerpt' => '; $4$5 : [$2 $1]: <nowiki>$3</nowiki>', # do not translate or duplicate this message to other languages
33603528 'trackbackremove' => ' ([$1 Delete])',
33613529 'trackbacklink' => 'Trackback',
33623530 'trackbackdeleteok' => 'The trackback was successfully deleted.',
@@ -3372,7 +3540,7 @@
33733541 # action=purge
33743542 'confirm_purge_button' => 'OK',
33753543 'confirm-purge-top' => 'Clear the cache of this page?',
3376 -'confirm-purge-bottom' => 'Purging a page clears the cache and forces the most current revision to appear.',
 3544+'confirm-purge-bottom' => 'Purging a page clears the cache and forces the most current version to appear.',
33773545
33783546 # Separators for various lists, etc.
33793547 'catseparator' => '|', # only translate this message to other languages if you have to change it
@@ -3380,9 +3548,9 @@
33813549 'comma-separator' => ',&#32;', # only translate this message to other languages if you have to change it
33823550 'colon-separator' => ':&#32;', # only translate this message to other languages if you have to change it
33833551 'autocomment-prefix' => '-&#32;', # only translate this message to other languages if you have to change it
3384 -'pipe-separator' => '&#32;•&#32;', # only translate this message to other languages if you have to change it
 3552+'pipe-separator' => '&#32;|&#32;', # only translate this message to other languages if you have to change it
33853553 'word-separator' => '&#32;', # only translate this message to other languages if you have to change it
3386 -'ellipsis' => '...', # only translate this message to other languages if you have to change it
 3554+'ellipsis' => '…', # only translate this message to other languages if you have to change it
33873555
33883556 # Multipage image navigation
33893557 'imgmultipageprev' => '← previous page',
@@ -3407,6 +3575,30 @@
34083576 'autoredircomment' => 'Redirected page to [[$1]]',
34093577 'autosumm-new' => "Created page with '$1'",
34103578
 3579+# Autoblock whitelist
 3580+'autoblock_whitelist' => 'AOL http://webmaster.info.aol.com/proxyinfo.html
 3581+*64.12.96.0/19
 3582+*149.174.160.0/20
 3583+*152.163.240.0/21
 3584+*152.163.248.0/22
 3585+*152.163.252.0/23
 3586+*152.163.96.0/22
 3587+*152.163.100.0/23
 3588+*195.93.32.0/22
 3589+*195.93.48.0/22
 3590+*195.93.64.0/19
 3591+*195.93.96.0/19
 3592+*195.93.16.0/20
 3593+*198.81.0.0/22
 3594+*198.81.16.0/20
 3595+*198.81.8.0/23
 3596+*202.67.64.128/25
 3597+*205.188.192.0/20
 3598+*205.188.208.0/23
 3599+*205.188.112.0/20
 3600+*205.188.146.144/30
 3601+*207.200.112.0/21', # do not translate or duplicate this message to other languages
 3602+
34113603 # Size units
34123604 'size-bytes' => '$1 B', # only translate this message to other languages if you have to change it
34133605 'size-kilobytes' => '$1 KB', # only translate this message to other languages if you have to change it
@@ -3414,8 +3606,8 @@
34153607 'size-gigabytes' => '$1 GB', # only translate this message to other languages if you have to change it
34163608
34173609 # Live preview
3418 -'livepreview-loading' => 'Loading...',
3419 -'livepreview-ready' => 'Loading... Ready!',
 3610+'livepreview-loading' => 'Loading…',
 3611+'livepreview-ready' => 'Loading… Ready!',
34203612 'livepreview-failed' => 'Live preview failed! Try normal preview.',
34213613 'livepreview-error' => 'Failed to connect: $1 "$2".
34223614 Try normal preview.',
@@ -3510,11 +3702,13 @@
35113703 'hebrew-calendar-m12-gen' => 'Elul', # only translate this message to other languages if you have to change it
35123704
35133705 # Signatures
3514 -'timezone-utc' => 'UTC', # only translate this message to other languages if you have to change it
 3706+'signature' => '[[{{ns:user}}:$1|$2]]', # do not translate or duplicate this message to other languages
 3707+'signature-anon' => '[[{{#special:Contributions}}/$1|$2]]', # do not translate or duplicate this message to other languages
 3708+'timezone-utc' => 'UTC', # only translate this message to other languages if you have to change it
35153709
35163710 # Core parser functions
35173711 'unknown_extension_tag' => 'Unknown extension tag "$1"',
3518 -'duplicate-defaultsort' => '\'\'\'Warning:\'\'\' Default sort key "$2" overrides earlier default sort key "$1".',
 3712+'duplicate-defaultsort' => 'Warning: Default sort key "$2" overrides earlier default sort key "$1".',
35193713
35203714 # Special:Version
35213715 'version' => 'Version', # Not used as normal message but as header for the special page itself
@@ -3560,9 +3754,10 @@
35613755
35623756 # Special:SpecialPages
35633757 'specialpages' => 'Special pages',
 3758+'specialpages-summary' => '', # do not translate or duplicate this message to other languages
35643759 'specialpages-note' => '----
35653760 * Normal special pages.
3566 -* <strong class="mw-specialpagerestricted">Restricted special pages.</strong>',
 3761+* <span class="mw-specialpagerestricted">Restricted special pages.</span>',
35673762 'specialpages-group-maintenance' => 'Maintenance reports',
35683763 'specialpages-group-other' => 'Other special pages',
35693764 'specialpages-group-login' => 'Login / sign up',
@@ -3570,7 +3765,7 @@
35713766 'specialpages-group-media' => 'Media reports and uploads',
35723767 'specialpages-group-users' => 'Users and rights',
35733768 'specialpages-group-highuse' => 'High use pages',
3574 -'specialpages-group-pages' => 'Lists of pages',
 3769+'specialpages-group-pages' => 'List of pages',
35753770 'specialpages-group-pagetools' => 'Page tools',
35763771 'specialpages-group-wiki' => 'Wiki data and tools',
35773772 'specialpages-group-redirects' => 'Redirecting special pages',
@@ -3586,7 +3781,6 @@
35873782 #These will be matched with the URLs of external (hotlinked) images
35883783 #Those that match will be displayed as images, otherwise only a link to the image will be shown
35893784 #Lines beginning with # are treated as comments
3590 -#This is case-insensitive
35913785
35923786 #Put all regex fragments above this line. Leave this line exactly as it is</pre>',
35933787

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r59096Follow-up to r59092: fix incompatible 'imagemaxsize' (revert where present, r...siebrand13:06, 15 November 2009

Status & tagging log