FU r98029 - message documentation.
authorHappy-melon <happy-melon@users.mediawiki.org>
Sat, 24 Sep 2011 21:37:03 +0000 (21:37 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Sat, 24 Sep 2011 21:37:03 +0000 (21:37 +0000)
languages/messages/MessagesQqq.php
maintenance/language/messages.inc

index 9e37134..493e347 100644 (file)
@@ -791,6 +791,8 @@ Used on [[Special:ResetPass]]',
 'passwordreset-pretext'        => '$1 is the number of password reset routes. Apparently, this is never 1, but always two or more. Thus, the first plural option is empty in English.',
 'passwordreset-username'       => '{{Identical|Username}}',
 'passwordreset-domain'         => 'A domain like used in Domain Name System (DNS) or more specifically like a domain component in the Lightweight Directory Access Protocol (LDAP)',
+'passwordreset-capture'        => 'Label for checkbox asking the user whether they want to see the contents of the password reset email (only shown if they have the <tt>passwordreset</tt> permission',
+'passwordreset-capture-help'   => 'Longer explanatory message for the capture checkbox label.',
 'passwordreset-email'          => '{{Identical|E-mail address}}',
 'passwordreset-emailtext-ip'   => 'Parameters:
 * $1 - an IP address
@@ -1617,6 +1619,7 @@ An alternative wording for translators could be \'Get the wiki to accept a track
 'right-siteadmin'             => '{{doc-right|siteadmin}}',
 'right-override-export-depth' => '{{doc-right|override-export-depth}}',
 'right-sendemail'             => '{{doc-right}}',
+'right-passwordreset'         => '{{doc-right}}',
 
 # User rights log
 'rightslog'                  => 'In [[Special:Log]]',
index d833fb7..f94e41f 100644 (file)
@@ -520,12 +520,16 @@ $wgMessageStructure = array(
                'passwordreset-pretext',
                'passwordreset-username',
                'passwordreset-domain',
+               'passwordreset-capture',
+               'passwordreset-capture-help',
                'passwordreset-email',
                'passwordreset-emailtitle',
                'passwordreset-emailtext-ip',
                'passwordreset-emailtext-user',
                'passwordreset-emailelement',
                'passwordreset-emailsent',
+               'passwordreset-emailsent-capture',
+               'passwordreset-emailerror-capture',
        ),
        'changeemail' => array(
                'changeemail',
@@ -1143,6 +1147,7 @@ $wgMessageStructure = array(
                'right-siteadmin',
                'right-override-export-depth',
                'right-sendemail',
+               'right-passwordreset',
        ),
        'rightslog' => array(
                'rightslog',