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/hak.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/hak.json')
-rw-r--r-- | languages/i18n/hak.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/languages/i18n/hak.json b/languages/i18n/hak.json index 128b8243001c..fd5e37f8b2ef 100644 --- a/languages/i18n/hak.json +++ b/languages/i18n/hak.json @@ -332,8 +332,8 @@ "protectedpagetext": "邇隻頁面已經分人保護以防止編輯或其他操作。", "viewsourcetext": "汝做得查看並複製本頁面嘅源碼:", "viewyourtext": "汝可以查看並複製'''汝對邇隻頁面作出編寫後'''嘅源代碼:", - "protectedinterface": "邇頁提供此wiki軟體嘅介面文字,其已畀保護以防止惡意修改。\n假使想修改所有wiki嘅翻譯,請到[//translatewiki.net/ translatewiki.net]上嘅MediaWiki本地化計畫。", - "editinginterface": "'''警告:'''汝今下編寫緊嘅頁面係用於提供軟件嘅界面文字。\n改變邇頁將影響其他在邇隻wiki上嘅用戶界面外觀。\n假使愛修改所有wiki嘅翻譯,請到[//translatewiki.net/ translatewiki.net]上嘅MediaWiki本地化計劃。", + "protectedinterface": "邇頁提供此wiki軟體嘅介面文字,其已畀保護以防止惡意修改。\n假使想修改所有wiki嘅翻譯,請到[https://translatewiki.net/ translatewiki.net]上嘅MediaWiki本地化計畫。", + "editinginterface": "'''警告:'''汝今下編寫緊嘅頁面係用於提供軟件嘅界面文字。\n改變邇頁將影響其他在邇隻wiki上嘅用戶界面外觀。\n假使愛修改所有wiki嘅翻譯,請到[https://translatewiki.net/ translatewiki.net]上嘅MediaWiki本地化計劃。", "cascadeprotected": "邇隻頁面已經畀保護,因為邇隻頁面被以下已標註\"聯鎖保護\"嘅{{PLURAL:$1|一個|多個}}畀保護頁面包含:\n$2", "namespaceprotected": "汝還無權限編輯'''$1'''名字空間嘅頁面。", "customcssprotected": "汝還無權限編輯邇隻CSS頁面,因為其包含矣其他用戶嘅個人設置。", @@ -1252,7 +1252,7 @@ "allmessagesname": "名", "allmessagesdefault": "默認信息文字", "allmessagescurrent": "Tông-chhièn ke vùn-sṳ", - "allmessagestext": "Liá-piên lie̍t-chhut só-yû hí-khó thin-chṳ ke ne-thúng kie-mien.\nPlease visit [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation MediaWiki Localisation] and [//translatewiki.net translatewiki.net] if you wish to contribute to the generic MediaWiki localisation.", + "allmessagestext": "Liá-piên lie̍t-chhut só-yû hí-khó thin-chṳ ke ne-thúng kie-mien.\nPlease visit [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation MediaWiki Localisation] and [https://translatewiki.net translatewiki.net] if you wish to contribute to the generic MediaWiki localisation.", "allmessagesnotsupportedDB": "Ne-thúng kie-mien kûng-yung chhu-yî kôan-pit chong-thai (wgUseDatabaseMessages)。", "thumbnail-more": "放大", "filemissing": "Mò-fap cháu-to tóng-on", |