From 4b54f8416d75f6ff39087753a09d59af387558f8 Mon Sep 17 00:00:00 2001 From: Liangent Date: Fri, 10 Aug 2012 23:16:50 +0800 Subject: [PATCH] (bug 38388) Add documentation for MediaWiki:Config-support-info Change-Id: I7463974d1ed2811150bfe50f291fc81f3e7d4ea0 --- includes/installer/Installer.i18n.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index e722893684..a107ceca10 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -627,6 +627,8 @@ Add dir="ltr" to the for right-to-left languages.', 'config-type-postgres' => '{{optional}}', 'config-type-sqlite' => '{{optional}}', 'config-type-oracle' => '{{optional}}', + 'config-support-info' => 'Parameters: +* $1 - a list of DBMSs that MediaWiki supports, composed with other config-type-* and config-support-* messages.', 'config-support-mysql' => 'Parameters: * $1 - a link to the MySQL home page having the anchor text "MySQL".', 'config-support-postgres' => 'Parameters: -- 2.20.1