diff options
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2016-06-04 05:53:22 +0100 |
---|---|---|
committer | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2016-06-07 16:17:17 +0100 |
commit | 7add24ec86bf7cc27d6ffe820139060da6cae816 (patch) | |
tree | 13343d674dde4e91178c1ff72c55eb4f4c001910 /languages/i18n/sei.json | |
parent | 857817b687edc8b8035db842ed61c2e5b16c5f2d (diff) | |
download | mediawikicore-7add24ec86bf7cc27d6ffe820139060da6cae816.tar.gz mediawikicore-7add24ec86bf7cc27d6ffe820139060da6cae816.zip |
i18n: Use https: scheme for HSTS external links
When the local wiki is accessed in HTTP, clicking an external link
starting with // will (if this is the first visit) do an unencrypted
HTTP call to the target server before being redirected to the HTTPS
version, potentially allowing a man in the middle attack.
This commit changes the URI scheme to https: for every link with HSTS
enabled in the codebase, namely www.mediawiki.org, *.wikimedia.org,
*.wikipedia.org, translatewiki.net and bugs.php.net.
Change-Id: I002b502952f32fb49823e18b281252977ecca8cf
Diffstat (limited to 'languages/i18n/sei.json')
-rw-r--r-- | languages/i18n/sei.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/i18n/sei.json b/languages/i18n/sei.json index d3a576f9bee3..fa6f1da9eafe 100644 --- a/languages/i18n/sei.json +++ b/languages/i18n/sei.json @@ -244,7 +244,7 @@ "protectedpagetext": "Jan páhina coccebj lockom neticpatlöx pos-poop.", "viewsourcetext": "Mecohuatlöx ö copynom sourcenam zode jan páhina:", "protectedinterface": "Jan páhina coccebj textuade interface software zo 'de ö coccebj lockom neticpatlöx abusenam.", - "editinginterface": "'''Warning:''' You are editing a page which is used to provide interface text for the software.\nChanges to this page will affect the appearance of the user interface for other users.\nFor translations, please consider using [//translatewiki.net/wiki/Main_Page?setlang=en translatewiki.net], the MediaWiki localisation project.", + "editinginterface": "'''Warning:''' You are editing a page which is used to provide interface text for the software.\nChanges to this page will affect the appearance of the user interface for other users.\nFor translations, please consider using [https://translatewiki.net/wiki/Main_Page?setlang=en translatewiki.net], the MediaWiki localisation project.", "cascadeprotected": "Jan páhina coccebj protectöxde ticpatlöx, zo coccebj cascadande jan {{PLURAL:$1|páhina|páhinám}}, jan coccebj protëctox cascadanöx opcion zo mii:\n$2", "namespaceprotected": "Me necoccebj permiccion ticpatlöx páhinám '''$1''' ipartuatl zo iti.", "ns-specialprotected": "Páhinámde {{ns:special}} zo iti neticpatlöx.", |