X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dcompta/operations/modifier.php?a=blobdiff_plain;f=languages%2Fi18n%2Fen.json;h=31adb7b9473402dca5f99eb9fcd9b1d523395519;hb=a5e349c90843353df5e3c961ac78533bf0644897;hp=7374f38ce1a872b9d86d1be3c14a7e99427067ee;hpb=6f98988380f39fb8684dbd020cdebedf18cfcaa8;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 7374f38ce1..31adb7b947 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -4467,5 +4467,7 @@ "pagedata-title": "Page data", "pagedata-text": "This page provides a data interface to pages. Please provide the page title in the URL, using subpage syntax.\n* Content negotiation applies based on your client's Accept header. This means that the page data will be provided in the format preferred by your client.", "pagedata-not-acceptable": "No matching format found. Supported MIME types: $1", - "pagedata-bad-title": "Invalid title: $1." + "pagedata-bad-title": "Invalid title: $1.", + "unregistered-user-config": "For security reasons JavaScript, CSS and JSON user subpages cannot be loaded for unregistered users.", + "unprotected-js": "For security reasons JavaScript cannot be loaded from unprotected pages. Please only create javascript in the MediaWiki: namespace or as a User subpage" }