Get rid of the arcane "Enter one of the pieces of data" language
authorFederico Leva <federicoleva@tiscali.it>
Wed, 10 Jul 2013 21:16:02 +0000 (23:16 +0200)
committerFederico Leva <federicoleva@tiscali.it>
Wed, 10 Jul 2013 21:17:08 +0000 (23:17 +0200)
<https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Passwordreset-text-many/nb>

Change-Id: I23c3ade7dfe07014eaa8e523db9cebdd7959e424

languages/messages/MessagesEn.php

index a60a28c..2400183 100644 (file)
@@ -1280,7 +1280,7 @@ You may have already successfully changed your password or requested a new tempo
 # Special:PasswordReset
 'passwordreset'                    => 'Reset password',
 'passwordreset-text-one'           => 'Complete this form to reset your password.',
-'passwordreset-text-many'          => '{{PLURAL:$1|Enter one of the pieces of data to reset your password.}}',
+'passwordreset-text-many'          => '{{PLURAL:$1|Fill one of the fields to reset your password.}}',
 'passwordreset-legend'             => 'Reset password',
 'passwordreset-disabled'           => 'Password resets have been disabled on this wiki.',
 'passwordreset-emaildisabled'      => 'Email features have been disabled on this wiki.',