ApiPurge: update description for POST requirement
authorRicordisamoa <ricordisamoa@openmailbox.org>
Sat, 4 Feb 2017 03:19:39 +0000 (04:19 +0100)
committerRicordisamoa <ricordisamoa@openmailbox.org>
Sat, 4 Feb 2017 03:19:39 +0000 (04:19 +0100)
Follow-up to eada94090990f9d06a3b512efc1ca7e6eb4bb2f1.

Change-Id: I134e4df9ed478a5989e55a991fb739b9af28ffb9

includes/api/i18n/en.json

index d92d78b..c32b5e8 100644 (file)
        "apihelp-protect-example-unprotect": "Unprotect a page by setting restrictions to <kbd>all</kbd> (i.e. everyone is allowed to take the action).",
        "apihelp-protect-example-unprotect2": "Unprotect a page by setting no restrictions.",
 
-       "apihelp-purge-description": "Purge the cache for the given titles.\n\nRequires a POST request if the user is not logged in.",
+       "apihelp-purge-description": "Purge the cache for the given titles.",
        "apihelp-purge-param-forcelinkupdate": "Update the links tables.",
        "apihelp-purge-param-forcerecursivelinkupdate": "Update the links table, and update the links tables for any page that uses this page as a template.",
        "apihelp-purge-example-simple": "Purge the <kbd>Main Page</kbd> and the <kbd>API</kbd> page.",