From 8b7b5f04b7c84ffd2cda3aae06513a8e4fca6128 Mon Sep 17 00:00:00 2001 From: Zoranzoki21 Date: Sat, 29 Sep 2018 03:06:23 +0300 Subject: [PATCH] installer: Don't link to the obsolete "Extension Matrix" page Bug: T205765 Change-Id: Id1ba965c7c06ce03611ba745421dc982f5393f8c --- includes/installer/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/installer/i18n/en.json b/includes/installer/i18n/en.json index 893df5af3a..5a63d32b51 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)", -- 2.20.1