Localization update and fixes.
[lhc/web/wiklou.git] / languages / messages / MessagesEn.php
index 7e9b963..ed95b54 100644 (file)
@@ -287,6 +287,7 @@ $magicWords = array(
        'img_middle'             => array( 1,    'middle'                 ),
        'img_bottom'             => array( 1,    'bottom'                 ),
        'img_text_bottom'        => array( 1,    'text-bottom'            ),
+       'img_alt'                => array( 1,    'alt=$1', 'alt $1'       ),
        'int'                    => array( 0,    'INT:'                   ),
        'sitename'               => array( 1,    'SITENAME'               ),
        'ns'                     => array( 0,    'NS:'                    ),
@@ -1200,20 +1201,36 @@ It appears to have been deleted.',
 'edit-no-change'                   => 'Your edit was ignored, because no change was made to the text.',
 'edit-already-exists'              => 'Could not create a new page.
 It already exists.',
-'userrestricted-page'              => "<big>'''Your user name or IP address has been restricted from editing page \"$1\".'''</big>
+'userrestricted-page'              => '<big>\'\'\'Your user name or IP address has been restricted from editing page "$1".\'\'\'</big>
+
+The restriction was put by [[User:$2|$2]].
+The reason given is \'\'$3\'\'.
+
+Restriction was put on $4 at $5 and expires on $6 at $7.
+
+You can contact [[User:$2|$2]] or another [[{{MediaWiki:Grouppage-sysop}}|administrator]] to discuss the restriction.',
+'userrestricted-namespace'         => "<big>'''Your user name or IP address has been restricted from editing $1 namespace.'''</big>
 
 The restriction was put by [[User:$2|$2]].
 The reason given is ''$3''.
 
-Restriction was put at $4 and expires at $5.
+Restriction was put on $4 at $5 and expires on $6 at $7.
 
 You can contact [[User:$2|$2]] or another [[{{MediaWiki:Grouppage-sysop}}|administrator]] to discuss the restriction.",
-'userrestricted-namespace'         => "<big>'''Your user name or IP address has been restricted from editing $1 namespace.'''</big>
+'userrestricted-page-indef'        => '<big>\'\'\'Your user name or IP address has been restricted from editing page "$1".\'\'\'</big>
+
+The restriction was put by [[User:$2|$2]].
+The reason given is \'\'$3\'\'.
+
+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'   => "<big>'''Your user name or IP address has been restricted from editing $1 namespace.'''</big>
 
 The restriction was put by [[User:$2|$2]].
 The reason given is ''$3''.
 
-Restriction was put at $4 and expires at $5.
+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.",
 
@@ -1634,6 +1651,7 @@ please see math/README to configure.',
 'right-suppressrevision'     => 'Review and restore revisions hidden from Sysops',
 'right-suppressionlog'       => 'View private logs',
 'right-block'                => 'Block other users from editing',
+'right-restrict'             => 'Restrict user from editing certain namespaces and pages',
 'right-blockemail'           => 'Block a user from sending email',
 'right-hideuser'             => 'Block a username, hiding it from the public',
 'right-ipblock-exempt'       => 'Bypass IP blocks, auto-blocks and range blocks',
@@ -1656,7 +1674,6 @@ please see math/README to configure.',
 'right-userrights'           => 'Edit all user rights',
 'right-userrights-interwiki' => 'Edit user rights of users on other wikis',
 'right-siteadmin'            => 'Lock and unlock the database',
-'right-restrict'             => 'Restrict user from editing certain namespaces and pages',
 
 # User rights log
 'rightslog'      => 'User rights log',
@@ -2376,6 +2393,7 @@ You can change this page's protection level, but it will not affect the cascadin
 ** Counter-productive edit warring
 ** High traffic page',
 'protect-edit-reasonlist'     => 'Edit protection reasons',
+'protect-expiry-options'      => '1 hour:1 hour,1 day:1 day,1 week:1 week,2 weeks:2 weeks,1 month:1 month,3 months:3 months,6 months:6 months,1 year:1 year,infinite:infinite',
 'restriction-type'            => 'Permission:',
 'restriction-level'           => 'Restriction level:',
 'minimum-size'                => 'Min size',
@@ -2593,10 +2611,10 @@ You cannot create an account',
 # Special:ListUserRestrictions
 'listuserrestrictions'            => 'List of user restrictions',
 'listuserrestrictions-intro'      => 'This list contains all restrictions from editing certain pages and namespaces put on users.
-Note that blocks are listed [[Special:Ipblocklist|there]] and are not listed here.',
+[[Special:Ipblocklist|Blocks]] are not listed here.',
 'listuserrestrictions-row-ns'     => 'restricted $1 from editing $2 namespace ($3)',
 'listuserrestrictions-row-page'   => 'restricted $1 from editing $2 ($3)',
-'listuserrestrictions-row-expiry' => 'expires at $1',
+'listuserrestrictions-row-expiry' => 'expires on $1 at $2',
 'listuserrestrictions-legend'     => 'Find a restriction',
 'listuserrestrictions-type'       => 'Type:',
 'listuserrestrictions-user'       => 'User:',
@@ -2611,18 +2629,19 @@ Note that blocks are listed [[Special:Ipblocklist|there]] and are not listed her
 'userrestrictiontype-page'        => 'Page',
 
 # Special:RemoveRestrictions
-'removerestrictions'              => 'Remove restriction from a user',
-'removerestrictions-intro'        => 'Use the form below to remove a restriction from a certain user.',
-'removerestrictions-noid'         => 'No restriction ID was specified.',
-'removerestrictions-wrongid'      => 'Restriction with that ID not found. Most probably someone has removed it or it expired.',
-'removerestrictions-legend'       => 'Remove a restriction',
-'removerestrictions-user'         => 'Restricted user:',
-'removerestrictions-type'         => 'Restriction type:',
-'removerestrictions-page'         => 'Page:',
-'removerestrictions-namespace'    => 'Namespace:',
-'removerestrictions-reason'       => 'Reason:',
-'removerestrictions-submit'       => 'Remove the restriction',
-'removerestrictions-success'      => 'Successfully removed the restriction from [[User:$1|$1]].',
+'removerestrictions'           => 'Remove restriction from a user',
+'removerestrictions-intro'     => 'Use the form below to remove a restriction from a certain user.',
+'removerestrictions-noid'      => 'No restriction ID was specified.',
+'removerestrictions-wrongid'   => 'Restriction with that ID not found.
+Most probably someone has removed it or it expired.',
+'removerestrictions-legend'    => 'Remove a restriction',
+'removerestrictions-user'      => 'Restricted user:',
+'removerestrictions-type'      => 'Restriction type:',
+'removerestrictions-page'      => 'Page:',
+'removerestrictions-namespace' => 'Namespace:',
+'removerestrictions-reason'    => 'Reason:',
+'removerestrictions-submit'    => 'Remove the restriction',
+'removerestrictions-success'   => 'Successfully removed the restriction from [[User:$1|$1]].',
 
 # Special:RestrictUser
 'restrictuser'                  => 'Restrict user',
@@ -2651,7 +2670,7 @@ Note that blocks are listed [[Special:Ipblocklist|there]] and are not listed her
 'restrictentry'        => 'restricted $1 from editing $2 (expiry set to $3)',
 'restrictremoveentry'  => 'removed restriction from $1 for editing $2',
 'restrictlognamespace' => '$1 namespace',
-'restrictlogpage'      => '[[$1]]', # only translate this message to other languages if you have to change it
+'restrictlogpage'      => '[[$1]]', # do not translate or duplicate this message to other languages
 
 # Developer tools
 'lockdb'              => 'Lock database',