diff --git a/install-dev/langs/de/install.php b/install-dev/langs/de/install.php index 7b29a09e1..886da475a 100644 --- a/install-dev/langs/de/install.php +++ b/install-dev/langs/de/install.php @@ -130,7 +130,7 @@ 'An error occured during installation...' => 'Während der Installation ist ein Fehler aufgetreten', 'You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here.' => 'Um zum vorherigen Schritt zu gelangen, können Sie die Links in der Linken Spalte nutzen, oder den Installationsprozess komplett neu starten wenn Sie HIER klicken.', 'Your installation is finished!' => 'Die Installation ist abgeschlossen!', - 'You have just finished installing and configuring your shop. Thank you for using PrestaShop!' => 'Sie haben soeben Ihren Shop erfolgreich installiert. Danke dass Sie Prestashop nutzen', + 'You have just finished installing your shop. Thank you for using PrestaShop!' => 'Sie haben soeben Ihren Shop erfolgreich installiert. Danke dass Sie Prestashop nutzen', 'Please remember your login information:' => 'Merken Sie sich Ihre Log-In-Daten', 'WARNING: For security purposes, you must delete the "install" folder.' => 'HINWEIS: Aus Sicherheitsgründen löschen Sie bitte den Ordner \'/install\'.', 'Back Office' => 'Back Office', diff --git a/install-dev/langs/es/install.php b/install-dev/langs/es/install.php index 7f4f76e84..88c102b33 100644 --- a/install-dev/langs/es/install.php +++ b/install-dev/langs/es/install.php @@ -130,7 +130,7 @@ 'An error occured during installation...' => NULL, 'You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here.' => NULL, 'Your installation is finished!' => '¡La instalación está terminada!', - 'You have just finished installing and configuring your shop. Thank you for using PrestaShop!' => NULL, + 'You have just finished installing your shop. Thank you for using PrestaShop!' => NULL, 'Please remember your login information:' => NULL, 'WARNING: For security purposes, you must delete the "install" folder.' => 'ATENCION : para más seguridad, por favor borre la carpeta \'/install\'.', 'Back Office' => 'Back Office', diff --git a/install-dev/langs/fr/install.php b/install-dev/langs/fr/install.php index 938150440..22ad53a6c 100644 --- a/install-dev/langs/fr/install.php +++ b/install-dev/langs/fr/install.php @@ -134,7 +134,7 @@ return array( 'An error occured during installation...' => 'Une erreur est survenue durant l\'installation', 'You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here.' => 'Vous pouvez utiliser les liens à gauche pour revenir aux étapes précédentes, ou redémarrer l\'installation en cliquant ici.', 'Your installation is finished!' => 'L\'installation est finie !', - 'You have just finished installing and configuring your shop. Thank you for using PrestaShop!' => 'Vous venez d’installer et de configurer votre boutique en ligne, nous vous en remercions', + 'You have just finished installing your shop. Thank you for using PrestaShop!' => 'Vous venez d’installer votre boutique en ligne, nous vous en remercions.', 'Please remember your login information:' => 'Merci de conserver les informations de connexion suivantes :', 'WARNING: For security purposes, you must delete the "install" folder.' => 'ATTENTION : pour plus de sécurité, merci de supprimer le dossier \'/install\'.', 'Back Office' => 'Administration', diff --git a/install-dev/langs/it/install.php b/install-dev/langs/it/install.php index 0190583d0..f45cf8b18 100644 --- a/install-dev/langs/it/install.php +++ b/install-dev/langs/it/install.php @@ -130,7 +130,7 @@ 'An error occured during installation...' => NULL, 'You can use the links on the left column to go back to the previous steps, or restart the installation process by clicking here.' => NULL, 'Your installation is finished!' => 'Installazione terminata!', - 'You have just finished installing and configuring your shop. Thank you for using PrestaShop!' => NULL, + 'You have just finished installing your shop. Thank you for using PrestaShop!' => NULL, 'Please remember your login information:' => NULL, 'WARNING: For security purposes, you must delete the "install" folder.' => 'ATTENZIONE: per motivi di sicurezza, adesso devi cancellare la cartella \'install\'.', 'Back Office' => 'Back Office', diff --git a/install-dev/theme/views/process.phtml b/install-dev/theme/views/process.phtml index 937927202..0887f91be 100644 --- a/install-dev/theme/views/process.phtml +++ b/install-dev/theme/views/process.phtml @@ -35,7 +35,7 @@ var process_steps = process_steps) ?>;
l('You have just finished installing and configuring your shop. Thank you for using PrestaShop!'); ?>
+l('You have just finished installing your shop. Thank you for using PrestaShop!'); ?>
l('Please remember your login information:') ?>