From 8cb8bfe1d54864b38ea73df90eccfd1c427f3802 Mon Sep 17 00:00:00 2001 From: Rotem Liss Date: Mon, 29 Sep 2008 07:16:24 +0000 Subject: [PATCH] Localization: Splitting the date and time in the 'userrestricted-indef' messages, too (it seems that the code already supports it). --- languages/messages/MessagesEn.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 5d53ef30a9..5a2cee58b3 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1222,7 +1222,7 @@ You can contact [[User:$2|$2]] or another [[{{MediaWiki:Grouppage-sysop}}|admini The restriction was put by [[User:$2|$2]]. The reason given is \'\'$3\'\'. -Restriction was put at $4 and will not expire. +Restriction was put on $4 at $5 and will not expire. You can contact [[User:$2|$2]] or another [[{{MediaWiki:Grouppage-sysop}}|administrator]] to discuss the restriction.', 'userrestricted-namespace-indef' => "'''Your user name or IP address has been restricted from editing $1 namespace.''' @@ -1230,7 +1230,7 @@ You can contact [[User:$2|$2]] or another [[{{MediaWiki:Grouppage-sysop}}|admini The restriction was put by [[User:$2|$2]]. The reason given is ''$3''. -Restriction was put at $4 and will not expire. +Restriction was put on $4 at $5 and will not expire. You can contact [[User:$2|$2]] or another [[{{MediaWiki:Grouppage-sysop}}|administrator]] to discuss the restriction.", -- 2.20.1