From 7a79270510a5d7caca2806f93e6f6c761c62be3f Mon Sep 17 00:00:00 2001 From: MarcoAurelio Date: Wed, 13 Mar 2019 22:19:19 +0100 Subject: [PATCH] Reword 'right-purge' Remove statement that indicates that this right allows its holders to purge the caches of pages without any confirmation prompt, because it is no longer true. Bug: T215131 Change-Id: I74b4b02f8efdc274ed10966effb1c4865c9f6be5 --- languages/i18n/en.json | 2 +- languages/i18n/qqq.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 05bbf3cbfa..dde70cebfa 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1234,7 +1234,7 @@ "right-reupload-own": "Overwrite existing files uploaded by oneself", "right-reupload-shared": "Override files on the shared media repository locally", "right-upload_by_url": "Upload files from a URL", - "right-purge": "Purge the site cache for a page without confirmation", + "right-purge": "Purge the site cache for a page", "right-autoconfirmed": "Not be affected by IP-based rate limits", "right-bot": "Be treated as an automated process", "right-nominornewtalk": "Not have minor edits to discussion pages trigger the new messages prompt", diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index 3438272be3..28dc1f9be3 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -1440,7 +1440,7 @@ "right-reupload-own": "{{doc-right|reupload-own}}\nRight to upload a file under a file name that already exists, and that the same user has uploaded.\n\nRelated messages:\n* {{msg-mw|right-upload}}\n* {{msg-mw|right-reupload}}", "right-reupload-shared": "{{doc-right|reupload-shared}}\nThe right to upload a file locally under a file name that already exists in a shared database (for example Commons).\n\nRelated messages:\n* {{msg-mw|right-upload}}\n* {{msg-mw|right-reupload}}", "right-upload_by_url": "{{doc-right|upload_by_url}}", - "right-purge": "{{doc-right|purge}}\nThe right to use &action=purge in the URL, without needing to confirm it (by default, anonymous users need to confirm it).", + "right-purge": "{{doc-right|purge}}\nThe right to use &action=purge in the URL.", "right-autoconfirmed": "{{doc-right|autoconfirmed}}\nIf your account is older than [[mw:Manual:$wgAutoConfirmAge|wgAutoConfirmAge]] and if you have at least [[mw:Manual:$wgAutoConfirmCount|$wgAutoConfirmCount]] edits, you are in the '''group \"autoconfirmed\"''' (note that you can't see this group at [[Special:ListUsers]]).\nIf you are in that group, you have (by default) the '''right \"autoconfirmed\"''', which exempts you from certain rate limits (those based on your IP address or otherwise intended solely for new users). Other rate limits may still apply; see {{msg-mw|right-noratelimit}}.", "right-bot": "{{doc-right|bot}}", "right-nominornewtalk": "{{doc-right|nominornewtalk}}\nIf someone with this right (bots by default) edits a user talk page and marks it as minor (requires {{msg-mw|right-minoredit}}), the user will not get a notification \"You have new messages\".", -- 2.20.1