From 041ff2c215ca604b19658ec006869631d6a7ed00 Mon Sep 17 00:00:00 2001 From: bLeveque Date: Fri, 11 May 2012 00:28:12 +0000 Subject: [PATCH] [-] INSTALLER : Fixed bug #PSCFV-372 - Added phone number for German, Spanish and Italian git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15200 b9a71923-0436-4b27-9f14-aed3839534dd --- install-dev/langs/de/install.php | 6 ++---- install-dev/langs/es/install.php | 4 +--- install-dev/langs/it/install.php | 4 +--- 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/install-dev/langs/de/install.php b/install-dev/langs/de/install.php index 886da475a..dc0c0fc14 100644 --- a/install-dev/langs/de/install.php +++ b/install-dev/langs/de/install.php @@ -1,7 +1,5 @@ - array ( - ), + 'informations' => array ('phone' => '+33 (0)1.40.18.30.04'), 'translations' => array ( 'menu_welcome' => 'Willkommen!', @@ -123,7 +121,7 @@ 'Official forum' => 'Offizielles Forum', 'Support' => 'Support', 'Documentation' => 'Tutotrials', - 'Contact us!' => 'Kontaktieren Sie uns! Persönlicher Support ist derzeit nur in den Sprachen Englisch und Französisch möglich. ', + 'Contact us!' => 'Kontaktieren Sie uns! Persönlicher Support', 'Forum' => 'Forum', 'Blog' => 'Blog', 'Done!' => 'Erfolgreich abgeschlossen', diff --git a/install-dev/langs/es/install.php b/install-dev/langs/es/install.php index 88c102b33..c42511eed 100644 --- a/install-dev/langs/es/install.php +++ b/install-dev/langs/es/install.php @@ -1,7 +1,5 @@ - array ( - ), + 'informations' => array ('phone' => '+1 (888) 947-6543'), 'translations' => array ( 'menu_welcome' => '¡Bienvenido!', diff --git a/install-dev/langs/it/install.php b/install-dev/langs/it/install.php index f45cf8b18..ec5796862 100644 --- a/install-dev/langs/it/install.php +++ b/install-dev/langs/it/install.php @@ -1,7 +1,5 @@ - array ( - ), + 'informations' => array ('phone' => '+33 (0)1.40.18.30.04'), 'translations' => array ( 'menu_welcome' => 'Benvenuto!',