X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22upgrade%22%2C%22reinstall=non%22%29%20.%20%22?a=blobdiff_plain;f=languages%2Fi18n%2Fen.json;h=d0dbc2b07961091efd12257ecb3e617de06a8099;hb=a4b114b3eb773252851d7a8a931c75461ee7a3fd;hp=bf906d5a1eab7764b40fb5f3439c31b086e802bb;hpb=c0391dd7f48e9099296bcd3367931feeb15b11b4;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/i18n/en.json b/languages/i18n/en.json index bf906d5a1e..d0dbc2b079 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1448,8 +1448,8 @@ "uploaded-script-svg": "Found scriptable element \"$1\" in the uploaded SVG file.", "uploaded-hostile-svg": "Found unsafe CSS in the style element of uploaded SVG file.", "uploaded-event-handler-on-svg": "Setting event-handler attributes $1=\"$2\" is not allowed in SVG files.", - "uploaded-href-attribute-svg": "href attributes <$1 $2=\"$3\"> with non-local target (e.g. http://, javascript:, etc) are not allowed in SVG files.", - "uploaded-href-unsafe-target-svg": "Found href to unsafe target <$1 $2=\"$3\"> in the uploaded SVG file.", + "uploaded-href-attribute-svg": "href attributes in SVG files are only allowed to link to http:// or https:// targets, found <$1 $2=\"$3\">.", + "uploaded-href-unsafe-target-svg": "Found href to unsafe data: URI target <$1 $2=\"$3\"> in the uploaded SVG file.", "uploaded-animate-svg": "Found \"animate\" tag that might be changing href, using the \"from\" attribute <$1 $2=\"$3\"> in the uploaded SVG file.", "uploaded-setting-event-handler-svg": "Setting event-handler attributes is blocked, found <$1 $2=\"$3\"> in the uploaded SVG file.", "uploaded-setting-href-svg": "Using the \"set\" tag to add \"href\" attribute to parent element is blocked.",