From: Federico Leva Date: Wed, 10 Jul 2013 21:16:02 +0000 (+0200) Subject: Get rid of the arcane "Enter one of the pieces of data" language X-Git-Tag: 1.31.0-rc.0~19210^2 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/gestion/rappel_modifier.php?a=commitdiff_plain;h=3f5ca95723da905151e636f1f31504194d30ae9b;p=lhc%2Fweb%2Fwiklou.git Get rid of the arcane "Enter one of the pieces of data" language Change-Id: I23c3ade7dfe07014eaa8e523db9cebdd7959e424 --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index a60a28c52c..2400183036 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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.',