From: Bartosz DziewoƄski Date: Sat, 27 Jun 2015 18:55:02 +0000 (+0200) Subject: Remove unused message 'passwordreset-legend' X-Git-Tag: 1.31.0-rc.0~10943^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/bilan.php?a=commitdiff_plain;h=bd59ff95e45b3772be947c21682814f6c94a32e8;p=lhc%2Fweb%2Fwiklou.git Remove unused message 'passwordreset-legend' Special:PasswordReset does not have a legend box where this could be used. Change-Id: I975cea045a6b60d2967b9c7009086a017ae60958 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index b63ddf4095..9ac5c876d6 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -538,7 +538,6 @@ "passwordreset": "Reset password", "passwordreset-text-one": "Complete this form to receive a temporary password via email.", "passwordreset-text-many": "{{PLURAL:$1|Fill in one of the fields to receive a temporary password via email.}}", - "passwordreset-legend": "Reset password", "passwordreset-disabled": "Password resets have been disabled on this wiki.", "passwordreset-emaildisabled": "Email features have been disabled on this wiki.", "passwordreset-username": "Username:", diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index 11ea692569..b03a84f643 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -708,7 +708,6 @@ "passwordreset": "Title of [[Special:PasswordReset]].\n{{Identical|Reset password}}", "passwordreset-text-one": "Text on [[Special:PasswordReset]] that appears when there is only one way of resetting the password.\n\n{{msg-mw|Passwordreset-text-many}} will be used, when there are multiple ways of resetting the password.", "passwordreset-text-many": "Text on [[Special:PasswordReset]] that appears when there are multiple ways of resetting the password.\n\nParameters:\n* $1 - the number of password reset routes\n\n{{msg-mw|Passwordreset-text-one}} will be used, when there is only one way of resetting the password.", - "passwordreset-legend": "{{Identical|Reset password}}", "passwordreset-disabled": "Used as error message in changing password.", "passwordreset-emaildisabled": "Used as error message in changing password when site's email feature is disabled.", "passwordreset-username": "{{Identical|Username}}",