Merge "Use 'recent contributors' instead of 'contributors this month'."
authorSwalling <swalling@wikimedia.org>
Tue, 30 Apr 2013 17:41:38 +0000 (17:41 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 30 Apr 2013 17:41:38 +0000 (17:41 +0000)
1  2 
languages/messages/MessagesEn.php

@@@ -1137,7 -1137,7 +1137,7 @@@ Do not forget to change your [[Special:
  'createacct-benefit-body2'        => 'pages',
  'createacct-benefit-icon3'        => 'icon-contributors',
  'createacct-benefit-head3'        => '{{NUMBEROFACTIVEUSERS}}',
- 'createacct-benefit-body3'        => 'contributors this month',
+ 'createacct-benefit-body3'        => 'recent contributors',
  'badretype'                    => 'The passwords you entered do not match.',
  'userexists'                   => 'Username entered already in use.
  Please choose a different name.',
@@@ -4888,7 -4888,6 +4888,7 @@@ This site is experiencing technical dif
  'htmlform-selectorother-other' => 'Other',
  'htmlform-no'                  => 'No',
  'htmlform-yes'                 => 'Yes',
 +'htmlform-chosen-placeholder'  => 'Select an option',
  
  # SQLite database support
  'sqlite-has-fts' => '$1 with full-text search support',