r38834 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r38833‎ | r38834 | r38835 >
Date:03:45, 8 August 2008
Author:raymond
Status:old
Tags:
Comment:
* Add all available parameters to 'autoblockedtext'. This makes support of unblock requests easier.
* Reword last sentence of 'blockedtext' too.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1047,7 +1047,7 @@
10481048 You can contact $1 or another [[{{MediaWiki:Grouppage-sysop}}|administrator]] to discuss the block.
10491049 You cannot use the 'e-mail this user' feature unless a valid e-mail address is specified in your [[Special:Preferences|account preferences]] and you have not been blocked from using it.
10501050 Your current IP address is $3, and the block ID is #$5.
1051 -Please include either or both of these in any queries.",
 1051+Please include all above details in any queries you make.",
10521052 'autoblockedtext' => 'Your IP address has been automatically blocked because it was used by another user, who was blocked by $1.
10531053 The reason given is this:
10541054
@@ -1055,13 +1055,14 @@
10561056
10571057 * Start of block: $8
10581058 * Expiry of block: $6
 1059+* Intended blockee: $7
10591060
10601061 You may contact $1 or one of the other [[{{MediaWiki:Grouppage-sysop}}|administrators]] to discuss the block.
10611062
10621063 Note that you may not use the "e-mail this user" feature unless you have a valid e-mail address registered in your [[Special:Preferences|user preferences]] and you have not been blocked from using it.
10631064
1064 -Your block ID is $5.
1065 -Please include this ID in any queries you make.',
 1065+Your current IP address is $3, and the block ID is #$5.
 1066+Please include all above details in any queries you make.',
10661067 'blockednoreason' => 'no reason given',
10671068 'blockedoriginalsource' => "The source of '''$1''' is shown below:",
10681069 'blockededitsource' => "The text of '''your edits''' to '''$1''' is shown below:",

Status & tagging log