From 231819bdbae6e5e8908553da8394cf74e6da9639 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Sat, 5 Mar 2011 18:32:37 +0000 Subject: [PATCH] Fixup to schema help, there's only one now --- includes/installer/Installer.i18n.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index 145eae45bc..e967270718 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -209,8 +209,8 @@ but it will not let you store characters above the [http://en.wikipedia.org/wiki 'config-mysql-old' => 'MySQL $1 or later is required, you have $2.', 'config-db-port' => 'Database port:', 'config-db-schema' => 'Schema for MediaWiki', - 'config-db-schema-help' => 'The above schemas are usually correct. -Only change them if you know you need to.', + 'config-db-schema-help' => 'This schema will usually be fine. +Only change it if you know you need to.', 'config-sqlite-dir' => 'SQLite data directory:', 'config-sqlite-dir-help' => "SQLite stores all data in a single file. -- 2.20.1