(bug 16909) Histlegend message should use live 'cur', 'last' messages instead of...
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Sun, 8 Feb 2009 09:56:57 +0000 (09:56 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Sun, 8 Feb 2009 09:56:57 +0000 (09:56 +0000)
RELEASE-NOTES
languages/messages/MessagesEn.php

index 00ff638..d927d9e 100644 (file)
@@ -190,6 +190,7 @@ changes to languages because of MediaZilla reports.
 * (bug 17151) Add magic word alias for #redirect for Vietnamese
 * (bug 17288) Messages improved for default language (English)
 * (bug 12937) Update native name for Afar
+* (bug 16909) 'histlegend' now reuses messages instead of copying them
 
 == Compatibility ==
 
index 777068b..80f2b2b 100644 (file)
@@ -1262,8 +1262,8 @@ The reason given by $3 is ''$2''",
 '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,
-'''(prev)''' = difference with preceding version, '''m''' = minor edit.",
+Legend: '''({{int:cur}})''' = difference with current version,
+'''({{int:prev}})''' = difference with preceding version, '''{{int:minoreditletter}}''' = minor edit.",
 'history-fieldset-title' => 'Browse history',
 'history_copyright'      => '-', # do not translate or duplicate this message to other languages
 'deletedrev'             => '[deleted]',