Raimond Spekking has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/214344

Change subject: Consistency tweaks: xml -> XML, Href -> href
......................................................................

Consistency tweaks: xml -> XML, Href -> href

Change-Id: I6dff4f42d1075c434a4f5d5f3a9ba36843231cc3
---
M languages/i18n/en.json
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/44/214344/1

diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index 26c4b1b..b8284ad 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -1354,11 +1354,11 @@
        "uploaddisabledtext": "File uploads are disabled.",
        "php-uploaddisabledtext": "File uploads are disabled in PHP.\nPlease 
check the file_uploads setting.",
        "uploadscripted": "This file contains HTML or script code that may be 
erroneously interpreted by a web browser.",
-       "upload-scripted-pi-callback": "Cannot upload a file that contains 
xml-stylesheet processing instruction.",
+       "upload-scripted-pi-callback": "Cannot upload a file that contains 
XML-stylesheet processing instruction.",
        "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 
<code>$1=\"$2\"</code> is not allowed in SVG files.",
-       "uploaded-href-attribute-svg": "Href attributes <code>&lt;$1 
$2=\"$3\"&gt;</code> with non-local target (e.g. http://, javascript:, etc) are 
not allowed in SVG files.",
+       "uploaded-href-attribute-svg": "href attributes <code>&lt;$1 
$2=\"$3\"&gt;</code> 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 
<code>&lt;$1 $2=\"$3\"&gt;</code> in the uploaded SVG file.",
        "uploaded-animate-svg": "Found \"animate\" tag that might be changing 
href, using the \"from\" attribute <code>&lt;$1 $2=\"$3\"&gt;</code> in the 
uploaded SVG file.",
        "uploaded-setting-event-handler-svg": "Setting event-handler attributes 
is blocked, found <code>&lt;$1 $2=\"$3\"&gt;</code> in the uploaded SVG file.",

-- 
To view, visit https://gerrit.wikimedia.org/r/214344
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6dff4f42d1075c434a4f5d5f3a9ba36843231cc3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Raimond Spekking <raimond.spekk...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to