From 13149aa799e786847088eb79bc370a7b01fe4370 Mon Sep 17 00:00:00 2001 From: Rotem Liss Date: Sun, 14 Sep 2008 14:36:28 +0000 Subject: [PATCH] Localization: Prefer showing the date before the time, like in lastmodifiedat (no change in parameters). --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.', -- 2.20.1