Merge "Revert "Re-phrased titles for diff and history pages""
authorKrinkle <ttijhof@wikimedia.org>
Sat, 26 May 2012 23:57:34 +0000 (23:57 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sat, 26 May 2012 23:57:34 +0000 (23:57 +0000)
1  2 
languages/messages/MessagesEn.php

@@@ -1669,9 -1669,9 +1669,9 @@@ Note that using the navigation links wi
  'mergelogpagetext'   => 'Below is a list of the most recent merges of one page history into another.',
  
  # Diffs
- 'history-title'              => '$1: Revision history',
- 'difference-title'           => '$1: Difference between revisions',
- 'difference-title-multipage' => '$1 and $2: Difference between pages',
+ 'history-title'              => 'Revision history of "$1"',
+ 'difference-title'           => 'Difference between revisions of "$1"',
+ 'difference-title-multipage' => 'Difference between pages "$1" and "$2"',
  'difference-multipage'       => '(Difference between pages)',
  'lineno'                     => 'Line $1:',
  'compareselectedversions'    => 'Compare selected revisions',
@@@ -1791,7 -1791,6 +1791,7 @@@ Note that their indexes of {{SITENAME}
  'prefs-beta'                    => 'Beta features',
  'prefs-datetime'                => 'Date and time',
  'prefs-labs'                    => 'Labs features',
 +'prefs-user-pages'              => 'User pages',
  'prefs-personal'                => 'User profile',
  'prefs-rc'                      => 'Recent changes',
  'prefs-watchlist'               => 'Watchlist',
@@@ -2355,6 -2354,7 +2355,6 @@@ For optimal security, img_auth.php is d
  'http-curl-error'       => 'Error fetching URL: $1',
  'http-host-unreachable' => 'Could not reach URL.',
  'http-bad-status'       => 'There was a problem during the HTTP request: $1 $2',
 -'http-truncated-body'   => 'The request body was only partially received.',
  
  # Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html>
  'upload-curl-error6'       => 'Could not reach URL',