Merge "Standardise wording of verbs relating to revision deletion"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Wed, 2 Oct 2013 07:34:21 +0000 (07:34 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Wed, 2 Oct 2013 07:34:21 +0000 (07:34 +0000)
1  2 
languages/messages/MessagesEn.php

@@@ -1679,7 -1679,7 +1679,7 @@@ You can still [$1 view this diff] if yo
  You can view this diff; details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENAMEE}}}} deletion log].",
  'rev-suppressed-diff-view'    => "One of the revisions of this diff has been '''suppressed'''.
  You can view this diff; details can be found in the [{{fullurl:{{#Special:Log}}/suppress|page={{FULLPAGENAMEE}}}} suppression log].",
- 'rev-delundel'                => 'show/hide',
+ 'rev-delundel'                => 'change visibility',
  'rev-showdeleted'             => 'show',
  'revisiondelete'              => 'Delete/undelete revisions',
  'revdelete-nooldid-title'     => 'Invalid target revision',
@@@ -1791,7 -1791,7 +1791,7 @@@ Note that using the navigation links wi
  'difference-multipage'        => '(Difference between pages)',
  'lineno'                      => 'Line $1:',
  'compareselectedversions'     => 'Compare selected revisions',
- 'showhideselectedversions'    => 'Show/hide selected revisions',
+ 'showhideselectedversions'    => 'Change visibility of selected revisions',
  'editundo'                    => 'undo',
  'diff-empty'                  => '(No difference)',
  'diff-multi'                  => '({{PLURAL:$1|One intermediate revision|$1 intermediate revisions}} by {{PLURAL:$2|one user|$2 users}} not shown)',
@@@ -2173,7 -2173,7 +2173,7 @@@ Your email address is not revealed whe
  'action-rollback'             => 'quickly rollback the edits of the last user who edited a particular page',
  'action-import'               => 'import pages from another wiki',
  'action-importupload'         => 'import pages from a file upload',
 -'action-patrol'               => "mark others' edit as patrolled",
 +'action-patrol'               => "mark others' edits as patrolled",
  'action-autopatrol'           => 'have your edit marked as patrolled',
  'action-unwatchedpages'       => 'view the list of unwatched pages',
  'action-mergehistory'         => 'merge the history of this page',
@@@ -2771,7 -2771,6 +2771,7 @@@ It now redirects to [[$2]].'
  'listusers-summary'               => '', # do not translate or duplicate this message to other languages
  'listusers-editsonly'             => 'Show only users with edits',
  'listusers-creationsort'          => 'Sort by creation date',
 +'listusers-desc'                  => 'Sort in descending order',
  'usereditcount'                   => '$1 {{PLURAL:$1|edit|edits}}',
  'usercreated'                     => '{{GENDER:$3|Created}} on $1 at $2',
  'newpages'                        => 'New pages',
@@@ -2815,7 -2814,7 +2815,7 @@@ Please note that other web sites may li
  You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).',
  'logempty'                   => 'No matching items in log.',
  'log-title-wildcard'         => 'Search titles starting with this text',
- 'showhideselectedlogentries' => 'Show/hide selected log entries',
+ 'showhideselectedlogentries' => 'Change visibility of selected log entries',
  
  # Special:AllPages
  'allpages'                => 'All pages',
@@@ -3077,7 -3076,7 +3077,7 @@@ someone else has edited or rolled back 
  The last edit to the page was by [[User:$3|$3]] ([[User talk:$3|talk]]{{int:pipe-separator}}[[Special:Contributions/$3|{{int:contribslink}}]]).',
  'editcomment'                => "The edit summary was: \"''\$1''\".",
  'revertpage'                 => 'Reverted edits by [[Special:Contributions/$2|$2]] ([[User talk:$2|talk]]) to last revision by [[User:$1|$1]]',
 -'revertpage-nouser'          => 'Reverted edits by a hidden user to last revision by [[User:$1|$1]]',
 +'revertpage-nouser'          => 'Reverted edits by a hidden user to last revision by {{GENDER:$1|[[User:$1|$1]]}}',
  'rollback-success'           => 'Reverted edits by $1;
  changed back to last revision by $2.',