Index: branches/new-installer/phase3/includes/installer/Installer.i18n.php |
— | — | @@ -178,9 +178,9 @@ |
179 | 179 | 'config-db-schema-help' => 'The above schemas are usually correct. |
180 | 180 | Only change them if you know you need to.', |
181 | 181 | 'config-sqlite-dir' => 'SQLite data directory:', |
182 | | - 'config-sqlite-dir-help' => "SQLite stores data into a file in the filesystem. |
| 182 | + 'config-sqlite-dir-help' => "SQLite stores data in a file in the filesystem. |
183 | 183 | This directory must be writable by the webserver. |
184 | | -It should '''not''' accessible via the web.", |
| 184 | +It should '''not''' be accessible via the web.", |
185 | 185 | 'config-type-mysql' => 'MySQL', |
186 | 186 | 'config-type-postgres' => 'PostgreSQL', |
187 | 187 | 'config-type-sqlite' => 'SQLite', |