Replaced (latest|earliest) with (newest|oldest) on history page
authorMichał Łazowik <mlazowik@gmail.com>
Mon, 8 Jul 2013 10:54:34 +0000 (12:54 +0200)
committerMichał Łazowik <mlazowik@gmail.com>
Mon, 8 Jul 2013 15:19:48 +0000 (15:19 +0000)
to be consistent with (newer 200|older 200).

Bug: 29444
Change-Id: I8f9bffa62075539d098ebb1b12a66a4bbfcda19d

languages/messages/MessagesEn.php

index d675e17..778bbc8 100644 (file)
@@ -1622,8 +1622,8 @@ Legend: '''({{int:cur}})''' = difference with latest revision, '''({{int:last}})
 'history-fieldset-title' => 'Browse history',
 'history-show-deleted'   => 'Deleted only',
 'history_copyright'      => '-', # do not translate or duplicate this message to other languages
-'histfirst'              => 'Earliest',
-'histlast'               => 'Latest',
+'histfirst'              => 'oldest',
+'histlast'               => 'newest',
 'historysize'            => '({{PLURAL:$1|1 byte|$1 bytes}})',
 'historyempty'           => '(empty)',