From: Rotem Liss Date: Sun, 14 Sep 2008 14:36:28 +0000 (+0000) Subject: Localization: Prefer showing the date before the time, like in lastmodifiedat (no... X-Git-Tag: 1.31.0-rc.0~45309 X-Git-Url: https://git.cyclocoop.org//%22?a=commitdiff_plain;h=13149aa799e786847088eb79bc370a7b01fe4370;p=lhc%2Fweb%2Fwiklou.git Localization: Prefer showing the date before the time, like in lastmodifiedat (no change in parameters). --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 4928aec246..0c3b0e8123 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2364,7 +2364,7 @@ In such cases, you must uncheck or unhide the newest deleted revision.', 'undeletehistorynoadmin' => 'This page has been deleted. The reason for deletion is shown in the summary below, along with details of the users who had edited this page before deletion. The actual text of these deleted revisions is only available to administrators.', -'undelete-revision' => 'Deleted revision of $1 (as of $5 on $4) by $3:', +'undelete-revision' => 'Deleted revision of $1 (as of $4, at $5) by $3:', 'undeleterevision-missing' => 'Invalid or missing revision. You may have a bad link, or the revision may have been restored or removed from the archive.', 'undelete-nodiff' => 'No previous revision found.',