r45311 - Code Review

From MediaWiki.org

Jump to: navigation, search
Repository:MediaWiki
Revision:r45310 | r45311 (on ViewVC) | r45312 >
Date:10:42, 2 January 2009
Author:aaron
Status:ok (Comments)
Tags:
Comment:*(bug 6749) Terminology on history page [last -> prev]
*Also made parts of legend bold
Modified paths:

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
===================================================================
--- trunk/phase3/languages/messages/MessagesEn.php	(revision 45310)
+++ trunk/phase3/languages/messages/MessagesEn.php	(revision 45311)
@@ -1238,12 +1238,12 @@
 '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]',

Comments

#Comment by Brion VIBBER (Talk | contribs)   22:05, 6 January 2009

This triggers an issue with bug 16909 -- existing customized legends will be out of date.

Status & tagging log

  • 21:26, 2 January 2009 Skizzerz (Talk | contribs) changed the status of r45311 [removed: new added: ok]
Views
Toolbox