From 7a05eb6f2677114c7f6402f7951786291ff72b78 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Fri, 11 Nov 2011 12:25:58 +0000 Subject: [PATCH] Remove trailing newline in 'config-db-host-help'. --- includes/installer/Installer.i18n.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index 17f625b76e..e9ede6f9b3 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -171,8 +171,7 @@ If you are using shared web hosting, your hosting provider should give you the c If you are installing on a Windows server and using MySQL, using "localhost" may not work for the server name. If it does not, try "127.0.0.1" for the local IP address. -If you are using PostgreSQL, leave this field blank to connect via a Unix socket. -', +If you are using PostgreSQL, leave this field blank to connect via a Unix socket.', 'config-db-host-oracle' => 'Database TNS:', 'config-db-host-oracle-help' => 'Enter a valid [http://download.oracle.com/docs/cd/B28359_01/network.111/b28317/tnsnames.htm Local Connect Name]; a tnsnames.ora file must be visible to this installation.
If you are using client libraries 10g or newer you can also use the [http://download.oracle.com/docs/cd/E11882_01/network.112/e10836/naming.htm Easy Connect] naming method.', 'config-db-wiki-settings' => 'Identify this wiki', -- 2.20.1