|
@@ -131,7 +131,7 @@ $txt['db_settings_database'] = 'Database name';
|
|
|
$txt['db_settings_database_info'] = 'Fill in the name of the database you want to use for SMF to store its data in.';
|
|
|
$txt['db_settings_database_info_note'] = 'If this database does not exist, this installer will try to create it.';
|
|
|
$txt['db_settings_port'] = 'Database port';
|
|
|
-$txt['db_settings_port_note'] = 'Leave blank to use the default';
|
|
|
+$txt['db_settings_port_info'] = 'Leave blank to use the default';
|
|
|
$txt['db_settings_database_file'] = 'Database filename';
|
|
|
$txt['db_settings_database_file_info'] = 'This is the name of the file in which to store the SMF data. We recommend you use the randomly generated name for this and set the path of this file to be outside of the public area of your webserver.';
|
|
|
$txt['db_settings_prefix'] = 'Table prefix';
|