Index: trunk/phase3/includes/installer/Installer.i18n.php |
— | — | @@ -217,7 +217,7 @@ |
218 | 218 | but it will not let you store characters above the [//en.wikipedia.org/wiki/Mapping_of_Unicode_character_planes Basic Multilingual Plane].", |
219 | 219 | 'config-mysql-old' => 'MySQL $1 or later is required, you have $2.', |
220 | 220 | 'config-db-port' => 'Database port:', |
221 | | - 'config-db-schema' => 'Schema for MediaWiki', |
| 221 | + 'config-db-schema' => 'Schema for MediaWiki:', |
222 | 222 | 'config-db-schema-help' => 'This schema will usually be fine. |
223 | 223 | Only change it if you know you need to.', |
224 | 224 | 'config-pg-test-error' => "Cannot connect to database '''$1''': $2", |