From: Zoranzoki21 Date: Sat, 29 Sep 2018 00:06:23 +0000 (+0300) Subject: installer: Don't link to the obsolete "Extension Matrix" page X-Git-Tag: 1.31.2~79^2 X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=886f3307dab4b59c6d991e801a01c1dc7949de48 installer: Don't link to the obsolete "Extension Matrix" page Bug: T205765 Change-Id: Id1ba965c7c06ce03611ba745421dc982f5393f8c (cherry picked from commit 8b7b5f04b7c84ffd2cda3aae06513a8e4fca6128) --- diff --git a/includes/installer/i18n/en.json b/includes/installer/i18n/en.json index 5f0fea9918..f1cb4bae2f 100644 --- a/includes/installer/i18n/en.json +++ b/includes/installer/i18n/en.json @@ -304,7 +304,7 @@ "config-help": "help", "config-help-tooltip": "click to expand", "config-nofile": "File \"$1\" could not be found. Has it been deleted?", - "config-extension-link": "Did you know that your wiki supports [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Extensions extensions]?\n\nYou can browse [https://www.mediawiki.org/wiki/Special:MyLanguage/Category:Extensions_by_category extensions by category] or the [https://www.mediawiki.org/wiki/Extension_Matrix Extension Matrix] to see the full list of extensions.", + "config-extension-link": "Did you know that your wiki supports [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Extensions extensions]?\n\nYou can browse [https://www.mediawiki.org/wiki/Special:MyLanguage/Category:Extensions_by_category extensions by category].", "config-skins-screenshots": "$1 (screenshots: $2)", "config-skins-screenshot": "$1 ($2)", "config-extensions-requires": "$1 (requires $2)",