From: Siebrand Mazeland Date: Sun, 8 Feb 2009 14:11:44 +0000 (+0000) Subject: Fix on r47003. Use the correct message key. Thanks to UV for spotting this. X-Git-Tag: 1.31.0-rc.0~42980 X-Git-Url: https://git.cyclocoop.org/%20%27.%28%24debut%20%20%20%24par_page%29.%27?a=commitdiff_plain;h=8459b1de4d4fe85538cd772489e0d58b0838b4c0;p=lhc%2Fweb%2Fwiklou.git Fix on r47003. Use the correct message key. Thanks to UV for spotting this. --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 80f2b2b2a6..8383620750 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1263,7 +1263,7 @@ The reason given by $3 is ''$2''", 'page_last' => 'last', 'histlegend' => "Diff selection: mark the radio boxes of the versions to compare and hit enter or the button at the bottom.
Legend: '''({{int:cur}})''' = difference with current version, -'''({{int:prev}})''' = difference with preceding version, '''{{int:minoreditletter}}''' = minor edit.", +'''({{int:last}})''' = 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]',