Merge "Prevent "Log in" being used in two different contexts"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Fri, 14 Mar 2014 10:11:48 +0000 (10:11 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 14 Mar 2014 10:11:48 +0000 (10:11 +0000)
1  2 
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php

@@@ -1252,6 -1252,7 +1252,7 @@@ Please wait $1 before trying again.'
  'createacct-another-realname-tip' => 'Real name is optional.
  If you choose to provide it, this will be used for giving the user attribution for their work.',
  'pt-login'                        => 'Log in',
+ 'pt-login-button'                 => 'Log in',
  'pt-createaccount'                => 'Create account',
  'pt-userlogout'                   => 'Log out',
  
@@@ -1850,7 -1851,7 +1851,7 @@@ Details can be found in the [{{fullurl:
  'search-file-match'                => '(matches file content)',
  'search-suggest'                   => 'Did you mean: $1',
  'search-interwiki-caption'         => 'Sister projects',
 -'search-interwiki-default'         => '$1 results:',
 +'search-interwiki-default'         => 'Results from $1:',
  'search-interwiki-custom'          => '', # do not translate or duplicate this message to other languages
  'search-interwiki-more'            => '(more)',
  'search-relatedarticle'            => 'Related',
@@@ -5004,13 -5005,13 +5005,13 @@@ You should have received [{{SERVER}}{{S
  'dberr-cachederror' => 'This is a cached copy of the requested page, and may not be up to date.',
  
  # HTML forms
 -'htmlform-invalid-input'       => 'There are problems with some of your input',
 +'htmlform-invalid-input'       => 'There are problems with some of your input.',
  'htmlform-select-badoption'    => 'The value you specified is not a valid option.',
  'htmlform-int-invalid'         => 'The value you specified is not an integer.',
  'htmlform-float-invalid'       => 'The value you specified is not a number.',
 -'htmlform-int-toolow'          => 'The value you specified is below the minimum of $1',
 -'htmlform-int-toohigh'         => 'The value you specified is above the maximum of $1',
 -'htmlform-required'            => 'This value is required',
 +'htmlform-int-toolow'          => 'The value you specified is below the minimum of $1.',
 +'htmlform-int-toohigh'         => 'The value you specified is above the maximum of $1.',
 +'htmlform-required'            => 'This value is required.',
  'htmlform-submit'              => 'Submit',
  'htmlform-reset'               => 'Undo changes',
  'htmlform-selectorother-other' => 'Other',
@@@ -1579,7 -1579,9 +1579,9 @@@ This message is used in html
  'createacct-another-realname-tip' => "{{doc-singularthey}}
  Used on the account creation form when creating another user's account. Similar to {{msg-mw|prefs-help-realname}}.
  {{Identical|Real name attribution}}",
- 'pt-login' => "Shown as the caption of the button at [[Special:UserLogin]], and also to anonymous users in the upper right corner of the page when they can't create an account (otherwise the message {{msg-mw|nav-login-createaccount}} is shown there)
+ 'pt-login' => "Shown to anonymous users in the upper right corner of the page when they can't create an account (otherwise the message {{msg-mw|nav-login-createaccount}} is shown there).
+ {{Identical|Log in}}",
+ 'pt-login-button' => "Shown as the caption of the button at [[Special:UserLogin]].
  {{Identical|Log in}}",
  'pt-createaccount' => 'Used on the top of the page for logged out users, where it appears next to {{msg-mw|login}}, so consider making them similar.
  {{Identical|Create account}}',
@@@ -2648,16 -2650,17 +2650,16 @@@ See also
  * {{msg-mw|Revdelete-reason-dropdown|item list for dropdown|notext=1}}
  * {{msg-mw|Revdelete-reasonotherlist|item in dropdown}}
  * {{msg-mw|Revdelete-submit|submit button}}',
 -'revdelete-reasonotherlist' => '{{Identical|Other reason}}
 -{{RevisionDelete}}
 +'revdelete-reasonotherlist' => '{{RevisionDelete}}
  Used as an item in dropdown.
  [[File:RevDelete Special-RevisionDelete (r60428).png|frame|center|Screenshot of the interface]]
 -
  See also:
  * {{msg-mw|Revdelete-legend|legend for the form}}
  * {{msg-mw|Revdelete-log|label for dropdown}}
  * {{msg-mw|Revdelete-reason-dropdown|item list for dropdown|notext=1}}
  * {{msg-mw|Revdelete-otherreason|label for input box}}
 -* {{msg-mw|Revdelete-submit|submit button}}',
 +* {{msg-mw|Revdelete-submit|submit button}}
 +{{Identical|Other reason}}',
  'revdelete-edit-reasonlist' => '{{Identical|Edit delete reasons}}
  {{RevisionDelete}}
  [[File:RevDelete Special-RevisionDelete (r60428).png|frame|center|Screenshot of the interface]]',