*(bug 6749) Terminology on history page [last -> prev]
authorAaron Schulz <aaron@users.mediawiki.org>
Fri, 2 Jan 2009 10:42:54 +0000 (10:42 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Fri, 2 Jan 2009 10:42:54 +0000 (10:42 +0000)
*Also made parts of legend bold

languages/messages/MessagesEn.php

index 1410cc3..76f6b09 100644 (file)
@@ -1238,12 +1238,12 @@ The reason given by $3 is ''$2''",
 'currentrevisionlink'    => 'Current revision',
 'cur'                    => 'cur',
 'next'                   => 'next',
-'last'                   => 'last',
+'last'                   => 'prev',
 'page_first'             => 'first',
 'page_last'              => 'last',
 'histlegend'             => 'Diff selection: mark the radio boxes of the versions to compare and hit enter or the button at the bottom.<br />
-Legend: (cur) = difference with current version,
-(last) = difference with preceding version, M = minor edit.',
+Legend: \'\'\'(cur)\'\'\' = difference with current version,
+\'\'\'(prev)\'\'\' = difference with preceding version, \'\'\'M\'\'\' = minor edit.',
 'history-fieldset-title' => 'Browse history',
 'history_copyright'      => '-', # do not translate or duplicate this message to other languages
 'deletedrev'             => '[deleted]',