Merge "Fix wording of action-import/action-importupload messages"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Sat, 28 Sep 2013 11:41:59 +0000 (11:41 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sat, 28 Sep 2013 11:41:59 +0000 (11:41 +0000)
1  2 
languages/messages/MessagesEn.php

@@@ -904,7 -904,7 +904,7 @@@ $1'
  # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage).
  'aboutsite'            => 'About {{SITENAME}}',
  'aboutpage'            => 'Project:About',
 -'copyright'            => 'Content is available under $1.',
 +'copyright'            => 'Content is available under $1 unless otherwise noted.',
  'copyrightpage'        => '{{ns:project}}:Copyrights',
  'currentevents'        => 'Current events',
  'currentevents-url'    => 'Project:Current events',
@@@ -1397,13 -1397,13 +1397,13 @@@ The reason given is ''$2''
  * Intended blockee: $7
  
  You can contact $1 or another [[{{MediaWiki:Grouppage-sysop}}|administrator]] to discuss the block.
 -You cannot use the 'email this user' feature unless a valid email address is specified in your [[Special:Preferences|account preferences]] and you have not been blocked from using it.
 +You cannot use the \"email this user\" feature unless a valid email address is specified in your [[Special:Preferences|account preferences]] and you have not been blocked from using it.
  Your current IP address is $3, and the block ID is #$5.
  Please include all above details in any queries you make.",
 -'autoblockedtext'                  => 'Your IP address has been automatically blocked because it was used by another user, who was blocked by $1.
 +'autoblockedtext'                  => "Your IP address has been automatically blocked because it was used by another user, who was blocked by $1.
  The reason given is:
  
 -:\'\'$2\'\'
 +:''$2''
  
  * Start of block: $8
  * Expiry of block: $6
  
  You may contact $1 or one of the other [[{{MediaWiki:Grouppage-sysop}}|administrators]] to discuss the block.
  
 -Note that you may not use the "email this user" feature unless you have a valid email address registered in your [[Special:Preferences|user preferences]] and you have not been blocked from using it.
 +Note that you may not use the \"email this user\" feature unless you have a valid email address registered in your [[Special:Preferences|user preferences]] and you have not been blocked from using it.
  
  Your current IP address is $3, and the block ID is #$5.
 -Please include all above details in any queries you make.',
 +Please include all above details in any queries you make.",
  'blockednoreason'                  => 'no reason given',
  'whitelistedittext'                => 'You have to $1 to edit pages.',
  'confirmedittext'                  => 'You must confirm your email address before editing pages.
@@@ -2171,8 -2171,8 +2171,8 @@@ Your email address is not revealed whe
  'action-block'                => 'block this user from editing',
  'action-protect'              => 'change protection levels for this page',
  'action-rollback'             => 'quickly rollback the edits of the last user who edited a particular page',
- 'action-import'               => 'import this page from another wiki',
- 'action-importupload'         => 'import this page from a file upload',
+ 'action-import'               => 'import pages from another wiki',
+ 'action-importupload'         => 'import pages from a file upload',
  'action-patrol'               => "mark others' edit as patrolled",
  'action-autopatrol'           => 'have your edit marked as patrolled',
  'action-unwatchedpages'       => 'view the list of unwatched pages',
@@@ -2259,7 -2259,7 +2259,7 @@@ To view or search previously uploaded f
  
  To include a file in a page, use a link in one of the following forms:
  * '''<code><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.jpg]]</nowiki></code>''' to use the full version of the file
 -* '''<code><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.png|200px|thumb|left|alt text]]</nowiki></code>''' to use a 200 pixel wide rendition in a box in the left margin with 'alt text' as description
 +* '''<code><nowiki>[[</nowiki>{{ns:file}}<nowiki>:File.png|200px|thumb|left|alt text]]</nowiki></code>''' to use a 200 pixel wide rendition in a box in the left margin with \"alt text\" as description
  * '''<code><nowiki>[[</nowiki>{{ns:media}}<nowiki>:File.ogg]]</nowiki></code>''' for directly linking to the file without displaying the file",
  'upload-permitted'            => 'Permitted file types: $1.',
  'upload-preferred'            => 'Preferred file types: $1.',
@@@ -2972,7 -2972,7 +2972,7 @@@ Future changes to this page and its ass
  'watchmethod-recent'   => 'checking recent edits for watched pages',
  'watchmethod-list'     => 'checking watched pages for recent edits',
  'watchlistcontains'    => 'Your watchlist contains $1 {{PLURAL:$1|page|pages}}.',
 -'iteminvalidname'      => "Problem with item '$1', invalid name...",
 +'iteminvalidname'      => 'Problem with item "$1", invalid name...',
  'wlnote'               => "Below {{PLURAL:$1|is the last change|are the last '''$1''' changes}} in the last {{PLURAL:$2|hour|'''$2''' hours}}, as of $3, $4.",
  'wlshowlast'           => 'Show last $1 hours $2 days $3',
  'watchlist-options'    => 'Watchlist options',
@@@ -5122,9 -5122,9 +5122,9 @@@ Otherwise, you can use the easy form be
  'limitreport-ppgeneratednodes'             => 'Preprocessor generated node count',
  'limitreport-ppgeneratednodes-value'       => '$1/$2', # only translate this message to other languages if you have to change it
  'limitreport-postexpandincludesize'        => 'Post-expand include size',
 -'limitreport-postexpandincludesize-value'  => '$1/$2 bytes',
 +'limitreport-postexpandincludesize-value'  => '$1/$2 {{PLURAL:$2|byte|bytes}}',
  'limitreport-templateargumentsize'         => 'Template argument size',
 -'limitreport-templateargumentsize-value'   => '$1/$2 bytes',
 +'limitreport-templateargumentsize-value'   => '$1/$2 {{PLURAL:$2|byte|bytes}}',
  'limitreport-expansiondepth'               => 'Highest expansion depth',
  'limitreport-expansiondepth-value'         => '$1/$2', # only translate this message to other languages if you have to change it
  'limitreport-expensivefunctioncount'       => 'Expensive parser function count',