X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=languages%2Fi18n%2Fqqq.json;h=a4927b64b11948684f4c0935dc2333d8a700531e;hp=e7da4c68b8648692cbf8dc0f9f7d6ac42a13c8af;hb=d4f32694a52a192b8b3a941d370c2a28f85d69a5;hpb=def02ea00c02fcd6e7548683e9cbe9141f1a26e6 diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index e7da4c68b8..a4927b64b1 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -734,6 +734,7 @@ "botpasswords-existing": "Form section label for the part of the form listing the user's existing bot passwords.", "botpasswords-createnew": "Form section label for the part of the form related to creating a new bot password.", "botpasswords-editexisting": "Form section label for the part of the form related to editing an existing bot password.", + "botpasswords-label-needsreset": "Indicator for when an existing bot password is invalid and needs to be reset.", "botpasswords-label-appid": "Form field label for the \"bot name\", internally known as the \"application ID\".", "botpasswords-label-create": "Button label for the button to create a new bot password.\n{{Identical|Create}}", "botpasswords-label-update": "Button label for the button to save changes to a bot password.\n{{Identical|Update}}", @@ -757,6 +758,7 @@ "botpasswords-restriction-failed": "Error message when login is rejected because the configured restrictions were not satisfied.", "botpasswords-invalid-name": "Error message when a username lacking the separator character is passed to BotPassword. Parameters:\n* $1 - The separator character.", "botpasswords-not-exist": "Error message when a username exists but does not a bot password for the given \"bot name\". Parameters:\n* $1 - username\n* $2 - bot name", + "botpasswords-needs-reset": "Error message when a bot password exists but needs to be reset. Parameters:\n* $1 - username\n* $2 - bot name", "resetpass_forbidden": "Used as error message in changing password. Maybe the external auth plugin won't allow local password changes.", "resetpass_forbidden-reason": "Like {{msg-mw|resetpass_forbidden}} but the auth provider gave a reason.\n\nParameters:\n* $1 - reason given by auth provider", "resetpass-no-info": "Error message for [[Special:ChangePassword]].\n\nParameters:\n* $1 (unused) - a link to [[Special:UserLogin]] with {{msg-mw|loginreqlink}} as link description",