From: Rotem Liss Date: Mon, 29 Sep 2008 07:16:24 +0000 (+0000) Subject: Localization: Splitting the date and time in the 'userrestricted-indef' messages... X-Git-Tag: 1.31.0-rc.0~45028 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=commitdiff_plain;h=8cb8bfe1d54864b38ea73df90eccfd1c427f3802;p=lhc%2Fweb%2Fwiklou.git Localization: Splitting the date and time in the 'userrestricted-indef' messages, too (it seems that the code already supports it). --- 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.",