Add colon to message, see https://translatewiki.net/wiki/Thread:Support/Missing_colon...
authorPurodha B Blissenbach <purodha@users.mediawiki.org>
Sat, 26 Nov 2011 09:03:20 +0000 (09:03 +0000)
committerPurodha B Blissenbach <purodha@users.mediawiki.org>
Sat, 26 Nov 2011 09:03:20 +0000 (09:03 +0000)
includes/installer/Installer.i18n.php

index 0b1518a..eb251ff 100644 (file)
@@ -217,7 +217,7 @@ In '''UTF-8 mode''', MySQL will know what character set your data is in, and can
 but it will not let you store characters above the [//en.wikipedia.org/wiki/Mapping_of_Unicode_character_planes Basic Multilingual Plane].",
        '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'                => 'Schema for MediaWiki:',
        'config-db-schema-help'           => 'This schema will usually be fine.
 Only change it if you know you need to.',
        'config-pg-test-error'            => "Cannot connect to database '''$1''': $2",