From: Huji Lee Date: Sun, 6 Nov 2016 18:05:08 +0000 (-0500) Subject: Rewording BotPasswords message to reflect what "grant" really does X-Git-Tag: 1.31.0-rc.0~4943^2 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=8fb7972b771f4d3584a481b3390581f4d852e054;p=lhc%2Fweb%2Fwiklou.git Rewording BotPasswords message to reflect what "grant" really does Bug: T150080 Change-Id: Ie2ba9cc0638ab44966cf31f83dbf90036234c0e7 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 8ac4089e0a..6b80f4dcaf 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -564,7 +564,7 @@ "botpasswords-label-delete": "Delete", "botpasswords-label-resetpassword": "Reset the password", "botpasswords-label-grants": "Applicable grants:", - "botpasswords-help-grants": "Each grant gives access to listed user rights that a user account already has. See the [[Special:ListGrants|table of grants]] for more information.", + "botpasswords-help-grants": "Grants allow access to rights already held by your user account. Enabling a grant here does not provide access to any rights that your user account would not otherwise have. See the [[Special:ListGrants|table of grants]] for more information.", "botpasswords-label-grants-column": "Granted", "botpasswords-bad-appid": "The bot name \"$1\" is not valid.", "botpasswords-insert-failed": "Failed to add bot name \"$1\". Was it already added?",