Merge "Change login/createaccount forms to new appearance"
[lhc/web/wiklou.git] / languages / messages / MessagesEn.php
index 6260f23..bf95ed4 100644 (file)
@@ -1075,9 +1075,20 @@ Note that some pages may continue to be displayed as if you were still logged in
 'welcomecreation-msg'        => 'Your account has been created.
 Do not forget to change your [[Special:Preferences|{{SITENAME}} preferences]].',
 'yourname'                   => 'Username:',
+'userlogin-yourname'         => 'Username',
+'userlogin-yourname-ph'      => 'Enter your username',
+'createacct-helpusername-url' => '{{ns:Project}}:Username_policy',
+'createacct-helpusername-link' => '[[{{MediaWiki:createacct-helpusername-url}}|(help me choose)]]',
 'yourpassword'               => 'Password:',
+'userlogin-yourpassword'     => 'Password',
+'userlogin-yourpassword-ph'  => 'Enter your password',
+'createacct-yourpassword-ph' => 'Enter a password',
 'yourpasswordagain'          => 'Retype password:',
+'createacct-yourpasswordagain' => 'Confirm password',
+'createacct-yourpasswordagain-ph' => 'Enter password again',
 'remembermypassword'         => 'Remember my login on this browser (for a maximum of $1 {{PLURAL:$1|day|days}})',
+'userlogin-remembermypassword' => 'Remember me',
+'userlogin-signwithsecure'   => 'Sign in with secure server',
 'securelogin-stick-https'    => 'Stay connected to HTTPS after login',
 'yourdomainname'             => 'Your domain:',
 'password-change-forbidden'  => 'You cannot change passwords on this wiki.',
@@ -1091,14 +1102,33 @@ Do not forget to change your [[Special:Preferences|{{SITENAME}} preferences]].',
 'userlogout'                 => 'Log out',
 'userlogout-summary'         => '', # do not translate or duplicate this message to other languages
 'notloggedin'                => 'Not logged in',
+'userlogin-noaccount' => "Don't have an account?",
+'userlogin-joinproject'      => 'Join {{SITENAME}}',
 'nologin'                    => "Don't have an account? $1.",
 'nologinlink'                => 'Create an account',
 'createaccount'              => 'Create account',
 'gotaccount'                 => 'Already have an account? $1.',
 'gotaccountlink'             => 'Log in',
 'userlogin-resetlink'        => 'Forgotten your login details?',
+'helplogin-url'              => 'Help:Logging in',
+'userlogin-helplink'         => '[[{{MediaWiki:helplogin-url}}|Help with logging in]]',
+'createacct-join'            => 'Enter your information below.',
+'createacct-emailrequired'   => 'Email address',
+'createacct-emailoptional'   => 'Email address (optional)',
+'createacct-email-ph'        => 'Enter your email address',
 'createaccountmail'          => 'Use a temporary random password and send it to the email address specified below',
 'createaccountreason'        => 'Reason:',
+'createacct-reason'          => 'Reason',
+'createacct-benefit-heading' => '{{SITENAME}} is made by people like you.',
+'createacct-benefit-icon1'   => 'icon-edits',
+'createacct-benefit-head1'   => '{{NUMBEROFEDITS}}',
+'createacct-benefit-body1'   => 'edits',
+'createacct-benefit-icon2'   => 'icon-pages',
+'createacct-benefit-head2'   => '{{NUMBEROFARTICLES}}',
+'createacct-benefit-body2'   => 'pages',
+'createacct-benefit-icon3'   => 'icon-contributors',
+'createacct-benefit-head3'   => '{{NUMBEROFUSERS}}',
+'createacct-benefit-body3'   => 'contributors this month',
 'badretype'                  => 'The passwords you entered do not match.',
 'userexists'                 => 'Username entered already in use.
 Please choose a different name.',