From: Niklas Laxström Date: Fri, 19 Sep 2014 07:50:06 +0000 (+0200) Subject: Remove unused message X-Git-Tag: 1.31.0-rc.0~13931^2 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=372e1fbd38f0a6cf1a3956cddfa133d051fcb27d Remove unused message Follow-up to Iafdf9303 and I50e2f60d Change-Id: Ib1cecfe7bdf44e951d666417b98af0d04b9f3d81 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index a89003f6da..79ce7bd131 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -540,7 +540,6 @@ "passwordreset-emailerror-capture": "A password reset email was generated, which is shown below, but sending it to the {{GENDER:$2|user}} failed: $1", "changeemail": "Change email address", "changeemail-summary": "", - "changeemail-header": "Change account email address", "changeemail-text": "Complete this form to change your email address. You will need to enter your password to confirm this change.", "changeemail-no-info": "You must be logged in to access this page directly.", "changeemail-oldemail": "Current email address:", @@ -548,7 +547,6 @@ "changeemail-none": "(none)", "changeemail-password": "Your {{SITENAME}} password:", "changeemail-submit": "Change email", - "changeemail-cancel": "Cancel", "changeemail-throttled": "You have made too many login attempts.\nPlease wait $1 before trying again.", "resettokens": "Reset tokens", "resettokens-summary": "", diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index baa1b39c73..ce11faec5e 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -702,7 +702,6 @@ "passwordreset-emailerror-capture": "Error message displayed in [[Special:PasswordReset]] when sending an email fails. Parameters:\n* $1 - error message\n* $2 - username, used for GENDER\nSee also:\n* {{msg-mw|Passwordreset-emailsent}}\n* {{msg-mw|Passwordreset-emailsent-capture}}", "changeemail": "Title of [[Special:ChangeEmail|special page]].", "changeemail-summary": "{{ignored}}", - "changeemail-header": "Header on [[Special:ChangeEmail]].", "changeemail-text": "Text of [[Special:ChangeEmail]].", "changeemail-no-info": "Error message for [[Special:ChangeEmail]].\n\nParameters:\n* $1 (unused) - a link to [[Special:UserLogin]] with {{msg-mw|loginreqlink}} as link description", "changeemail-oldemail": "Label for e-mail address field in [[Special:ChangeEmail]].", @@ -710,7 +709,6 @@ "changeemail-none": "Probably appears in 'Current E-mail address' field when no address held, in [[Special:ChangeEmail]].\n\n{{Identical|None}}", "changeemail-password": "Label for password field in [[Special:ChangeEmail]].", "changeemail-submit": "Submit button on [[Special:ChangeEmail]]", - "changeemail-cancel": "Cancel button on [[Special:ChangeEmail]]\n\n{{Identical|Cancel}}", "changeemail-throttled": "Error message shown at [[Special:ChangeEmail]] after the user has tried to login with incorrect password too many times.\n\nThe user has to wait a certain time before trying to log in again.\n\nParameters:\n* $1 - the time to wait before the next login attempt. Automatically formatted using the following duration messages:\n** {{msg-mw|Duration-millennia}}\n** {{msg-mw|Duration-centuries}}\n** {{msg-mw|Duration-decades}}\n** {{msg-mw|Duration-years}}\n** {{msg-mw|Duration-weeks}}\n** {{msg-mw|Duration-days}}\n** {{msg-mw|Duration-hours}}\n** {{msg-mw|Duration-minutes}}\n** {{msg-mw|Duration-seconds}}\n\nThis is a protection against robots trying to find the password by trying lots of them.\nThe number of attempts and waiting time are configured via [[mw:Manual:$wgPasswordAttemptThrottle|$wgPasswordAttemptThrottle]].\nThis message is used in html.\n\nSee also:\n* {{msg-mw|Changepassword-throttled}}", "resettokens": "{{doc-special|ResetTokens}}\nIn this case \"token\" may be translated as \"key\", or similar.\n{{Identical|Reset token}}", "resettokens-summary": "{{ignored}}",