Add messages from r41248
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 25 Sep 2008 11:59:47 +0000 (11:59 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 25 Sep 2008 11:59:47 +0000 (11:59 +0000)
languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 4b6b072..46a504f 100644 (file)
@@ -2501,7 +2501,7 @@ Fill in a specific reason below (for example, citing particular pages that were
 'ipbotherreason'                  => 'Other/additional reason:',
 'ipbhidename'                     => 'Hide username from the block log, active block list and user list',
 'ipbwatchuser'                    => "Watch this user's user and talk pages",
-'ipballowusertalk'                => "Allow this user to edit their own talk page while blocked",
+'ipballowusertalk'                => 'Allow this user to edit their own talk page while blocked',
 'badipaddress'                    => 'Invalid IP address',
 'blockipsuccesssub'               => 'Block succeeded',
 'blockipsuccesstext'              => '[[Special:Contributions/$1|$1]] has been blocked.<br />
index 273807d..64ea031 100644 (file)
@@ -1699,6 +1699,7 @@ $wgMessageStructure = array(
                'ipbotherreason',
                'ipbhidename',
                'ipbwatchuser',
+               'ipballowusertalk',
                'badipaddress',
                'blockipsuccesssub',
                'blockipsuccesstext',
@@ -1739,6 +1740,7 @@ $wgMessageStructure = array(
                'block-log-flags-nocreate',
                'block-log-flags-noautoblock',
                'block-log-flags-noemail',
+               'block-log-flags-nousertalk',
                'block-log-flags-angry-autoblock',
                'range_block_disabled',
                'ipb_expiry_invalid',