Localisation updates for core messages from Betawiki (2008-10-23 13:43 CEST)
[lhc/web/wiklou.git] / languages / messages / MessagesQqq.php
index 9d69a53..569ae87 100644 (file)
@@ -348,6 +348,12 @@ The format is: "{{int:youhavenewmessages| [[MediaWiki:Newmessageslink/{{SUBPAGEN
 {{Identical|Edit}}',
 'editsection-brackets'    => '{{doc-important|This message should most probably not be translated.}}',
 'editold'                 => '{{Identical|Edit}}',
+'editlink'                => 'Text of the edit link shown next to every (editable) template in the list of used templates below the edit window. See also {{msg-mw|Viewsourcelink}}.
+
+{{Identical|Edit}}',
+'viewsourcelink'          => 'Text of the link shown next to every uneditable (protected) template in the list of used templates below the edit window. See also {{msg-mw|Editlink}}.
+
+{{Identical|View source}}',
 'editsectionhint'         => "Tool tip shown when hovering the mouse over the link to '[{{MediaWiki:Editsection}}]' a section. Example: Edit section: Heading name",
 'toc'                     => 'This is the title of the table of contents displayed in pages with more than 3 sections
 
@@ -368,9 +374,6 @@ HTML markup cannot be used.",
 'site-atom-feed'          => "Used in the HTML header of a wiki's Atom feed.
 $1 is <nowiki>{{SITENAME}}</nowiki>.
 HTML markup cannot be used.",
-'sitenotice_close'        => 'You can see this on the right side of the [[MediaWiki:Sitenotice|sitenotice]].
-
-The word "dismiss" (or "close") should be in the infinitive mood.',
 'red-link-title'          => 'Title for red hyperlinks. Indicates, that the page is empty, not written yet.',
 
 # Short words for each namespace, by default used in the namespace tab in monobook
@@ -430,7 +433,9 @@ The title of the warning is the message [[MediaWiki:Nosuchspecialpage/{{SUBPAGEN
 'internalerror'        => '{{Identical|Internal error}}',
 'badtitle'             => '{{Identical|Bad title}}',
 'querypage-no-updates' => 'Text on some special pages, e.g. [[Special:FewestRevisions]].',
-'viewsource'           => 'the text displayed in place of the "edit" tab when the user has no permission to edit the page',
+'viewsource'           => 'The text displayed in place of the "edit" tab when the user has no permission to edit the page.
+
+{{Identical|View source}}',
 'viewsourcefor'        => 'Subtitle shown when trying to edit a protected page.
 
 {{Identical|For $1}}',
@@ -497,8 +502,7 @@ The title of the warning is the message [[MediaWiki:Nosuchspecialpage/{{SUBPAGEN
 * [[Special:CreateAccount]]
 
 $1 is the minimum number of characters in the password.',
-'mailmypassword'             => 'Shown at [[Special:UserLogin]]
-{{Identical|E-mail password}}',
+'mailmypassword'             => 'Shown at [[Special:UserLogin]]',
 'passwordremindertitle'      => 'Title of e-mail which contains temporary password',
 'passwordremindertext'       => 'This text is used in an e-mail sent when a user requests a new temporary password (he has forgotten his password) or when an sysop creates a new user account choosing to have password and username sent to the new user by e-mail.
 * $1 is an IP addres. Example: 123.123.123.123
@@ -608,7 +612,7 @@ Parameter $1 is the content of section parameter in the URL (for example 1234 in
 'hiddencategories'                 => "This message is shown below the edit form, like you have a section ''\"Templates used on this page\"''.",
 'edittools'                        => 'This text will be shown below edit and upload forms. It can be used to offer special characters not present on most keyboards for copying/pasting, and also often makes them clickable for insertion via a javascript. Since these are seen as specific to a wiki, however, this message should not contain anything but an html comment explaining how it should be used once the wiki has been installed.',
 'permissionserrorstext-withaction' => '* $1 is the number of reasons that were found why the action cannot be performed.
-* $2 is one of the right-* messages.
+* $2 is one of the action-* messages (for example {{msg|action-edit}}).
 
 Please report at [[Support]] if you are unable to properly translate this message. Also see [[bugzilla:14246]]',
 'recreate-deleted-warn'            => 'Warning shown when creating a page which has already been deleted. See for example [[Test]].',
@@ -629,8 +633,9 @@ Please report at [[Support]] if you are unable to properly translate this messag
 'revisionasof'           => "Used on a difference page when comparing different versions of a page or when viewing an non-current version of a page. \$1 is the date/time at which the revision was created. Example: \"''Revision as of 14:44, 24 January 2008''\".",
 'revision-info'          => 'Appears just below the page title when an old version of the page is being viewed.
 
-$1 indicates the time of that revision and 
-$2 the author of the revision',
+* $1 indicates the time of that revision and 
+* $2 the author of the revision
+* (optional) $3 is the revision ID', # Additional available: $3: revision id
 'currentrevisionlink'    => '{{Identical|Current revision}}',
 'cur'                    => 'Link in page history',
 'next'                   => 'Link in page history
@@ -740,15 +745,22 @@ Parameter $1 is either {{msg|revdelete-content}} (when unhiding the page content
 'editundo'                => 'Undo link when viewing diffs',
 'diff-multi'              => "This message appears in the revision history of a page when comparing two versions which aren't consecutive.",
 'diff-src'                => '{{Identical|Source}}',
+'diff-with'               => '* "<code><nowiki>&amp;#32;</nowiki></code>" is a forced space; leave it in if your language uses spaces
+* $1 is a name of a HTML attribute (for example <code>style</code> or <code>class</code>)
+* $2 is the value of the attribute (for example <code>background:red;</code> in <code>style="background:red;"</code>)
+Used in conjunction with {{msg-mw|diff-with-additional}} and {{msg-mw|diff-with-final}} in the head position before a {{msg-mw|comma-separator}} separated list.',
+'diff-with-additional'    => '* $1 is a name of a HTML attribute (for example <code>style</code> or <code>class</code>)
+* $2 is the value of the attribute (for example <code>background:red;</code> in <code>style="background:red;"</code>)
+Used, possibly repeatedly, in a {{msg-mw|comma-separator}} separated list after {{msg-mw|diff-with}} and before {{msg-mw|diff-with-final}}.',
 'diff-with-final'         => '* "<code><nowiki>&amp;#32;</nowiki></code>" is a forced space; leave it in if your language uses spaces
-* $1 is <need more info>
-* $2 is <need more info>',
+* $1 is a name of a HTML attribute (for example <code>style</code> or <code>class</code>)
+* $2 is the value of the attribute (for example <code>background:red;</code> in <code>style="background:red;"</code>)
+Used in the final position of a {{msg-mw|comma-separator}} separated list headed by {{msg-mw|diff-with}} followed by zero or more repetitions of {{msg-mw|diff-with-additional}}.',
 'diff-width'              => '{{Identical|Width}}',
 'diff-height'             => '{{Identical|Height}}',
 
 # Search results
 'searchresults-title'      => 'Appears as page title in the html header of the search result special page.',
-'noexactmatch'             => 'This is the message that you get if you follow a link to a page or article that does not exist.',
 'notitlematches'           => 'Header of results page after a search for a title for which no page exists',
 'textmatches'              => 'When displaying search results',
 'notextmatches'            => 'Error message when there are no results',
@@ -769,6 +781,10 @@ It is also used by Whatlinkshere pages, where ($1) and ($2) are [[MediaWiki:What
 ($3) is made up in all cases of the various proposed numbers of results per page, e.g. "(20 | 50 | 100 | 250 | 500)".
 For Special pages, the navigation bar is prefixed by "([[MediaWiki:Page_first]] | [[MediaWiki:Page_last]])" (alphabetical order) or "([[MediaWiki:Histfirst]] | [[MediaWiki:Histlast]])" (date order).
 Viewprevnext is sometimes preceded by the [[MediaWiki:Showingresults]] or [[MediaWiki:Showingresultsnum]] message (for Special pages) or by the [[MediaWiki:Linkshere]] message (for Whatlinkshere pages).',
+'searchmenu-exists'        => 'An option shown in a menu beside search form offering a link to the existing page having the specified title (when using the default MediaWiki search engine).',
+'searchmenu-new'           => 'An option shown in a menu beside search form offering a red link to the not yet existing page having the specified title (when using the default MediaWiki search engine).',
+'searchhelp-url'           => 'Description: The URL of the search help page.
+{{doc-important|Do not change "Project:" part.}}',
 'search-result-size'       => 'Shown per line of a [[Special:Search|search result]]
 * $1 is the size of the page in bytes, but no need to add "byte" or similar as the unit is added by special function.
 * $2 is the sum of all words in this page.',
@@ -787,7 +803,7 @@ $1 is the relevance of this result in per cent.
 * $1–$2 is the range of results shown on the page
 * $3 is the total number of results from the search
 * $4 is the number of results shown on the page (equal to the size of the $1–$2 interval)',
-'nonefound'                => 'This message appears on the search results page if no results are found.',
+'search-nonefound'         => 'Message shown when a search returned no results (when using the default MediaWiki search engine).',
 'powersearch'              => 'Verb. Text of search button at the bottom of [[Special:Search]], for searching in selected namespaces.
 
 {{Identical|Advanced search}}',
@@ -843,7 +859,6 @@ $1 is the relevance of this result in per cent.
 'prefs-searchoptions'   => "Shown at the top of the tab 'Search' in [[Special:Preferences]]",
 'prefs-namespaces'      => "{{Identical|Namespaces}}
 Shown as legend of the second fieldset of the tab 'Search' in [[Special:Preferences]]",
-'defaultns'             => 'Used in [[Special:Preferences]], tab "Search".',
 'default'               => '{{Identical|Default}}',
 'files'                 => 'Title of a tab in [[Special:Preferences]].',
 
@@ -971,6 +986,42 @@ The rate limits have no effect on the groups that have this right. Rate limits i
 
 {{Identical|None}}',
 
+# Associated actions - in the sentence "You do not have permission to X"
+'action-read'                 => '{{Doc-action}}',
+'action-edit'                 => '{{Doc-action}}',
+'action-createpage'           => '{{Doc-action}}',
+'action-createtalk'           => '{{Doc-action}}',
+'action-createaccount'        => '{{Doc-action}}',
+'action-minoredit'            => '{{Doc-action}}',
+'action-move'                 => '{{Doc-action}}',
+'action-move-subpages'        => '{{Doc-action}}',
+'action-upload'               => '{{Doc-action}}',
+'action-reupload'             => '{{Doc-action}}',
+'action-reupload-shared'      => '{{Doc-action}}',
+'action-upload_by_url'        => '{{Doc-action}}',
+'action-writeapi'             => '{{Doc-action}}',
+'action-delete'               => '{{Doc-action}}',
+'action-deleterevision'       => '{{Doc-action}}',
+'action-deletedhistory'       => '{{Doc-action}}',
+'action-browsearchive'        => '{{Doc-action}}',
+'action-undelete'             => '{{Doc-action}}',
+'action-suppressrevision'     => '{{Doc-action}}',
+'action-suppressionlog'       => '{{Doc-action}}',
+'action-block'                => '{{Doc-action}}',
+'action-protect'              => '{{Doc-action}}',
+'action-import'               => '{{Doc-action}}',
+'action-importupload'         => '{{Doc-action}}',
+'action-patrol'               => '{{Doc-action}}',
+'action-autopatrol'           => '{{Doc-action}}',
+'action-unwatchedpages'       => '{{Doc-action}}',
+'action-trackback'            => '{{Doc-action}}',
+'action-mergehistory'         => '{{Doc-action}}',
+'action-userrights'           => '{{Doc-action}}
+
+This action allows editing of all of the "user rights", not just the rights of the group "all users".',
+'action-userrights-interwiki' => '{{Doc-action}}',
+'action-siteadmin'            => '{{Doc-action}}',
+
 # Recent changes
 'nchanges'             => 'Appears on the [[Special:RecentChanges]] special page in brackets after pages having more than one change on that date. $1 is the number of changes on that day.',
 'recentchanges'        => 'The text of the link in sidebar going to the special page [[Special:RecentChanges]]. Also the page title of that special page.
@@ -986,10 +1037,6 @@ The rate limits have no effect on the groups that have this right. Rate limits i
 * $5 is a time alone.
 
  Example: "\'\'Below are the last 50 changes in the last 7 days, as of 14:48, 24 January 2008.\'\'"',
-'rcnotefrom'           => 'This message is displayed at [[Special:RecentChanges]] when viewing recentchanges from some specific time.
-
-Parameter $1 is the maximum number of changes that are displayed.
-Parameter $2 is a date and time.',
 'rclistfrom'           => 'Used on [[Special:RecentChanges]]. Parameter $1 is a date.',
 'rcshowhideminor'      => 'Option text in [[Special:RecentChanges]]',
 'rcshowhidebots'       => "Option text in [[Special:RecentChanges]]. $1 is the 'show/hide' command, with the text taken from either [[Mediawiki:Show]] or [[Mediawiki:Hide]].
@@ -1130,8 +1177,8 @@ Example: [[:Image:Addon-icn.png]]',
 'shareduploadduplicate-linktext' => '{{Identical|Another file}}',
 'shareduploadconflict'           => '$1 is contents of message shareduploadconflict-linktext (i.e. "another file")',
 'shareduploadconflict-linktext'  => '{{Identical|Another file}}',
-'noimage'                        => 'In image description page when there is no file by that name.  The variable $1 comes from {{msg|noimage-linktext}}.',
-'noimage-linktext'               => 'This message is used as a variable in {{msg|noimage}}.',
+'noimage'                        => 'In image description page when there is no file by that name.  The variable $1 comes from {{msg|noimage-linktext}}, which is only substituted in this message.',
+'noimage-linktext'               => 'This message is used as a variable in {{msg|noimage}}, and will not be used anywhere else.',
 'imagepage-searchdupe'           => 'This message is used as text on a link from image pages to [[Special:FileDuplicateSearch]].',
 
 # File reversion
@@ -1381,7 +1428,11 @@ Example: [[:Image:Addon-icn.png]]',
 
 # E-mail user
 'emailuser'       => 'Link in the sidebar',
-'emailpagetext'   => 'This is the text that is displayed above the e-mail form on Special:EmailUser.',
+'emailpagetext'   => 'This is the text that is displayed above the e-mail form on [[Special:EmailUser]].
+
+Special:EmailUser appears when you click on the link "E-mail this user" in the sidebar, but only if there is an e-mail address in the recipient\'s user preferences. If there isn\'t then the message [[Mediawiki:Noemailtext]] will appear instead of Special:EmailUser.',
+'noemailtitle'    => 'The title of the message that appears instead of Special:EmailUser after clicking the "E-mail this user" link in the sidebar, if no e-mail can be sent to the user.',
+'noemailtext'     => 'The text of the message that appears instead of Special:EmailUser after clicking the "E-mail this user" link in the sidebar, if no e-mail can be sent to the user.',
 'email-legend'    => 'Title of the box in [[Special:EmailUser]]',
 'emailfrom'       => 'Field in [[Special:EmailUser]].',
 'emailto'         => 'Field in [[Special:EmailUser]].',
@@ -1501,7 +1552,9 @@ Shown as subtitle of the protection form. $1 is the title of the page to be (un)
 {{Identical|Other time}}',
 'protect-existing-expiry' => 'Shows the existing expiry time in the drop down menu of the protection form ([http://translatewiki.net/w/i.php?title=User:Raymond/test&action=unprotect example])
 
-* $1: date and time of the existing expiry time',
+* $1: date and time of the existing expiry time (kept for backward compatibility purposes)
+* $2: date of the existing expiry time
+* $3: time of the existing expiry time',
 'protect-otherreason'     => 'Shown on the page protection form as label for the following input field (text)
 {{Identical|Other/additional reason}}',
 'protect-otherreason-op'  => 'Shown on the page protection form in the drop down menu
@@ -1516,6 +1569,8 @@ Shown as subtitle of the protection form. $1 is the title of the page to be (un)
 * Example: See e.g. [[MediaWiki:Protect-expiry-options/nl]] if you still don't know how to do it.", # display1:time1,display2:time2,...
 'restriction-type'        => 'Used on [[Special:ProtectedPages]].',
 'restriction-level'       => 'Used on [[Special:ProtectedPages]].',
+'minimum-size'            => 'Used in [[Special:Protectedpages]] as a pair of radio buttons, with [[MediaWiki:Maximum-size]]. There is an input box to specify the minimum bites of the projected pages listed.',
+'maximum-size'            => 'Used in [[Special:Protectedpages]] as a pair of radio buttons, with [[MediaWiki:Minimum-size]]. There is an input box to specify the maximum bites of the projected pages listed.',
 
 # Restrictions (nouns)
 'restriction-edit'   => "Used on [[Special:ProtectedPages]]. Option in the 'permission' drop-down box.
@@ -1617,62 +1672,71 @@ Example line:
 'whatlinkshere-filters'    => '{{Identical|Filter}}',
 
 # Block/unblock
-'blockip'                     => 'The title of the special page [[Special:BlockIP]].
+'blockip'                      => 'The title of the special page [[Special:BlockIP]].
 
 {{Identical|Block user}}',
-'blockip-legend'              => 'Legend/Header for the fieldset around the input form of [[Special:BlockIP]].
+'blockip-legend'               => 'Legend/Header for the fieldset around the input form of [[Special:BlockIP]].
 
 {{Identical|Block user}}',
-'ipaddress'                   => '{{Identical|IP Address}}',
-'ipbexpiry'                   => '{{Identical|Expiry}}',
-'ipbreason'                   => 'Label of the block reason dropdown in [[Special:BlockIP]] and the unblock reason textfield in [{{fullurl:Special:IPBlockList|action=unblock}} Special:IPBlockList?action=unblock].
+'ipaddress'                    => '{{Identical|IP Address}}',
+'ipbexpiry'                    => '{{Identical|Expiry}}',
+'ipbreason'                    => 'Label of the block reason dropdown in [[Special:BlockIP]] and the unblock reason textfield in [{{fullurl:Special:IPBlockList|action=unblock}} Special:IPBlockList?action=unblock].
 
 {{Identical|Reason}}',
-'ipbreasonotherlist'          => '{{Identical|Other reason}}',
-'ipbanononly'                 => '{{Identical|Block anonymous users only}}',
-'ipbcreateaccount'            => '{{Identical|Prevent account creation}}',
-'ipbemailban'                 => '{{Identical|Prevent user from sending e-mail}}',
-'ipbenableautoblock'          => '{{Identical|Automatically block ...}}',
-'ipbsubmit'                   => '{{Identical|Block this user}}',
-'ipbother'                    => '{{Identical|Other time}}',
-'ipboptions'                  => "* Description: Options for the duration of the block. 
+'ipbreasonotherlist'           => '{{Identical|Other reason}}',
+'ipbanononly'                  => '{{Identical|Block anonymous users only}}',
+'ipbcreateaccount'             => '{{Identical|Prevent account creation}}',
+'ipbemailban'                  => '{{Identical|Prevent user from sending e-mail}}',
+'ipbenableautoblock'           => '{{Identical|Automatically block ...}}',
+'ipbsubmit'                    => '{{Identical|Block this user}}',
+'ipbother'                     => '{{Identical|Other time}}',
+'ipboptions'                   => "* Description: Options for the duration of the block. 
 * <font color=\"red\">Be careful:</font> '''1 translation:1 english''', so the first part is the translation and the second part should stay in English. 
 * Example: See e.g. [[MediaWiki:Ipboptions/nl]] if you still don't know how to do it.", # display1:time1,display2:time2,...
-'ipbotheroption'              => '{{Identical|Other}}',
-'ipbotherreason'              => '{{Identical|Other/additional reason}}',
-'ipbhidename'                 => 'This is the label for a checkbox in the user block form on [[Special:BlockIP]].',
-'ipbwatchuser'                => 'This is an option on [[Special:BlockIP]] to watch the user page and talk page of the blocked user',
-'ipballowusertalk'            => 'Option in [[Special:BlockIP]] that allows the blocked user to edit own talk page.',
-'ipb-edit-dropdown'           => 'Shown beneath the user block form on the right side. It is a link to [[MediaWiki:Ipbreason-dropdown]]. See also {{msg|Delete-edit-reasonlist}} and {{msg|Protect-edit-reasonlist}}.',
-'ipblocklist-submit'          => '{{Identical|Search}}',
-'blocklistline'               => 'This is the text of an entry in the Special:IPBlockList.
+'ipbotheroption'               => '{{Identical|Other}}',
+'ipbotherreason'               => '{{Identical|Other/additional reason}}',
+'ipbhidename'                  => 'This is the label for a checkbox in the user block form on [[Special:BlockIP]].',
+'ipbwatchuser'                 => 'This is an option on [[Special:BlockIP]] to watch the user page and talk page of the blocked user',
+'ipballowusertalk'             => 'Option in [[Special:BlockIP]] that allows the blocked user to edit own talk page.',
+'ipb-edit-dropdown'            => 'Shown beneath the user block form on the right side. It is a link to [[MediaWiki:Ipbreason-dropdown]]. See also {{msg|Delete-edit-reasonlist}} and {{msg|Protect-edit-reasonlist}}.',
+'ipblocklist-sh-userblocks'    => 'Top selection button at [[Special:IPBlockList]], which means Show/Hide indefinite blocks
+
+* $1 - word "{{msg|Hide}}" or "{{msg|Show}}"',
+'ipblocklist-sh-tempblocks'    => 'Top selection button at [[Special:IPBlockList]]
+
+* $1 - word "{{msg|Hide}}" or "{{msg|Show}}"',
+'ipblocklist-sh-addressblocks' => 'Top selection button at [[Special:IPBlockList]]
+
+* $1 - word "{{msg|Hide}}" or "{{msg|Show}}"',
+'ipblocklist-submit'           => '{{Identical|Search}}',
+'blocklistline'                => 'This is the text of an entry in the Special:IPBlockList.
 *$1 is the hour and date of the block. 
 *$2 is the sysop. 
 *$3 is the blocked user or IP (with link to contributions and talk)
 *$4 contains "hour and date of expiry, details (\'\'reason\'\')"
 
 See also [[MediaWiki:Blocklogentry]].',
-'anononlyblock'               => '{{Identical|Anon only}}',
-'noautoblockblock'            => '{{Identical|Autoblock disabled}}',
-'emailblock'                  => '{{Identical|E-mail blocked}}',
-'blocklist-nousertalk'        => 'Used in [[Special:IPBlockList]] when "Allow this user to edit own talk page while blocked" option hasn\'t been flagged. See also {{msg-mw|Block-log-flags-nousertalk}}.',
-'blocklink'                   => "Display name for a link that, when selected, leads to a form where a user can be blocked. Used in page history and recent changes pages. Example: \"''UserName (Talk | contribs | '''block''')''\".",
-'contribslink'                => 'Short for "contributions". Used as display name for a link to user contributions on history pages, [[Special:RecentChanges]], [[Special:Watchlist]], etc.',
-'blocklogpage'                => '{{Identical|Block log}}',
-'blocklog-fulllog'            => 'Shown at Special:BlockIP at the end of the block log if there are more than 10 entries for this user, see [[Special:BlockIP/Raymond]] as example (visible for sysops only).',
-'blocklogentry'               => 'This is the text of an entry in the Block log (and RC), after hour (and date, only in the Block log) and sysop name: 
+'anononlyblock'                => '{{Identical|Anon only}}',
+'noautoblockblock'             => '{{Identical|Autoblock disabled}}',
+'emailblock'                   => '{{Identical|E-mail blocked}}',
+'blocklist-nousertalk'         => 'Used in [[Special:IPBlockList]] when "Allow this user to edit own talk page while blocked" option hasn\'t been flagged. See also {{msg-mw|Block-log-flags-nousertalk}}.',
+'blocklink'                    => "Display name for a link that, when selected, leads to a form where a user can be blocked. Used in page history and recent changes pages. Example: \"''UserName (Talk | contribs | '''block''')''\".",
+'contribslink'                 => 'Short for "contributions". Used as display name for a link to user contributions on history pages, [[Special:RecentChanges]], [[Special:Watchlist]], etc.',
+'blocklogpage'                 => '{{Identical|Block log}}',
+'blocklog-fulllog'             => 'Shown at Special:BlockIP at the end of the block log if there are more than 10 entries for this user, see [[Special:BlockIP/Raymond]] as example (visible for sysops only).',
+'blocklogentry'                => 'This is the text of an entry in the Block log (and RC), after hour (and date, only in the Block log) and sysop name: 
 *$1 is the blocked user or IP (with link to contributions and talk)
 *$2 is the duration of the block (hours, days etc.) or the specified expiry date
 *$3 contains "(details) (\'\'reason\'\')"
 See also [[MediaWiki:Blocklistline]].',
-'block-log-flags-noautoblock' => '{{Identical|Autoblock disabled}}',
-'block-log-flags-noemail'     => "Log message for [[Special:Log/block]] to note that a user cannot use the 'email another user' option.
+'block-log-flags-noautoblock'  => '{{Identical|Autoblock disabled}}',
+'block-log-flags-noemail'      => "Log message for [[Special:Log/block]] to note that a user cannot use the 'email another user' option.
 
 {{Identical|E-mail blocked}}",
-'block-log-flags-nousertalk'  => 'Used in [[Special:Log/block]] when "Allow this user to edit own talk page while blocked" option hasn\'t been flagged. See also {{msg-mw|Blocklist-nousertalk}}.',
-'ipb_expiry_temp'             => 'Warning message displayed on [[Special:BlockIP]] if the option "hide username" is selected but the expiry time is not infinite.',
-'ipb_already_blocked'         => '{{Identical|$1 is already blocked}}',
-'blockme'                     => 'The page title of [[Special:Blockme]], a feature which is disabled by default.',
+'block-log-flags-nousertalk'   => 'Used in [[Special:Log/block]] when "Allow this user to edit own talk page while blocked" option hasn\'t been flagged. See also {{msg-mw|Blocklist-nousertalk}}.',
+'ipb_expiry_temp'              => 'Warning message displayed on [[Special:BlockIP]] if the option "hide username" is selected but the expiry time is not infinite.',
+'ipb_already_blocked'          => '{{Identical|$1 is already blocked}}',
+'blockme'                      => 'The page title of [[Special:Blockme]], a feature which is disabled by default.',
 
 # Developer tools
 'lockdb'              => 'The title of the special page [[Special:LockDB]].
@@ -1702,6 +1766,8 @@ Shown as subtitle of [[Special:MovePage/testpage]]. $1 is the title of the page
 'movearticle'             => 'The text before the name of the page that you are moving.
 
 {{Identical|Move page}}',
+'movenologin'             => '{{Identical|Not logged in}}',
+'movenologintext'         => "Text of message on special page 'Permissions Errors', which appears when somebody tries to move a page without being logged in.",
 'newtitle'                => 'Used in the special page "[[Special:MovePage]]". The text for the inputbox to give the new page title.',
 'move-watch'              => 'The text of the checkbox to watch the page you are moving.
 
@@ -1714,6 +1780,8 @@ Shown as subtitle of [[Special:MovePage/testpage]]. $1 is the title of the page
 * $1 is the source page as a link with display name
 * $2 is the target page as a link with display name', # The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.
 'movetalk'                => 'The text of the checkbox to watch the associated talk page to the page you are moving. This only appears when the talk page is not empty.',
+'move-subpages'           => 'The text of an option on the special page [[Special:MovePage|MovePage]]. If this option is ticked, any subpages will be moved with the main page to a new title.',
+'move-talk-subpages'      => 'The text of an option on the special page [[Special:MovePage|MovePage]]. If this option is ticked, any subpages will be moved with the talk page to a new title.',
 '1movedto2'               => "This is ''logentry'' message. $1 is the original page name, $2 is the destination page name.",
 '1movedto2_redir'         => "This is ''logentry'' message. $1 is the original page name, $2 is the destination page name.",
 'movelogpage'             => 'Title of special page',
@@ -2021,15 +2089,16 @@ Please leave the link http://www.mediawiki.org/wiki/Manual:External_editors exac
 {{Identical|All}}',
 
 # E-mail address confirmation
-'confirmemail_needlogin' => 'Used on [[Special:ConfirmEmail]] when you are logged out. Parameter $1 is a link to the log in form.',
-'confirmemail_body'      => 'This message is sent as an e-mail to users when they add or change their e-mail adress in [[Special:Preferences]].
+'confirmemail_needlogin'   => 'Used on [[Special:ConfirmEmail]] when you are logged out. Parameter $1 is a link to the log in form.',
+'confirmemail_body'        => 'This message is sent as an e-mail to users when they add or change their e-mail adress in [[Special:Preferences]].
 
 *$1 is the IP adress of the user that changed the e-mail adress
 *$2 is the name of the user
 *$3 is a URL to [[Special:ConfirmEmail]]
 *$4 is a time and date 
 *$5 is a URL to [[Special:InvalidateEmail]]',
-'invalidateemail'        => "This is the '''name of the special page''' where user goes if he chooses the cancel e-mail confirmation link from the confirmation e-mail.",
+'confirmemail_invalidated' => 'This is the text of the special page [[Special:InvalidateEmail|InvalidateEmail]] (with the title in [[Mediawiki:Invalidateemail]]) where user goes if he chooses the cancel e-mail confirmation link from the confirmation e-mail.',
+'invalidateemail'          => "This is the '''name of the special page''' where user goes if he chooses the cancel e-mail confirmation link from the confirmation e-mail.",
 
 # action=purge
 'confirm_purge_button' => '{{Identical|OK}}',
@@ -2214,8 +2283,4 @@ $1 is the name of the requested file.',
 # Special:BlankPage
 'intentionallyblankpage' => 'Text displayed in [[Special:BlankPage]].',
 
-# Special:Nuke
-'nuke-submit-user' => '{{Identical|Go}}',
-'right-nuke'       => '{{doc-right}}',
-
 );