Merge "Correcting system message linksearch-text"
authorRaimond Spekking <raimond.spekking@gmail.com>
Sun, 4 Nov 2012 11:02:23 +0000 (11:02 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sun, 4 Nov 2012 11:02:23 +0000 (11:02 +0000)
1  2 
languages/messages/MessagesEn.php

@@@ -683,7 -683,7 +683,7 @@@ XHTML id names
  
  'underline-always'  => 'Always',
  'underline-never'   => 'Never',
 -'underline-default' => 'Browser default',
 +'underline-default' => 'Skin or browser default',
  
  # Font style option in Special:Preferences
  'editfont-style'     => 'Edit area font style:',
@@@ -1392,7 -1392,7 +1392,7 @@@ Custom .css and .js pages use a lowerca
  'note'                             => "'''Note:'''",
  'previewnote'                      => "'''Remember that this is only a preview.'''
  Your changes have not yet been saved!",
 -'continue-editing'                 => 'Continue editing',
 +'continue-editing'                 => 'Go to editing area',
  'previewconflict'                  => 'This preview reflects the text in the upper text editing area as it will appear if you choose to save.',
  'session_fail_preview'             => "'''Sorry! We could not process your edit due to a loss of session data.'''
  Please try again.
@@@ -1947,7 -1947,6 +1947,7 @@@ Your e-mail address is not revealed whe
  'saveusergroups'                 => 'Save user groups',
  'userrights-groupsmember'        => 'Member of:',
  'userrights-groupsmember-auto'   => 'Implicit member of:',
 +'userrights-groupsmember-type'   => '$1', # only translate this message to other languages if you have to change it
  'userrights-groups-help'         => 'You may alter the groups this user is in:
  * A checked box means the user is in that group.
  * An unchecked box means the user is not in that group.
  'right-passwordreset'         => 'View password reset e-mails',
  
  # User rights log
 -'rightslog'                  => 'User rights log',
 -'rightslogtext'              => 'This is a log of changes to user rights.',
 -'rightslogentry'             => 'changed group membership for $1 from $2 to $3',
 -'rightslogentry-autopromote' => 'was automatically promoted from $2 to $3',
 -'rightsnone'                 => '(none)',
 +'rightslog'                     => 'User rights log',
 +'rightslogtext'                 => 'This is a log of changes to user rights.',
 +'rightslogentry'                => 'changed group membership for $1 from $2 to $3',
 +'rightslogentry-autopromote'    => 'was automatically promoted from $2 to $3',
 +'logentry-rights-rights'        => '$1 changed group membership for $3 from $4 to $5',
 +'logentry-rights-rights-legacy' => '$1 changed group membership for $3',
 +'logentry-rights-autopromote'   => '$1 was automatically promoted from $4 to $5',
 +'rightsnone'                    => '(none)',
  
  # Associated actions - in the sentence "You do not have permission to X"
  'action-read'                 => 'read this page',
@@@ -2757,7 -2753,7 +2757,7 @@@ Also see [[Special:WantedCategories|wan
  'linksearch-ok'      => 'Search',
  'linksearch-text'    => 'Wildcards such as "*.wikipedia.org" may be used.
  Needs at least a top-level domain, for example "*.org".<br />
- Supported protocols: <code>$1</code> (do not add any of these in your search).',
+ Supported protocols: <code>$1</code> (defaults to http:// if no protocol is specified).',
  'linksearch-line'    => '$1 is linked from $2',
  'linksearch-error'   => 'Wildcards may appear only at the start of the hostname.',
  
@@@ -2810,8 -2806,7 +2810,8 @@@ There may be [[{{MediaWiki:Listgrouprig
  'emailuser-title-notarget' => 'E-mail user',
  'emailuser-summary'        => '', # do not translate or duplicate this message to other languages
  'emailpage'                => 'E-mail user',
 -'emailpagetext'            => 'You can use the form below to send an e-mail message to this user.
 +// Dummy GENDER to prevent warnings at translatewiki
 +'emailpagetext'            => 'You can use the form below to send an e-mail message to this {{GENDER:$1|user}}.
  The e-mail address you entered in [[Special:Preferences|your user preferences]] will appear as the "From" address of the e-mail, so the recipient will be able to reply directly to you.',
  'usermailererror'          => 'Mail object returned error:',
  'defemailsubject'          => '{{SITENAME}} e-mail from user "$1"',
@@@ -3161,7 -3156,7 +3161,7 @@@ The latest block log entry is provided 
  'whatlinkshere-hideredirs' => '$1 redirects',
  'whatlinkshere-hidetrans'  => '$1 transclusions',
  'whatlinkshere-hidelinks'  => '$1 links',
 -'whatlinkshere-hideimages' => '$1 image links',
 +'whatlinkshere-hideimages' => '$1 file links',
  'whatlinkshere-filters'    => 'Filters',
  
  # Block/unblock
@@@ -3689,7 -3684,7 +3689,7 @@@ You can view its source'
  'standard.css'            => '/* CSS placed here will affect users of the Standard skin */', # only translate this message to other languages if you have to change it
  'nostalgia.css'           => '/* CSS placed here will affect users of the Nostalgia skin */', # only translate this message to other languages if you have to change it
  'cologneblue.css'         => '/* CSS placed here will affect users of the Cologne Blue skin */', # only translate this message to other languages if you have to change it
 -'monobook.css'            => '/* CSS placed here will affect users of the Monobook skin */', # only translate this message to other languages if you have to change it
 +'monobook.css'            => '/* CSS placed here will affect users of the MonoBook skin */', # only translate this message to other languages if you have to change it
  'myskin.css'              => '/* CSS placed here will affect users of the MySkin skin */', # only translate this message to other languages if you have to change it
  'chick.css'               => '/* CSS placed here will affect users of the Chick skin */', # only translate this message to other languages if you have to change it
  'simple.css'              => '/* CSS placed here will affect users of the Simple skin */', # only translate this message to other languages if you have to change it
@@@ -3747,7 -3742,7 +3747,7 @@@ This is probably caused by a link to a 
  # Info page
  'pageinfo-header'              => '-', # do not translate or duplicate this message to other languages
  'pageinfo-title'               => 'Information for "$1"',
 -'pageinfo-not-current'         => 'Information may only be displayed for the current revision.',
 +'pageinfo-not-current'         => 'Sorry, it\'s impossible to provide this information for old revisions.',
  'pageinfo-header-basic'        => 'Basic information',
  'pageinfo-header-edits'        => 'Edit history',
  'pageinfo-header-restrictions' => 'Page protection',
  'pageinfo-default-sort'        => 'Default sort key',
  'pageinfo-length'              => 'Page length (in bytes)',
  'pageinfo-article-id'          => 'Page ID',
 +'pageinfo-language'            => 'Page content language',
  'pageinfo-robot-policy'        => 'Search engine status',
  'pageinfo-robot-index'         => 'Indexable',
  'pageinfo-robot-noindex'       => 'Not indexable',
@@@ -4718,7 -4712,6 +4718,7 @@@ You can also [[Special:EditWatchlist|us
  'version-license'                       => 'License',
  'version-poweredby-credits'             => "This wiki is powered by '''[//www.mediawiki.org/ MediaWiki]''', copyright © 2001-$1 $2.",
  'version-poweredby-others'              => 'others',
 +'version-credits-summary'               => 'We would like to recognize the following persons for their contribution to [[Special:Version|MediaWiki]].',
  'version-license-info'                  => 'MediaWiki is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
  
  MediaWiki is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.