Merge "Make show/hide link in RC individually localizable"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Thu, 27 Feb 2014 12:50:05 +0000 (12:50 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Thu, 27 Feb 2014 12:50:05 +0000 (12:50 +0000)
1  2 
includes/specials/SpecialRecentchanges.php
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
maintenance/language/messages.inc

@@@ -2207,15 -2195,27 +2207,27 @@@ Your email address is not revealed whe
  'recentchanges-label-plusminus'     => 'The page size changed by this number of bytes',
  'recentchanges-legend-heading'      => "'''Legend:'''",
  'recentchanges-legend-newpage'      => '(also see [[Special:NewPages|list of new pages]])',
 -'recentchanges-legend-plusminus'    => "(''±123'')",
 -'rcnotefrom'                        => "Below are the changes since '''$2''' (up to '''$1''' shown).",
 +'recentchanges-legend-plusminus'    => "(<em>±123</em>)",
 +'rcnotefrom'                        => "Below are the changes since <strong>$2</strong> (up to <strong>$1</strong> shown).",
  'rclistfrom'                        => 'Show new changes starting from $1',
  'rcshowhideminor'                   => '$1 minor edits',
+ 'rcshowhideminor-show'              => 'Show',
+ 'rcshowhideminor-hide'              => 'Hide',
  'rcshowhidebots'                    => '$1 bots',
+ 'rcshowhidebots-show'               => 'Show',
+ 'rcshowhidebots-hide'               => 'Hide',
  'rcshowhideliu'                     => '$1 registered users',
+ 'rcshowhideliu-show'                => 'Show',
+ 'rcshowhideliu-hide'                => 'Hide',
  'rcshowhideanons'                   => '$1 anonymous users',
+ 'rcshowhideanons-show'              => 'Show',
+ 'rcshowhideanons-hide'              => 'Hide',
  'rcshowhidepatr'                    => '$1 patrolled edits',
+ 'rcshowhidepatr-show'               => 'Show',
+ 'rcshowhidepatr-hide'               => 'Hide',
  'rcshowhidemine'                    => '$1 my edits',
+ 'rcshowhidemine-show'               => 'Show',
+ 'rcshowhidemine-hide'               => 'Hide',
  'rclinks'                           => 'Show last $1 changes in last $2 days<br />$3',
  'diff'                              => 'diff',
  'hist'                              => 'hist',
Simple merge
Simple merge