From 3ccc4c50139fee7de6d4e4a6091fd230626a22db Mon Sep 17 00:00:00 2001 From: lLefevre Date: Thu, 24 May 2012 09:57:48 +0000 Subject: [PATCH] // Fix translations mails errors for each languages // Now, Subject for reply_msg.html is translated // Now use sprintf() in subject mails --- classes/Mail.php | 2 +- classes/PaymentModule.php | 9 +- .../admin/AdminCustomerThreadsController.php | 2 +- mails/de/lang.php | 8 +- mails/es/account.html | 84 +++---- mails/es/backoffice_order.html | 60 ++--- mails/es/bankwire.html | 90 ++++---- mails/es/cheque.html | 90 ++++---- mails/es/contact.html | 48 ++-- mails/es/contact_form.html | 88 ++++---- mails/es/credit_slip.html | 72 +++--- mails/es/download_product.html | 90 ++++---- mails/es/employee_password.html | 10 +- mails/es/forward_msg.html | 18 +- mails/es/guest_to_customer.html | 72 +++--- mails/es/in_transit.html | 90 ++++---- mails/es/lang.php | 24 ++ mails/es/log_alert.html | 72 +++--- mails/es/newsletter.html | 48 ++-- mails/es/order_canceled.html | 78 +++---- mails/es/order_conf.html | 200 ++++++++--------- mails/es/order_customer_comment.html | 60 ++--- mails/es/order_merchant_comment.html | 60 ++--- mails/es/order_return_state.html | 72 +++--- mails/es/outofstock.html | 78 +++---- mails/es/password.html | 72 +++--- mails/es/password_query.html | 60 ++--- mails/es/payment.html | 78 +++---- mails/es/payment_error.html | 90 ++++---- mails/es/preparation.html | 78 +++---- mails/es/refund.html | 78 +++---- mails/es/reply_msg.html | 18 +- mails/es/shipped.html | 78 +++---- mails/es/test.html | 24 +- mails/es/voucher.html | 72 +++--- mails/es/voucher_new.html | 60 ++--- mails/fr/account.html | 74 +++--- mails/fr/account.txt | 24 +- mails/fr/backoffice_order.html | 62 ++--- mails/fr/backoffice_order.txt | 18 +- mails/fr/bankwire.html | 92 ++++---- mails/fr/bankwire.txt | 42 ++-- mails/fr/cheque.html | 92 ++++---- mails/fr/cheque.txt | 40 ++-- mails/fr/contact.html | 48 ++-- mails/fr/contact.txt | 20 +- mails/fr/contact_form.html | 62 ++--- mails/fr/contact_form.txt | 28 +-- mails/fr/credit_slip.html | 72 +++--- mails/fr/credit_slip.txt | 22 +- mails/fr/download_product.html | 90 ++++---- mails/fr/download_product.txt | 22 +- mails/fr/employee_password.html | 62 ++--- mails/fr/employee_password.txt | 28 +-- mails/fr/forward_msg.html | 12 +- mails/fr/forward_msg.txt | 10 +- mails/fr/guest_to_customer.html | 68 +++--- mails/fr/guest_to_customer.txt | 24 +- mails/fr/in_transit.html | 92 ++++---- mails/fr/in_transit.txt | 26 +-- mails/fr/lang.php | 12 +- mails/fr/log_alert.html | 74 +++--- mails/fr/log_alert.txt | 22 +- mails/fr/newsletter.html | 50 ++--- mails/fr/newsletter.txt | 16 +- mails/fr/order_canceled.html | 80 +++---- mails/fr/order_canceled.txt | 22 +- mails/fr/order_conf.html | 212 +++++++++--------- mails/fr/order_conf.txt | 56 ++--- mails/fr/order_customer_comment.html | 60 ++--- mails/fr/order_customer_comment.txt | 14 +- mails/fr/order_merchant_comment.html | 62 ++--- mails/fr/order_merchant_comment.txt | 18 +- mails/fr/order_return_state.html | 74 +++--- mails/fr/order_return_state.txt | 12 +- mails/fr/outofstock.html | 80 +++---- mails/fr/outofstock.txt | 22 +- mails/fr/password.html | 62 ++--- mails/fr/password.txt | 20 +- mails/fr/password_query.html | 60 ++--- mails/fr/password_query.txt | 16 +- mails/fr/payment.html | 80 +++---- mails/fr/payment.txt | 22 +- mails/fr/payment_error.html | 80 +++---- mails/fr/payment_error.txt | 22 +- mails/fr/preparation.html | 80 +++---- mails/fr/preparation.txt | 22 +- mails/fr/refund.html | 80 +++---- mails/fr/refund.txt | 22 +- mails/fr/reply_msg.html | 14 +- mails/fr/reply_msg.txt | 8 +- mails/fr/shipped.html | 80 +++---- mails/fr/shipped.txt | 26 +-- mails/fr/test.html | 26 +-- mails/fr/test.txt | 4 +- mails/fr/voucher.html | 72 +++--- mails/fr/voucher.txt | 24 +- mails/fr/voucher_new.html | 60 ++--- mails/fr/voucher_new.txt | 24 +- mails/it/account.html | 22 +- mails/it/backoffice_order.html | 61 ++--- mails/it/backoffice_order.txt | 18 +- mails/it/bankwire.html | 22 +- mails/it/cheque.html | 22 +- mails/it/contact.html | 20 +- mails/it/contact_form.html | 20 +- mails/it/credit_slip.html | 20 +- mails/it/download_product.html | 22 +- mails/it/employee_password.html | 20 +- mails/it/forward_msg.html | 22 +- mails/it/guest_to_customer.html | 22 +- mails/it/in_transit.html | 20 +- mails/it/lang.php | 24 +- mails/it/log_alert.html | 20 +- mails/it/newsletter.html | 20 +- mails/it/order_canceled.html | 20 +- mails/it/order_conf.html | 40 ++-- mails/it/order_customer_comment.html | 20 +- mails/it/order_merchant_comment.html | 20 +- mails/it/order_return_state.html | 22 +- mails/it/outofstock.html | 20 +- mails/it/password.html | 22 +- mails/it/password_query.html | 20 +- mails/it/payment.html | 20 +- mails/it/payment_error.html | 20 +- mails/it/preparation.html | 20 +- mails/it/refund.html | 20 +- mails/it/reply_msg.html | 20 +- mails/it/shipped.html | 20 +- mails/it/test.html | 20 +- mails/it/voucher.html | 20 +- mails/it/voucher_new.html | 61 ++--- mails/it/voucher_new.txt | 28 +-- .../mails/es/newsletter_conf.html | 6 +- .../mails/es/newsletter_conf.txt | 14 +- .../mails/es/newsletter_verif.html | 24 +- .../mails/es/newsletter_verif.txt | 12 +- .../mails/es/newsletter_voucher.html | 60 ++--- .../mails/es/newsletter_voucher.txt | 18 +- .../mails/fr/newsletter_conf.html | 8 +- .../mails/fr/newsletter_verif.html | 4 +- .../mails/fr/newsletter_voucher.html | 60 ++--- .../mails/it/newsletter_conf.html | 21 +- .../mails/it/newsletter_verif.html | 24 +- .../mails/it/newsletter_verif.txt | 12 +- .../mails/it/newsletter_voucher.html | 22 +- .../controllers/front/mywishlist.php | 3 +- modules/blockwishlist/mails/es/wishlink.html | 2 +- modules/blockwishlist/mails/es/wishlist.html | 60 ++--- modules/blockwishlist/mails/es/wishlist.txt | 16 +- modules/blockwishlist/mails/fr/wishlink.html | 60 ++--- modules/blockwishlist/mails/fr/wishlist.html | 60 ++--- modules/blockwishlist/mails/it/wishlink.html | 26 +-- modules/blockwishlist/mails/it/wishlist.html | 26 +-- modules/blockwishlist/sendwishlist.php | 17 +- modules/followup/mails/es/followup_1.html | 72 +++--- modules/followup/mails/es/followup_2.html | 72 +++--- modules/followup/mails/es/followup_3.html | 72 +++--- modules/followup/mails/es/followup_4.html | 72 +++--- modules/followup/mails/fr/followup_1.html | 74 +++--- modules/followup/mails/fr/followup_2.html | 72 +++--- modules/followup/mails/fr/followup_3.html | 72 +++--- modules/followup/mails/fr/followup_4.html | 72 +++--- modules/followup/mails/it/followup_1.html | 28 +-- modules/followup/mails/it/followup_2.html | 28 +-- modules/followup/mails/it/followup_3.html | 28 +-- modules/followup/mails/it/followup_4.html | 28 +-- modules/mailalerts/mailalerts.php | 25 ++- modules/mailalerts/mails/de/new_order.html | 122 +++++----- modules/mailalerts/mails/es/customer_qty.html | 48 ++-- modules/mailalerts/mails/es/customer_qty.txt | 24 +- modules/mailalerts/mails/es/new_order.html | 124 +++++----- modules/mailalerts/mails/es/new_order.txt | 58 ++--- .../mailalerts/mails/es/productcoverage.html | 51 ++--- .../mailalerts/mails/es/productcoverage.txt | 20 +- .../mails/es/productoutofstock.html | 48 ++-- .../mailalerts/mails/es/productoutofstock.txt | 20 +- modules/mailalerts/mails/fr/customer_qty.html | 48 ++-- modules/mailalerts/mails/fr/new_order.html | 122 +++++----- .../mailalerts/mails/fr/productcoverage.html | 48 ++-- .../mails/fr/productoutofstock.html | 48 ++-- modules/mailalerts/mails/it/customer_qty.html | 24 +- modules/mailalerts/mails/it/new_order.html | 126 +++++------ .../mailalerts/mails/it/productcoverage.html | 51 ++--- .../mailalerts/mails/it/productcoverage.txt | 20 +- .../mails/it/productoutofstock.html | 24 +- .../es/referralprogram-congratulations.html | 72 +++--- .../es/referralprogram-congratulations.txt | 18 +- .../mails/es/referralprogram-invitation.html | 96 ++++---- .../mails/es/referralprogram-invitation.txt | 30 +-- .../mails/es/referralprogram-voucher.html | 72 +++--- .../mails/es/referralprogram-voucher.txt | 20 +- .../fr/referralprogram-congratulations.html | 72 +++--- .../mails/fr/referralprogram-invitation.html | 96 ++++---- .../mails/fr/referralprogram-voucher.html | 72 +++--- .../it/referralprogram-congratulations.html | 28 +-- .../mails/it/referralprogram-invitation.html | 32 +-- .../mails/it/referralprogram-voucher.html | 28 +-- .../mails/es/send_to_a_friend.html | 60 ++--- .../mails/es/send_to_a_friend.txt | 24 +- .../mails/fr/send_to_a_friend.html | 60 ++--- .../mails/it/send_to_a_friend.html | 26 +-- 202 files changed, 4523 insertions(+), 4540 deletions(-) diff --git a/classes/Mail.php b/classes/Mail.php index 42a53acf6..89116ae64 100644 --- a/classes/Mail.php +++ b/classes/Mail.php @@ -40,7 +40,7 @@ class MailCore * Send Email * * @param int $id_lang Language of the email (to translate the template) - * @param string $template Template + * @param string $template Template: the name of template not be a var but a string ! * @param string $subject * @param string $templateVars * @param string $to diff --git a/classes/PaymentModule.php b/classes/PaymentModule.php index 791574805..5fa4c4400 100644 --- a/classes/PaymentModule.php +++ b/classes/PaymentModule.php @@ -435,7 +435,14 @@ abstract class PaymentModuleCore extends Module '{lastname}' => $customer->lastname, '{id_order}' => $order->reference ); - Mail::Send((int)$order->id_lang, 'voucher', Mail::l('New voucher regarding your order ', (int)$order->id_lang).$order->reference, $params, $customer->email, $customer->firstname.' '.$customer->lastname); + Mail::Send( + (int)$order->id_lang, + 'voucher', + sprintf(Mail::l('New voucher regarding your order %s', (int)$order->id_lang), $order->reference), + $params, + $customer->email, + $customer->firstname.' '.$customer->lastname + ); } } diff --git a/controllers/admin/AdminCustomerThreadsController.php b/controllers/admin/AdminCustomerThreadsController.php index 6e354cc57..2936b5268 100644 --- a/controllers/admin/AdminCustomerThreadsController.php +++ b/controllers/admin/AdminCustomerThreadsController.php @@ -408,7 +408,7 @@ class AdminCustomerThreadsControllerCore extends AdminController if (Mail::Send( (int)$ct->id_lang, 'reply_msg', - Mail::l('An answer to your message is available', $ct->id_lang).' #ct'.$ct->id.'#tc'.$ct->token, + sprintf(Mail::l('An answer to your message is available #ct%1$s #tc%2$s', $ct->id_lang), $ct->id, $ct->token), $params, Tools::getValue('msg_email'), null, null, null, $file_attachment, null, _PS_MAIL_DIR_, true)) { diff --git a/mails/de/lang.php b/mails/de/lang.php index 86d29a0ce..40fe83adf 100644 --- a/mails/de/lang.php +++ b/mails/de/lang.php @@ -7,6 +7,7 @@ $_LANGMAIL['Process the payment of your order'] = ''; $_LANGMAIL['Message from contact form'] = 'Nachricht aus dem Kontaktformular'; $_LANGMAIL['Your message has been correctly sent'] = 'Ihre Nachricht ist korrekt gesendet worden'; $_LANGMAIL['New credit slip regarding your order'] = 'Gutschrift zu Ihrer Bestellung'; +$_LANGMAIL['Virtual product to download'] = ''; $_LANGMAIL['Fwd: Customer message'] = 'Fwd: Kundennachricht'; $_LANGMAIL['Your guest account has been transformed to customer account'] = 'Ihr Gast-Konto wurde in ein Kunden-Konto umgewandelt'; $_LANGMAIL['Package in transit'] = 'Paket versendet'; @@ -17,18 +18,19 @@ $_LANGMAIL['New message regarding your order'] = 'Neue Nachricht zu Ihrer Bestel $_LANGMAIL['Your order return state has changed'] = 'Der Status Ihrer Rücksendung wurde geändert'; $_LANGMAIL['Your new admin password'] = 'Ihr neues Administrator-Kennwort'; $_LANGMAIL['Password query confirmation'] = 'Bestätigung der Kennwortänderung'; -$_LANGMAIL['An answer to your message is available'] = 'Sie haben eine Antwort auf Ihre Nachricht erhalten'; -$_LANGMAIL['New voucher regarding your order '] = 'Neuer Gutschein zu Ihrer Bestellung'; +$_LANGMAIL['An answer to your message is available #ct%1$s #tc%2$s'] = 'Sie haben eine Antwort auf Ihre Nachricht erhalten #ct%1$s #tc%2$s'; +$_LANGMAIL['New voucher regarding your order %s'] = 'Neuer Gutschein zu Ihrer Bestellung %s'; $_LANGMAIL['Newsletter confirmation'] = 'Bestätigung Ihrer Anmeldung zu unserem Newsletter'; $_LANGMAIL['Email verification'] = ''; $_LANGMAIL['Newsletter voucher'] = 'Newsletter-Gutschein'; $_LANGMAIL['Your wishlist\\\'s link'] = 'Ihr Wunschlisten-Link'; -$_LANGMAIL['Message from '] = 'Nachricht von'; +$_LANGMAIL['Message from %1$s %2$s'] = 'Nachricht von %1$s %2$s'; $_LANGMAIL['Your cart and your discount'] = 'Gutschein zu Ihrem offenen Warenkorb'; $_LANGMAIL['Thanks for your order'] = 'Wir danken für Ihren Auftrag'; $_LANGMAIL['You are one of our best customers'] = 'Sie sind einer unserer besten Kunden'; $_LANGMAIL['We miss you'] = 'Wir danken für Ihr Vertrauen'; $_LANGMAIL['Product available'] = 'Produkt wieder verfügbar'; +$_LANGMAIL['New order - #%06d'] = ''; $_LANGMAIL['Stock coverage'] = ''; $_LANGMAIL['Product out of stock'] = 'Produkt leider ausverkauft'; $_LANGMAIL['Error reporting from your PayPal module'] = 'Fehlerbericht aus Ihrem PayPal Modul'; diff --git a/mails/es/account.html b/mails/es/account.html index d52e95511..844ff7727 100644 --- a/mails/es/account.html +++ b/mails/es/account.html @@ -5,48 +5,48 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Detalles de tu cuenta
 
Email: {email}
Contraseña: {passwd}
 
Consejos de Seguridad:

Mantén los datos de tu cuenta en lugar seguro.
No des los detalles de tu cuenta a nadie.
Cambia tu contraseña regularmente.
Si sospechas que alguien esta usando ilegalmente tu cuenta, avísanos inmediatamente.
 
Ahora podrás guardar y consultar tus pedidos en nuestra web: {shop_name}.
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Detalles de tu cuenta
 
Email: {email}
Contraseña: {passwd}
 
Consejos de Seguridad:

Mantén los datos de tu cuenta en lugar seguro.
No des los detalles de tu cuenta a nadie.
Cambia tu contraseña regularmente.
Si sospechas que alguien esta usando ilegalmente tu cuenta, avísanos inmediatamente.
 
Ahora podrás guardar y consultar tus pedidos en nuestra web: {shop_name}.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/backoffice_order.html b/mails/es/backoffice_order.html index ca32d295d..1c451a44b 100644 --- a/mails/es/backoffice_order.html +++ b/mails/es/backoffice_order.html @@ -5,36 +5,36 @@ Mensaje de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Una nueva orden se ha generado para usted
 
Vaya {order_link} para finalizar el pago.
 
{shop_name} powered by PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Una nueva orden se ha generado para usted
 
Vaya {order_link} para finalizar el pago.
 
{shop_name} powered by PrestaShop™
\ No newline at end of file diff --git a/mails/es/bankwire.html b/mails/es/bankwire.html index 6611e2fa0..d0b696781 100644 --- a/mails/es/bankwire.html +++ b/mails/es/bankwire.html @@ -5,51 +5,51 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Tu pedido es el número #{id_order}
 
Tu pedido #{id_order} ha sido recibido correctamente, y será enviado en cuanto recibamos el pago.
 
Por favor, recuerda que has seleccionado transferencia bancaria. Envíela a:

{bankwire_owner}

{bankwire_details}

Total Pedido: {total_paid}
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Tu pedido es el número #{id_order}
 
Tu pedido #{id_order} ha sido recibido correctamente, y será enviado en cuanto recibamos el pago.
 
Por favor, recuerda que has seleccionado transferencia bancaria. Envíela a:

{bankwire_owner}

{bankwire_details}

Total Pedido: {total_paid}
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/cheque.html b/mails/es/cheque.html index 7c85a3e87..c93ed5e37 100644 --- a/mails/es/cheque.html +++ b/mails/es/cheque.html @@ -5,51 +5,51 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Tu pedido es el número #{id_order}
 
Tu pedido #{id_order} ha sido recibido correctamente, y será enviado en cuanto recibamos el pago.
 
Por favor, recuerda que ha seleccionado pagar con cheque. Rellénalo con:

- total {total_paid}

- por el pedido de {cheque_name}

- a {cheque_address_html}
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Tu pedido es el número #{id_order}
 
Tu pedido #{id_order} ha sido recibido correctamente, y será enviado en cuanto recibamos el pago.
 
Por favor, recuerda que ha seleccionado pagar con cheque. Rellénalo con:

- total {total_paid}

- por el pedido de {cheque_name}

- a {cheque_address_html}
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/contact.html b/mails/es/contact.html index 091f7401d..d1375814c 100644 --- a/mails/es/contact.html +++ b/mails/es/contact.html @@ -5,30 +5,30 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Mensaje desde tu tienda {shop_name}
 
Email: {email}

Mensaje: {message}
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Mensaje desde tu tienda {shop_name}
 
Email: {email}

Mensaje: {message}
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/contact_form.html b/mails/es/contact_form.html index cbbba57b3..11226bb4c 100644 --- a/mails/es/contact_form.html +++ b/mails/es/contact_form.html @@ -5,50 +5,50 @@ Mensaje de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
SU mensaje se envio correctamente al centro de atención de cliente.
 
- - - - - - - - - - - - -
Su mensaje se envio correctamente
Mensaje: {message}

Order ID : {id_order}

Archivo : {attached_file}
 
Responderemos a la brevedad
-
 
Responderemos a la brevedad
 
{shop_name} powered with PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
SU mensaje se envio correctamente al centro de atención de cliente.
 
+ + + + + + + + + + + + +
Su mensaje se envio correctamente
Mensaje: {message}

Order ID : {id_order}

Archivo : {attached_file}
 
Responderemos a la brevedad
+
 
Responderemos a la brevedad
 
{shop_name} powered with PrestaShop™
\ No newline at end of file diff --git a/mails/es/credit_slip.html b/mails/es/credit_slip.html index 239fc4391..a357cdd16 100644 --- a/mails/es/credit_slip.html +++ b/mails/es/credit_slip.html @@ -5,42 +5,42 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Histórico del Pedido #{id_order}
 
Te informamos que se ha generado un vale de compra a tu favor desde el pedido #{id_order}.
 
Puedes revisar este pedido y descargar la factura desde la sección "Seguimiento de Pedido" de tu cuenta "Mi Cuenta" en nuestra web.
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Histórico del Pedido #{id_order}
 
Te informamos que se ha generado un vale de compra a tu favor desde el pedido #{id_order}.
 
Puedes revisar este pedido y descargar la factura desde la sección "Seguimiento de Pedido" de tu cuenta "Mi Cuenta" en nuestra web.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/download_product.html b/mails/es/download_product.html index 6a0f80d09..b3309e313 100644 --- a/mails/es/download_product.html +++ b/mails/es/download_product.html @@ -5,51 +5,51 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname}, gracias por comprar en {shop_name}.
 
Producto(s) para descargar
 
Tienes {nbProducts} producto(s) para descargar.
 
Este es el acceso directo: {virtualProducts}
 
Puedes revisar este pedido y descargar su factura desde la sección "Seguimiento de Pedido" de tu cuenta "Mi Cuenta" en nuestra web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname}, gracias por comprar en {shop_name}.
 
Producto(s) para descargar
 
Tienes {nbProducts} producto(s) para descargar.
 
Este es el acceso directo: {virtualProducts}
 
Puedes revisar este pedido y descargar su factura desde la sección "Seguimiento de Pedido" de tu cuenta "Mi Cuenta" en nuestra web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/employee_password.html b/mails/es/employee_password.html index 8b22a25b7..e85e719c0 100644 --- a/mails/es/employee_password.html +++ b/mails/es/employee_password.html @@ -8,31 +8,31 @@ - + - + - + - + - +
{shop_name}{shop_name}
 
Hola {firstname} {lastname},Hola {firstname} {lastname},
 
Su {shop_name} información de sesiónSu {shop_name} información de sesión
 
Esta es su información para {shop_name}:

Nombre: {firstname}
Apellido: {lastname}
Password: {passwd}
E-mail : {email}
Esta es su información para {shop_name}:

Nombre: {firstname}
Apellido: {lastname}
Password: {passwd}
E-mail : {email}
 
{shop_name} powered by PrestaShopâ„¢{shop_name} powered by PrestaShop™
diff --git a/mails/es/forward_msg.html b/mails/es/forward_msg.html index 22c67ae37..069702705 100644 --- a/mails/es/forward_msg.html +++ b/mails/es/forward_msg.html @@ -5,15 +5,15 @@ Mensaje de {shop_name} - - - - - - +
-

{employee} desea seguir el chat con isted.

{messages}

{employee} added "{comment}".

-

Historial de discusion:

-
+ + + + +
+

{employee} desea seguir el chat con isted.

{messages}

{employee} added "{comment}".

+

Historial de discusion:

+
\ No newline at end of file diff --git a/mails/es/guest_to_customer.html b/mails/es/guest_to_customer.html index a2fac881f..1042afc2b 100644 --- a/mails/es/guest_to_customer.html +++ b/mails/es/guest_to_customer.html @@ -5,42 +5,42 @@ Message from {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Su cuenta de invitado se ha transformado en cuenta de cliente
 
E-mail: {email}
Password: {passwd}
 
Sea cuidadoso al compartir sus datos con otros

Puede acceder con su cuenta a nuestro sitio: {shop_url}
 
{shop_name} powered with PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Su cuenta de invitado se ha transformado en cuenta de cliente
 
E-mail: {email}
Password: {passwd}
 
Sea cuidadoso al compartir sus datos con otros

Puede acceder con su cuenta a nuestro sitio: {shop_url}
 
{shop_name} powered with PrestaShop™
\ No newline at end of file diff --git a/mails/es/in_transit.html b/mails/es/in_transit.html index 42bc650ab..b9d5649cd 100644 --- a/mails/es/in_transit.html +++ b/mails/es/in_transit.html @@ -5,51 +5,51 @@ Mensaje desde{shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Historial del Pedido #{id_order}
 
Tu pedido está en camino.
 
Puedes seguir su ubicación actual haciendo clic en este enlace: {followup}
 
También puedes revisar tus pedidos y descargar tus facturas desde tu "Historial de Pedidos" dentro de tu cuenta en nuestra web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Historial del Pedido #{id_order}
 
Tu pedido está en camino.
 
Puedes seguir su ubicación actual haciendo clic en este enlace: {followup}
 
También puedes revisar tus pedidos y descargar tus facturas desde tu "Historial de Pedidos" dentro de tu cuenta en nuestra web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/lang.php b/mails/es/lang.php index 422a397a3..f8b2b9112 100644 --- a/mails/es/lang.php +++ b/mails/es/lang.php @@ -3,15 +3,39 @@ global $_LANGMAIL; $_LANGMAIL = array(); $_LANGMAIL['Welcome!'] = 'Bienvenido !'; +$_LANGMAIL['Process the payment of your order'] = ''; $_LANGMAIL['Message from contact form'] = 'Mensaje desde el formulario de contacto'; +$_LANGMAIL['Your message has been correctly sent'] = ''; +$_LANGMAIL['New credit slip regarding your order'] = ''; +$_LANGMAIL['Virtual product to download'] = ''; $_LANGMAIL['Fwd: Customer message'] = 'Fw: Mensaje de cliente'; $_LANGMAIL['Your guest account has been transformed to customer account'] = 'Su cuenta de invitado se transformo en cuenta de cliente'; $_LANGMAIL['Package in transit'] = 'Paquete en transito'; $_LANGMAIL['Log: You have a new alert from your shop'] = 'Log: Tiene un nuevo alerta desde su tienda'; +$_LANGMAIL['Order confirmation'] = ''; $_LANGMAIL['Message from a customer'] = 'Mensaje de un cliente'; +$_LANGMAIL['New message regarding your order'] = ''; $_LANGMAIL['Your order return state has changed'] = 'El estado de retorno de su orden ha cambiado'; $_LANGMAIL['Your new admin password'] = 'Su nueva clave de administrador'; $_LANGMAIL['Password query confirmation'] = 'Confirmación de password'; $_LANGMAIL['New voucher regarding your order '] = 'Nuevo bono con respecto a su orden'; +$_LANGMAIL['An answer to your message is available #ct%1$s #tc%2$s'] = ''; +$_LANGMAIL['New voucher regarding your order %s'] = 'Nuevo bono con respecto a su orden %s'; +$_LANGMAIL['Newsletter confirmation'] = ''; +$_LANGMAIL['Email verification'] = ''; +$_LANGMAIL['Newsletter voucher'] = ''; +$_LANGMAIL['Your wishlist\\\'s link'] = ''; +$_LANGMAIL['Message from %1$s %2$s'] = ''; +$_LANGMAIL['Your cart and your discount'] = ''; +$_LANGMAIL['Thanks for your order'] = ''; +$_LANGMAIL['You are one of our best customers'] = ''; +$_LANGMAIL['We miss you'] = ''; +$_LANGMAIL['Product available'] = ''; +$_LANGMAIL['New order - #%06d'] = ''; +$_LANGMAIL['Stock coverage'] = ''; +$_LANGMAIL['Product out of stock'] = ''; +$_LANGMAIL['Congratulations!'] = ''; +$_LANGMAIL['Referral Program'] = ''; +$_LANGMAIL['%1$s sent you a link to %2$s'] = ''; ?> \ No newline at end of file diff --git a/mails/es/log_alert.html b/mails/es/log_alert.html index 9e27c4ed9..5c53a631b 100755 --- a/mails/es/log_alert.html +++ b/mails/es/log_alert.html @@ -5,42 +5,42 @@ Mensaje de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola,
 
Nueva alerta 
 
Desafortunadamente a recibido un nuevo mensaje de alerta.
 
Puede verificarlo desde > Herramientas > Log en su Back Office
 
{shop_name} powered with PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola,
 
Nueva alerta 
 
Desafortunadamente a recibido un nuevo mensaje de alerta.
 
Puede verificarlo desde > Herramientas > Log en su Back Office
 
{shop_name} powered with PrestaShop™
\ No newline at end of file diff --git a/mails/es/newsletter.html b/mails/es/newsletter.html index 687616e3a..55ce176f8 100644 --- a/mails/es/newsletter.html +++ b/mails/es/newsletter.html @@ -5,30 +5,30 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Newsletter de {shop_name}
 
{message}
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Newsletter de {shop_name}
 
{message}
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/order_canceled.html b/mails/es/order_canceled.html index 638f2d914..434f696ff 100644 --- a/mails/es/order_canceled.html +++ b/mails/es/order_canceled.html @@ -5,45 +5,45 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Respecto al pedido #{id_order}
 
Tu pedido ha sido cancelado.
 
Puedes revisar este pedido y descargar tu factura desde la sección "Seguimiento de Pedido" de su cuenta "Mi Cuenta" en nuestra web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Respecto al pedido #{id_order}
 
Tu pedido ha sido cancelado.
 
Puedes revisar este pedido y descargar tu factura desde la sección "Seguimiento de Pedido" de su cuenta "Mi Cuenta" en nuestra web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/order_conf.html b/mails/es/order_conf.html index fe6eb8650..046b572a9 100644 --- a/mails/es/order_conf.html +++ b/mails/es/order_conf.html @@ -5,106 +5,106 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname}, gracias por comprar en {shop_name}.
 
Detalles del Pedido
 
Pedido: {order_name} realizado el {date}
Forma de Pago: {payment}
 
- - - -{products} {discounts} - - - - - - - - - - - - - - - - - - - - - -
ReferenciaProductoPrecio UnidadCantidadPrecio Total
 Productos{total_products}
 Descuentos{total_discounts}
 Envíos{total_shipping}
 TOTAL{total_paid}
-
 
Envío
 
Transporte: {carrier}
 
- - - - - - - - -
Dirección de EntregaDirección de Facturación
{delivery_block_html}{invoice_block_html}
-
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname}, gracias por comprar en {shop_name}.
 
Detalles del Pedido
 
Pedido: {order_name} realizado el {date}
Forma de Pago: {payment}
 
+ + + +{products} {discounts} + + + + + + + + + + + + + + + + + + + + + +
ReferenciaProductoPrecio UnidadCantidadPrecio Total
 Productos{total_products}
 Descuentos{total_discounts}
 Envíos{total_shipping}
 TOTAL{total_paid}
+
 
Envío
 
Transporte: {carrier}
 
+ + + + + + + + +
Dirección de EntregaDirección de Facturación
{delivery_block_html}{invoice_block_html}
+
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/order_customer_comment.html b/mails/es/order_customer_comment.html index f701045f1..2e9f9d803 100644 --- a/mails/es/order_customer_comment.html +++ b/mails/es/order_customer_comment.html @@ -5,36 +5,36 @@ Mensaje de un cliente de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola,
 
Mensaje desde {shop_name}
 
Has recibido un nuevo mensaje sobre el pedido #{id_order}:

{message}
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola,
 
Mensaje desde {shop_name}
 
Has recibido un nuevo mensaje sobre el pedido #{id_order}:

{message}
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
\ No newline at end of file diff --git a/mails/es/order_merchant_comment.html b/mails/es/order_merchant_comment.html index 5a2bd5a91..4874adabf 100644 --- a/mails/es/order_merchant_comment.html +++ b/mails/es/order_merchant_comment.html @@ -5,36 +5,36 @@ Mensaje de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Mensaje de {shop_name}
 
Has recibido un nuevo mensaje sobre el pedido n°{id_order} :
Mensaje:
{message}
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Mensaje de {shop_name}
 
Has recibido un nuevo mensaje sobre el pedido n°{id_order} :
Mensaje:
{message}
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/order_return_state.html b/mails/es/order_return_state.html index a169e3817..64a28e0b0 100644 --- a/mails/es/order_return_state.html +++ b/mails/es/order_return_state.html @@ -5,42 +5,42 @@ Mensaje de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Buenos días {firstname} {lastname},
 
Historico de su devolución N°{id_order_return}
 
El estado de su devolución ha cambiado a "{state_order_return}".
 
Puede acceder al seguimiento de su devolución y descargar su factura en "Histórico de pedidos" en la sección "Mi cuenta" de nuestra Web.
 
{shop_name}
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Buenos días {firstname} {lastname},
 
Historico de su devolución N°{id_order_return}
 
El estado de su devolución ha cambiado a "{state_order_return}".
 
Puede acceder al seguimiento de su devolución y descargar su factura en "Histórico de pedidos" en la sección "Mi cuenta" de nuestra Web.
 
{shop_name}
\ No newline at end of file diff --git a/mails/es/outofstock.html b/mails/es/outofstock.html index fe75516a5..92bcf92c8 100644 --- a/mails/es/outofstock.html +++ b/mails/es/outofstock.html @@ -5,45 +5,45 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Incidencia en tu pedido #{id_order}
 
Desgraciadamente, uno o mas productos de tu pedido #{id_order} se encuentran actualmente fuera de stock. Esto puede originar un retraso en el envío. Por favor, acepta nuestras disculpas y puedes estar seguro que trabajeremos lo más rápidamente posible para solucionarlo.
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Incidencia en tu pedido #{id_order}
 
Desgraciadamente, uno o mas productos de tu pedido #{id_order} se encuentran actualmente fuera de stock. Esto puede originar un retraso en el envío. Por favor, acepta nuestras disculpas y puedes estar seguro que trabajeremos lo más rápidamente posible para solucionarlo.
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/password.html b/mails/es/password.html index 9a851257e..ba39af2ea 100644 --- a/mails/es/password.html +++ b/mails/es/password.html @@ -5,42 +5,42 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Detalles de tu nuevo Login
 
Email: {email}
Contraseña: {passwd}
 
Por favor, ten cuidado en no compartir con nadie estos detalles.

Ahora puedes realizar pedidos en nuestra web de: {shop_url}
 
{shop_name} pdesarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Detalles de tu nuevo Login
 
Email: {email}
Contraseña: {passwd}
 
Por favor, ten cuidado en no compartir con nadie estos detalles.

Ahora puedes realizar pedidos en nuestra web de: {shop_url}
 
{shop_name} pdesarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/password_query.html b/mails/es/password_query.html index 3ced69d8e..a14663e33 100644 --- a/mails/es/password_query.html +++ b/mails/es/password_query.html @@ -5,36 +5,36 @@ Message from {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
You asked to get back your {shop_name}identifiers,
Note that this action will change your actual password.
 
If you really want to do it, click the next link :
{url}
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
You asked to get back your {shop_name}identifiers,
Note that this action will change your actual password.
 
If you really want to do it, click the next link :
{url}
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/payment.html b/mails/es/payment.html index 698d64732..471736edd 100644 --- a/mails/es/payment.html +++ b/mails/es/payment.html @@ -5,45 +5,45 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
En referencia a tu pedido #{id_order}:
 
El pago de tu pedido fue recibido CORRECTAMENTE .
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
En referencia a tu pedido #{id_order}:
 
El pago de tu pedido fue recibido CORRECTAMENTE .
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/payment_error.html b/mails/es/payment_error.html index 82365a318..a5a8b45c5 100644 --- a/mails/es/payment_error.html +++ b/mails/es/payment_error.html @@ -5,51 +5,51 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Incidencia en su pedido #{id_order}
 
Hay un problema con tu pago para el pedido: #{id_order}. Por favor, ponte en contacto con nosotros en cuanto puedas.
 
Tu pedido no será enviado hasta que resolvamos este problema.
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Incidencia en su pedido #{id_order}
 
Hay un problema con tu pago para el pedido: #{id_order}. Por favor, ponte en contacto con nosotros en cuanto puedas.
 
Tu pedido no será enviado hasta que resolvamos este problema.
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/preparation.html b/mails/es/preparation.html index 84e589ad9..db29f3f11 100644 --- a/mails/es/preparation.html +++ b/mails/es/preparation.html @@ -5,45 +5,45 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Sobre tu pedido: #{id_order}
 
Estamos preparando tu pedido.
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Sobre tu pedido: #{id_order}
 
Estamos preparando tu pedido.
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/refund.html b/mails/es/refund.html index eead04060..c6db6caed 100644 --- a/mails/es/refund.html +++ b/mails/es/refund.html @@ -5,45 +5,45 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Sobre su pedido: #{id_order}
 
Se ha reembolsado el pago de tu pedido.
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Sobre su pedido: #{id_order}
 
Se ha reembolsado el pago de tu pedido.
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
If you have guest account, you can follow your order at "Guest Tracking" section on our Website.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/mails/es/reply_msg.html b/mails/es/reply_msg.html index d3583189e..463c43efa 100644 --- a/mails/es/reply_msg.html +++ b/mails/es/reply_msg.html @@ -5,12 +5,18 @@ Mensaje de {shop_name} - - - - - - +
{reply}

Por favor no responda este mensaje desde cu cuenta de cliente, no reciviremos su mensaje.
Para responder, use este link exclusivo  {link}.
+ + + + +
+ {reply}

+ + Por favor no responda este mensaje desde cu cuenta de cliente + , no reciviremos su mensaje.
+ Para responder, use este link exclusivo  {link}. +
\ No newline at end of file diff --git a/mails/es/shipped.html b/mails/es/shipped.html index a5181c122..55a3caa3c 100644 --- a/mails/es/shipped.html +++ b/mails/es/shipped.html @@ -5,45 +5,45 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Historial de tu Pedido #{id_order}
 
Tu pedido ha sido enviado.
Recibirás pronto una URL para realizar el seguimiento del envío de tu pedido.
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
Si tiene una cuenta de invitado, puede seguirla desde la sección  "Seguimiento de invitado" en nuestro sitio.
 
{shop_name} powered with PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Historial de tu Pedido #{id_order}
 
Tu pedido ha sido enviado.
Recibirás pronto una URL para realizar el seguimiento del envío de tu pedido.
 
Puedes revisar tu pedido y descargar la factura aquí: "Historial de Pedidos" dentro de tu cuenta "Entrar en Mi Cuenta" de nuestro sitio web.
Si tiene una cuenta de invitado, puede seguirla desde la sección  "Seguimiento de invitado" en nuestro sitio.
 
{shop_name} powered with PrestaShop™
\ No newline at end of file diff --git a/mails/es/test.html b/mails/es/test.html index d9f49fdb7..464ca1aa9 100644 --- a/mails/es/test.html +++ b/mails/es/test.html @@ -5,18 +5,18 @@ Prueba de Corrreo - - - - - - - - - - - - +
Hola,

Esto es una prueba de correo desde tu tienda.
 
powered with PrestaShopâ„¢
+ + + + + + + + + + +
Hola,

Esto es una prueba de correo desde tu tienda.
 
powered with PrestaShop™
\ No newline at end of file diff --git a/mails/es/voucher.html b/mails/es/voucher.html index 56b2d08cf..9e75bc5e8 100644 --- a/mails/es/voucher.html +++ b/mails/es/voucher.html @@ -5,42 +5,42 @@ Mensaje desde {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Historial de tu Pedido #{id_order}
 
Te informamos de la creación de un cupón de descuento para tí como resultado de tu pedido #{id_order}.
 
Aquí tienes tu código del cupón: {voucher_num}, por la cantidad de {voucher_amount}.
Simplemente copia y pega éste código durante el proceso de pago de tu próximo pedido.
 
{shop_name} powered with PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Historial de tu Pedido #{id_order}
 
Te informamos de la creación de un cupón de descuento para tí como resultado de tu pedido #{id_order}.
 
Aquí tienes tu código del cupón: {voucher_num}, por la cantidad de {voucher_amount}.
Simplemente copia y pega éste código durante el proceso de pago de tu próximo pedido.
 
{shop_name} powered with PrestaShop™
\ No newline at end of file diff --git a/mails/es/voucher_new.html b/mails/es/voucher_new.html index 0c1c95c08..1eedcc0c2 100644 --- a/mails/es/voucher_new.html +++ b/mails/es/voucher_new.html @@ -5,36 +5,36 @@ Mensaje de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Esto es para informarle acerca de la creacion de un cupon de descuento.
 
Este es el código del cupon : {voucher_num}.
Solo copie/pegue este código durante el proceso de pago de su próxima orden.
 
{shop_name} powered with PrestaShopâ„¢
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Esto es para informarle acerca de la creacion de un cupon de descuento.
 
Este es el código del cupon : {voucher_num}.
Solo copie/pegue este código durante el proceso de pago de su próxima orden.
 
{shop_name} powered with PrestaShop™
\ No newline at end of file diff --git a/mails/fr/account.html b/mails/fr/account.html index c0081c4aa..c77d4047b 100644 --- a/mails/fr/account.html +++ b/mails/fr/account.html @@ -5,42 +5,42 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Merci d'avoir créé un compte sur {shop_name}. Voici un rappel de vos codes d'accès.
 
Adresse e-mail : {email}
Mot de passe : {passwd}
 
Vous pouvez dès à présent passer commande sur notre site internet {shop_name}.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Merci d'avoir créé un compte sur {shop_name}. Voici un rappel de vos codes d'accès.
 
Adresse e-mail : {email}
Mot de passe : {passwd}
 
Vous pouvez dès à présent passer commande sur notre site internet {shop_name}.
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/account.txt b/mails/fr/account.txt index bc639cc80..553312b3c 100644 --- a/mails/fr/account.txt +++ b/mails/fr/account.txt @@ -1,13 +1,13 @@ -Merci d'avoir créé votre compte client sur {shop_name}, vous trouverez dans ce message un rappel de vos codes d'accès. - -Vos codes d'accès : - -Adresse électronique : {email} -Mot de passe : {passwd} - -Vous pouvez dès à présent passer commande sur notre site Internet : -{shop_url} - - - +Merci d'avoir créé votre compte client sur {shop_name}, vous trouverez dans ce message un rappel de vos codes d'accès. + +Vos codes d'accès : + +Adresse électronique : {email} +Mot de passe : {passwd} + +Vous pouvez dès à présent passer commande sur notre site Internet : +{shop_url} + + + {shop_url} réalisé par PrestaShop™ \ No newline at end of file diff --git a/mails/fr/backoffice_order.html b/mails/fr/backoffice_order.html index 2fb8cc2fa..65b301bdd 100644 --- a/mails/fr/backoffice_order.html +++ b/mails/fr/backoffice_order.html @@ -5,36 +5,36 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Une nouvelle commande vous a été générée.
 
Rendez vous sur {order_link} pour finaliser le paiement.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Une nouvelle commande vous a été générée.
 
Rendez vous sur {order_link} pour finaliser le paiement.
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/backoffice_order.txt b/mails/fr/backoffice_order.txt index ca0965f31..6405d9b8f 100644 --- a/mails/fr/backoffice_order.txt +++ b/mails/fr/backoffice_order.txt @@ -1,9 +1,9 @@ -Bonjour {firstname} {lastname}, - -Une nouvelle commande vous a été générée. - -Rendez vous sur cette adresse pour finaliser le paiement : {order_link} - -{shop_name} - {shop_url} - -{shop_url} réalisé par PrestaShop™ +Bonjour {firstname} {lastname}, + +Une nouvelle commande vous a été générée. + +Rendez vous sur cette adresse pour finaliser le paiement : {order_link} + +{shop_name} - {shop_url} + +{shop_url} réalisé par PrestaShop™ diff --git a/mails/fr/bankwire.html b/mails/fr/bankwire.html index 83984fbb8..f835de1f7 100644 --- a/mails/fr/bankwire.html +++ b/mails/fr/bankwire.html @@ -5,51 +5,51 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}.
 
Nous avons bien enregistré votre commande {id_order}. Celle-ci vous sera envoyée dès réception de votre paiement.
 
Pour rappel, vous avez sélectionné le mode de paiement par virement bancaire et celui-ci est à envoyer à :

{bankwire_owner}

{bankwire_details}

{bankwire_address}

Le montant total est de {total_paid}
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}.
 
Nous avons bien enregistré votre commande {id_order}. Celle-ci vous sera envoyée dès réception de votre paiement.
 
Pour rappel, vous avez sélectionné le mode de paiement par virement bancaire et celui-ci est à envoyer à :

{bankwire_owner}

{bankwire_details}

{bankwire_address}

Le montant total est de {total_paid}
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/bankwire.txt b/mails/fr/bankwire.txt index a32ad8e11..fa59af31c 100644 --- a/mails/fr/bankwire.txt +++ b/mails/fr/bankwire.txt @@ -1,22 +1,22 @@ -Bonjour {firstname} {lastname}, - -Nous avons bien enregistré votre commande {id_order}. Celle-ci vous sera envoyée dès réception de votre paiement. -Pour rappel, vous avez sélectionné le mode de paiement par virement bancaire et celui-ci est à envoyer à : - -{bankwire_owner} - -{bankwire_details} - -{bankwire_address} - -Le montant total est de {total_paid} - -Vous pouvez accéder à tout moment au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site {shop_url} -Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking - -Merci et à bientôt sur {shop_name}. - -{shop_name} - {shop_url} - - +Bonjour {firstname} {lastname}, + +Nous avons bien enregistré votre commande {id_order}. Celle-ci vous sera envoyée dès réception de votre paiement. +Pour rappel, vous avez sélectionné le mode de paiement par virement bancaire et celui-ci est à envoyer à : + +{bankwire_owner} + +{bankwire_details} + +{bankwire_address} + +Le montant total est de {total_paid} + +Vous pouvez accéder à tout moment au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site {shop_url} +Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking + +Merci et à bientôt sur {shop_name}. + +{shop_name} - {shop_url} + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/cheque.html b/mails/fr/cheque.html index 6bf00ba43..57e498678 100644 --- a/mails/fr/cheque.html +++ b/mails/fr/cheque.html @@ -5,51 +5,51 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}.
 
Nous avons bien enregistré votre commande {order_name}. Celle-ci vous sera envoyée dès réception de votre paiement.
 
Pour rappel, vous avez choisi de régler votre commande par chèque, merci de nous transmettre votre règlement :

- d'un montant de {total_paid}

- à l'ordre de {cheque_name}

- à {cheque_address_html}
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}.
 
Nous avons bien enregistré votre commande {order_name}. Celle-ci vous sera envoyée dès réception de votre paiement.
 
Pour rappel, vous avez choisi de régler votre commande par chèque, merci de nous transmettre votre règlement :

- d'un montant de {total_paid}

- à l'ordre de {cheque_name}

- à {cheque_address_html}
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/cheque.txt b/mails/fr/cheque.txt index 72af64b4e..76b622279 100644 --- a/mails/fr/cheque.txt +++ b/mails/fr/cheque.txt @@ -1,21 +1,21 @@ -Bonjour {firstname} {lastname}, - -Nous avons bien enregistré votre commande {order_name}. -Celle-ci vous sera envoyée dès réception de votre paiement. - -Pour rappel, vous avez choisi de régler votre commande par chèque, merci de nous transmettre votre règlement : - -- d'un montant de {total_paid} - -- à l'ordre de {cheque_name} - -- à {cheque_address} - -Vous pouvez accéder à tout moment au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site {shop_url} -Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking - -{shop_name} - {shop_url} - - - +Bonjour {firstname} {lastname}, + +Nous avons bien enregistré votre commande {order_name}. +Celle-ci vous sera envoyée dès réception de votre paiement. + +Pour rappel, vous avez choisi de régler votre commande par chèque, merci de nous transmettre votre règlement : + +- d'un montant de {total_paid} + +- à l'ordre de {cheque_name} + +- à {cheque_address} + +Vous pouvez accéder à tout moment au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site {shop_url} +Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking + +{shop_name} - {shop_url} + + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/contact.html b/mails/fr/contact.html index 5d21eaf3a..29bbcf39c 100644 --- a/mails/fr/contact.html +++ b/mails/fr/contact.html @@ -5,30 +5,30 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Vous avez reçu un message de la part d'un client depuis votre boutique {shop_name}.
 
Adresse électronique : {email}

Message: {message}
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Vous avez reçu un message de la part d'un client depuis votre boutique {shop_name}.
 
Adresse électronique : {email}

Message: {message}
 
{shop_name} réalisé avec PrestaShop™
\ No newline at end of file diff --git a/mails/fr/contact.txt b/mails/fr/contact.txt index 3faed602b..91933d8e8 100644 --- a/mails/fr/contact.txt +++ b/mails/fr/contact.txt @@ -1,11 +1,11 @@ -Vous avez reçu un message de la part d'un client depuis votre boutique {shop_name} - -Informations - -Adresse électronique : {email} - -Message - -{message} - +Vous avez reçu un message de la part d'un client depuis votre boutique {shop_name} + +Informations + +Adresse électronique : {email} + +Message + +{message} + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/contact_form.html b/mails/fr/contact_form.html index eb1828772..6edccf573 100644 --- a/mails/fr/contact_form.html +++ b/mails/fr/contact_form.html @@ -5,36 +5,36 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Votre message a bien été envoyé à notre service client.
 
Votre message a bien été envoyé.

Message : {message}

Numéro de commande : {id_order}

Fichié attaché : {attached_file}
 
Nous vous répondrons dès que possible.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Votre message a bien été envoyé à notre service client.
 
Votre message a bien été envoyé.

Message : {message}

Numéro de commande : {id_order}

Fichié attaché : {attached_file}
 
Nous vous répondrons dès que possible.
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/contact_form.txt b/mails/fr/contact_form.txt index b93574925..6a4e4a6a4 100644 --- a/mails/fr/contact_form.txt +++ b/mails/fr/contact_form.txt @@ -1,15 +1,15 @@ -Votre message a bien été envoyé à notre service client. - -Votre message : - -{message} - -Numéro de commande : {id_order} - -Fichié attaché : {attached_file} - -Nous vous répondrons dés que possible. - -Cordialement, - +Votre message a bien été envoyé à notre service client. + +Votre message : + +{message} + +Numéro de commande : {id_order} + +Fichié attaché : {attached_file} + +Nous vous répondrons dés que possible. + +Cordialement, + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/credit_slip.html b/mails/fr/credit_slip.html index 9210edbc9..9c8618855 100644 --- a/mails/fr/credit_slip.html +++ b/mails/fr/credit_slip.html @@ -5,42 +5,42 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}.
 
Nous vous informons de la génération d'un avoir à votre nom relatif à votre commande n°{id_order}.
 
Vous pouvez accéder à cet avoir et télécharger votre facture dans "Suivi des commandes" de la rubrique "Mon compte" sur notre site.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}.
 
Nous vous informons de la génération d'un avoir à votre nom relatif à votre commande n°{id_order}.
 
Vous pouvez accéder à cet avoir et télécharger votre facture dans "Suivi des commandes" de la rubrique "Mon compte" sur notre site.
 
{shop_name} réalisé avec PrestaShop™
\ No newline at end of file diff --git a/mails/fr/credit_slip.txt b/mails/fr/credit_slip.txt index 007d93a08..71b31778f 100644 --- a/mails/fr/credit_slip.txt +++ b/mails/fr/credit_slip.txt @@ -1,12 +1,12 @@ -Bonjour {firstname} {lastname}, - -Nous vous informons de la génération d'un avoir à votre nom relatif à votre commande n°{id_order}. - -Vous pouvez accéder à cet avoir et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site {shop_url} - -Merci et à bientôt sur {shop_name}. - -{shop_name} - {shop_url} - - +Bonjour {firstname} {lastname}, + +Nous vous informons de la génération d'un avoir à votre nom relatif à votre commande n°{id_order}. + +Vous pouvez accéder à cet avoir et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site {shop_url} + +Merci et à bientôt sur {shop_name}. + +{shop_name} - {shop_url} + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/download_product.html b/mails/fr/download_product.html index 7a4d80818..e2bd48737 100644 --- a/mails/fr/download_product.html +++ b/mails/fr/download_product.html @@ -5,51 +5,51 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Produits à télécharger
 
Vous avez {nbProducts} produit(s) à télécharger.
 
Voici les liens directs vers ceux-ci : {virtualProducts}
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Produits à télécharger
 
Vous avez {nbProducts} produit(s) à télécharger.
 
Voici les liens directs vers ceux-ci : {virtualProducts}
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
\ No newline at end of file diff --git a/mails/fr/download_product.txt b/mails/fr/download_product.txt index fa21e489d..21b3127ed 100644 --- a/mails/fr/download_product.txt +++ b/mails/fr/download_product.txt @@ -1,12 +1,12 @@ -Bonjour {firstname} {lastname}, merci d'avoir passé commande chez {shop_name} ! - -Vous avez {nbProducts} produit(s) à télécharger. - -Voici les liens directs vers ceux-ci : -{virtualProducts} - - -Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site. -Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking?id_order={id_order} - +Bonjour {firstname} {lastname}, merci d'avoir passé commande chez {shop_name} ! + +Vous avez {nbProducts} produit(s) à télécharger. + +Voici les liens directs vers ceux-ci : +{virtualProducts} + + +Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site. +Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking?id_order={id_order} + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/employee_password.html b/mails/fr/employee_password.html index c3689b2d6..40b974615 100644 --- a/mails/fr/employee_password.html +++ b/mails/fr/employee_password.html @@ -5,36 +5,36 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Voici vos informations personnelles
 
Prénom : {firstname}
Nom : {lastname}
Mot de passe : {passwd}
Adresse électronique : {email}
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Voici vos informations personnelles
 
Prénom : {firstname}
Nom : {lastname}
Mot de passe : {passwd}
Adresse électronique : {email}
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/employee_password.txt b/mails/fr/employee_password.txt index 8ac1fb9ed..c19f340b4 100644 --- a/mails/fr/employee_password.txt +++ b/mails/fr/employee_password.txt @@ -1,15 +1,15 @@ -Bonjour {firstname} {lastname}, - -Voici les informations personnelles concernant votre nouvelle boutique {shop_name} : - -Prénom : {firstname} -Nom : {lastname} -Mot de passe : {passwd} -Adresse électronique : {email} - - -{shop_name} - {shop_url} - - - +Bonjour {firstname} {lastname}, + +Voici les informations personnelles concernant votre nouvelle boutique {shop_name} : + +Prénom : {firstname} +Nom : {lastname} +Mot de passe : {passwd} +Adresse électronique : {email} + + +{shop_name} - {shop_url} + + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/forward_msg.html b/mails/fr/forward_msg.html index 30945ff64..c3e215745 100644 --- a/mails/fr/forward_msg.html +++ b/mails/fr/forward_msg.html @@ -5,12 +5,12 @@ Message de {shop_name} - - - - - - +
{employee} souhaite vous transférer cette discussion.

{messages}

{employee} a ajouté "{comment}".
+ + + + +
{employee} souhaite vous transférer cette discussion.

{messages}

{employee} a ajouté "{comment}".
\ No newline at end of file diff --git a/mails/fr/forward_msg.txt b/mails/fr/forward_msg.txt index b270a4ee1..3b5c1b8d7 100644 --- a/mails/fr/forward_msg.txt +++ b/mails/fr/forward_msg.txt @@ -1,5 +1,5 @@ -{employee} souhaite vous transférer cette discussion. -Commentaire : {comment} - -{messages} - +{employee} souhaite vous transférer cette discussion. +Commentaire : {comment} + +{messages} + diff --git a/mails/fr/guest_to_customer.html b/mails/fr/guest_to_customer.html index 9c19094a9..7c0eca1d3 100644 --- a/mails/fr/guest_to_customer.html +++ b/mails/fr/guest_to_customer.html @@ -5,39 +5,39 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Votre compte invité a été transformé en compte client
 
Adresse e-mail : {email}
Mot de passe : {passwd}
Vous pouvez accéder à votre compte sur notre site Internet : {shop_url}
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Votre compte invité a été transformé en compte client
 
Adresse e-mail : {email}
Mot de passe : {passwd}
Vous pouvez accéder à votre compte sur notre site Internet : {shop_url}
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/guest_to_customer.txt b/mails/fr/guest_to_customer.txt index b13610abc..eb516c892 100644 --- a/mails/fr/guest_to_customer.txt +++ b/mails/fr/guest_to_customer.txt @@ -1,13 +1,13 @@ -Bonjour {firstname} {lastname}, - -Votre compte invité a été transformé en compte client - -Adresse électronique : {email} -Mot de passe : {passwd} - -Vous pouvez accéder à votre compte sur notre site Internet : -{shop_url} - - - +Bonjour {firstname} {lastname}, + +Votre compte invité a été transformé en compte client + +Adresse électronique : {email} +Mot de passe : {passwd} + +Vous pouvez accéder à votre compte sur notre site Internet : +{shop_url} + + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/in_transit.html b/mails/fr/in_transit.html index 8b107c210..39f877152 100755 --- a/mails/fr/in_transit.html +++ b/mails/fr/in_transit.html @@ -5,51 +5,51 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
La livraison de votre commande est en cours.
 
Vous pouvez suivre l'avancement de la livraison à l'adresse suivante : {followup}
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
La livraison de votre commande est en cours.
 
Vous pouvez suivre l'avancement de la livraison à l'adresse suivante : {followup}
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/in_transit.txt b/mails/fr/in_transit.txt index d3b12b529..f8a8ef073 100755 --- a/mails/fr/in_transit.txt +++ b/mails/fr/in_transit.txt @@ -1,14 +1,14 @@ -Bonjour {firstname} {lastname}, - -La livraison de votre commande est en cours. - -Vous pouvez suivre l'avancement de la livraison à l'adresse suivante : {followup} - -Vous pouvez accéder à tout moment au suivi de votre commande dans "Historique de mes commandes" de la rubrique "Mon compte" sur notre site. -Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking - -{shop_name} - {shop_url} - - - +Bonjour {firstname} {lastname}, + +La livraison de votre commande est en cours. + +Vous pouvez suivre l'avancement de la livraison à l'adresse suivante : {followup} + +Vous pouvez accéder à tout moment au suivi de votre commande dans "Historique de mes commandes" de la rubrique "Mon compte" sur notre site. +Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking + +{shop_name} - {shop_url} + + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/lang.php b/mails/fr/lang.php index 6ae3aca92..10f0ed1ff 100644 --- a/mails/fr/lang.php +++ b/mails/fr/lang.php @@ -16,24 +16,24 @@ $_LANGMAIL['Order confirmation'] = 'Confirmation de commande'; $_LANGMAIL['Message from a customer'] = 'Message d\'un client'; $_LANGMAIL['New message regarding your order'] = 'Nouveau message concernant votre commande'; $_LANGMAIL['Your order return state has changed'] = 'Nouveau statut de commande'; -$_LANGMAIL['Your password'] = 'Votre nouveau mot de passe'; +$_LANGMAIL['Your new admin password'] = 'Votre nouveau mot de passe'; $_LANGMAIL['Password query confirmation'] = 'Confirmation de demande de mot de passe'; -$_LANGMAIL['An answer to your message is available'] = ''; -$_LANGMAIL['New voucher regarding your order'] = 'Nouveau bon de réduction concernant votre commande'; +$_LANGMAIL['An answer to your message is available #ct%1$s #tc%2$s'] = 'Une réponse à votre message est disponible #ct%1$s #tc%2$s'; +$_LANGMAIL['New voucher regarding your order %s'] = 'Nouveau bon de réduction concernant votre commande %s'; $_LANGMAIL['Newsletter confirmation'] = 'Confirmation newsletter'; $_LANGMAIL['Email verification'] = ''; $_LANGMAIL['Newsletter voucher'] = 'Bon de réduction newsletter'; $_LANGMAIL['Your wishlist\\\'s link'] = ''; -$_LANGMAIL['Message from '] = 'Message de '; -$_LANGMAIL['$subject'] = ''; +$_LANGMAIL['Message from %1$s %2$s'] = 'Message de %1$s %2$s'; $_LANGMAIL['Your cart and your discount'] = 'Votre panier et votre bon de réduction'; $_LANGMAIL['Thanks for your order'] = 'Merci pour votre commande'; $_LANGMAIL['You are one of our best customers'] = 'Vous êtes l\'un de nos meilleurs clients'; $_LANGMAIL['We miss you'] = 'Vous nous manquez'; $_LANGMAIL['Product available'] = 'Produit disponible'; +$_LANGMAIL['New order - #%06d'] = 'Nouvelle commande - N°%06d'; $_LANGMAIL['Stock coverage'] = ''; $_LANGMAIL['Product out of stock'] = 'Rupture de stock'; -$_LANGMAIL['Error reporting from your PayPal module'] = ''; +$_LANGMAIL['Error reporting from your PayPal module'] = 'Signaler une erreur à partir de votre module PayPal'; $_LANGMAIL['Congratulations!'] = 'Bravo !'; $_LANGMAIL['Referral Program'] = 'Programme de parrainage'; $_LANGMAIL['%1$s sent you a link to %2$s'] = '%1$s vous a envoyé un lien vers %2$s'; diff --git a/mails/fr/log_alert.html b/mails/fr/log_alert.html index a25dca9b9..a0b2f5bc2 100755 --- a/mails/fr/log_alert.html +++ b/mails/fr/log_alert.html @@ -5,42 +5,42 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour,
 
Nouveau message d'alerte enregistré
 
Malheureusement, un message d'alerte a été enregistré
 
Vous pouvez voir ce message dans votre Panneau d'administration > Outils > Log
 
{shop_name} propulsé par PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour,
 
Nouveau message d'alerte enregistré
 
Malheureusement, un message d'alerte a été enregistré
 
Vous pouvez voir ce message dans votre Panneau d'administration > Outils > Log
 
{shop_name} propulsé par PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/log_alert.txt b/mails/fr/log_alert.txt index 8bfbc1e52..65cde3e18 100755 --- a/mails/fr/log_alert.txt +++ b/mails/fr/log_alert.txt @@ -1,11 +1,11 @@ -Bonjour, - -Nouveau message d'alerte enregistré. - -Malheureusement, un message d'alerte a été enregistré. - -Vous pouvez voir ce message dans votre Panneau d'administration > Outils > Log. - -{shop_name} - {shop_url} - -{shop_url} propulsé avec PrestaShop™ +Bonjour, + +Nouveau message d'alerte enregistré. + +Malheureusement, un message d'alerte a été enregistré. + +Vous pouvez voir ce message dans votre Panneau d'administration > Outils > Log. + +{shop_name} - {shop_url} + +{shop_url} propulsé avec PrestaShop™ diff --git a/mails/fr/newsletter.html b/mails/fr/newsletter.html index f41a805a9..a07876ce6 100644 --- a/mails/fr/newsletter.html +++ b/mails/fr/newsletter.html @@ -5,30 +5,30 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Newsletter de {shop_name}
 
{message}
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Newsletter de {shop_name}
 
{message}
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/newsletter.txt b/mails/fr/newsletter.txt index 28cfe98be..2c8cce434 100644 --- a/mails/fr/newsletter.txt +++ b/mails/fr/newsletter.txt @@ -1,9 +1,9 @@ -Newsletter de {shop_name} - -Message - -{message} - - - +Newsletter de {shop_name} + +Message + +{message} + + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/order_canceled.html b/mails/fr/order_canceled.html index 8af85d0c3..4580fb82d 100644 --- a/mails/fr/order_canceled.html +++ b/mails/fr/order_canceled.html @@ -5,45 +5,45 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
Votre commande a été annulée.
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
Votre commande a été annulée.
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/order_canceled.txt b/mails/fr/order_canceled.txt index 623b4221b..af3450f39 100644 --- a/mails/fr/order_canceled.txt +++ b/mails/fr/order_canceled.txt @@ -1,12 +1,12 @@ -Bonjour {firstname} {lastname}, - -Votre commande {id_order} a été annulée. - -Vous pouvez accéder à tout moment au suivi de votre commande dans "Historique des commandes" de la rubrique "Mon compte" sur notre site {shop_name}. -Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking - -{shop_name} - {shop_url} - - - +Bonjour {firstname} {lastname}, + +Votre commande {id_order} a été annulée. + +Vous pouvez accéder à tout moment au suivi de votre commande dans "Historique des commandes" de la rubrique "Mon compte" sur notre site {shop_name}. +Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking + +{shop_name} - {shop_url} + + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/order_conf.html b/mails/fr/order_conf.html index aacba1ece..5b52eb082 100644 --- a/mails/fr/order_conf.html +++ b/mails/fr/order_conf.html @@ -5,111 +5,111 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname}, merci d'avoir passé commande chez {shop_name} !
 
Détails de la commande
 
Commande : {order_name} passée le {date}
Mode de paiement : {payment}
 
- - - -{products} {discounts} - - - - - - - - - - - - - - - - - - - - - - - - - - -
RéférenceProduitPrix unitaireQuantitéPrix total
 Total produits{total_products}
 Bons d'achat et réductions{total_discounts}
 Emballage Cadeau{total_wrapping}
 Frais d'expédition{total_shipping}
 Total payé{total_paid}
-
 
Livraison
 
Transporteur : {carrier}
 
- - - - - - - - -
Adresse de livraisonAdresse de facturation
{delivery_block_html}{invoice_block_html}
-
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname}, merci d'avoir passé commande chez {shop_name} !
 
Détails de la commande
 
Commande : {order_name} passée le {date}
Mode de paiement : {payment}
 
+ + + +{products} {discounts} + + + + + + + + + + + + + + + + + + + + + + + + + + +
RéférenceProduitPrix unitaireQuantitéPrix total
 Total produits{total_products}
 Bons d'achat et réductions{total_discounts}
 Emballage Cadeau{total_wrapping}
 Frais d'expédition{total_shipping}
 Total payé{total_paid}
+
 
Livraison
 
Transporteur : {carrier}
 
+ + + + + + + + +
Adresse de livraisonAdresse de facturation
{delivery_block_html}{invoice_block_html}
+
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/order_conf.txt b/mails/fr/order_conf.txt index 5095c0ff2..e9f403a1e 100644 --- a/mails/fr/order_conf.txt +++ b/mails/fr/order_conf.txt @@ -1,28 +1,28 @@ -Bonjour {firstname} {lastname}, merci d'avoir passé commande chez {shop_name} ! - -Détails de la commande - - Commande : {order_name} passée le {date} - Mode de paiement : {payment} - - Produits : {total_products} - Bons d'achat et réductions : {total_discounts} - Emballage Cadeau : {total_wrapping} - Frais d'expédition : {total_shipping} - Total payé : {total_paid} - - -Livraison - - Transporteur : {carrier} - - Adresse de livraison : - {delivery_block_txt} - - Adresse de facturation : - {invoice_block_txt} - -Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site. -Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking - -{shop_url} réalisé avec PrestaShop™ +Bonjour {firstname} {lastname}, merci d'avoir passé commande chez {shop_name} ! + +Détails de la commande + + Commande : {order_name} passée le {date} + Mode de paiement : {payment} + + Produits : {total_products} + Bons d'achat et réductions : {total_discounts} + Emballage Cadeau : {total_wrapping} + Frais d'expédition : {total_shipping} + Total payé : {total_paid} + + +Livraison + + Transporteur : {carrier} + + Adresse de livraison : + {delivery_block_txt} + + Adresse de facturation : + {invoice_block_txt} + +Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site. +Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking + +{shop_url} réalisé avec PrestaShop™ diff --git a/mails/fr/order_customer_comment.html b/mails/fr/order_customer_comment.html index fc2ffc37e..8cdb9da07 100644 --- a/mails/fr/order_customer_comment.html +++ b/mails/fr/order_customer_comment.html @@ -5,36 +5,36 @@ Message d'un client de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour,
 
Message de {firstname} {lastname} ({email})
 
Vous avez reçu un nouveau message concernant la commande n°{id_order} :

{message}
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour,
 
Message de {firstname} {lastname} ({email})
 
Vous avez reçu un nouveau message concernant la commande n°{id_order} :

{message}
 
{shop_name} réalisé avec PrestaShop™
\ No newline at end of file diff --git a/mails/fr/order_customer_comment.txt b/mails/fr/order_customer_comment.txt index 126ae23d3..1bc425d40 100644 --- a/mails/fr/order_customer_comment.txt +++ b/mails/fr/order_customer_comment.txt @@ -1,8 +1,8 @@ -Bonjour, - -Vous avez reçu un nouveau message concernant la commande n°{id_order} : -{message} - - - +Bonjour, + +Vous avez reçu un nouveau message concernant la commande n°{id_order} : +{message} + + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/order_merchant_comment.html b/mails/fr/order_merchant_comment.html index 58e14c688..8bc6a3e00 100644 --- a/mails/fr/order_merchant_comment.html +++ b/mails/fr/order_merchant_comment.html @@ -5,36 +5,36 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Message de {shop_name}
 
Vous avez reçu un nouveau message concernant la commande n°{id_order} :

{message}
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Message de {shop_name}
 
Vous avez reçu un nouveau message concernant la commande n°{id_order} :

{message}
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/order_merchant_comment.txt b/mails/fr/order_merchant_comment.txt index 5ad0a53e0..3bed8c95f 100644 --- a/mails/fr/order_merchant_comment.txt +++ b/mails/fr/order_merchant_comment.txt @@ -1,10 +1,10 @@ -Bonjour {firstname} {lastname}, - -Vous avez reçu un nouveau message concernant la commande n°{id_order} : -{message} - -Vous pouvez à tout moment consulter vos anciens messages dans votre suivi de commande. - - - +Bonjour {firstname} {lastname}, + +Vous avez reçu un nouveau message concernant la commande n°{id_order} : +{message} + +Vous pouvez à tout moment consulter vos anciens messages dans votre suivi de commande. + + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/order_return_state.html b/mails/fr/order_return_state.html index 8c71d7c86..00d010d30 100644 --- a/mails/fr/order_return_state.html +++ b/mails/fr/order_return_state.html @@ -5,42 +5,42 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre bon de retour n°{id_order_return}
 
Votre bon de retour est passé à l'état "{state_order_return}".
 
Vous pouvez accéder au suivi de votre bon de retour et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre bon de retour n°{id_order_return}
 
Votre bon de retour est passé à l'état "{state_order_return}".
 
Vous pouvez accéder au suivi de votre bon de retour et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/order_return_state.txt b/mails/fr/order_return_state.txt index 8d4dced6d..29b7a2d0c 100644 --- a/mails/fr/order_return_state.txt +++ b/mails/fr/order_return_state.txt @@ -1,7 +1,7 @@ -Bonjour {firstname} {lastname}, - -Votre bon de retour {id_order_return} est passé à l'état "{state_order_return}". - -Vous pouvez accéder à tout moment au suivi de votre bon de retour dans "Historique de mes commandes" de la rubrique "Mon compte" sur notre site. - +Bonjour {firstname} {lastname}, + +Votre bon de retour {id_order_return} est passé à l'état "{state_order_return}". + +Vous pouvez accéder à tout moment au suivi de votre bon de retour dans "Historique de mes commandes" de la rubrique "Mon compte" sur notre site. + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/outofstock.html b/mails/fr/outofstock.html index e952eb260..e8bf225c6 100644 --- a/mails/fr/outofstock.html +++ b/mails/fr/outofstock.html @@ -5,45 +5,45 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
Votre commande est bien enregistrée mais nécessite un réapprovisionnement.
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
Votre commande est bien enregistrée mais nécessite un réapprovisionnement.
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/outofstock.txt b/mails/fr/outofstock.txt index 913a100e7..e8f363bfd 100644 --- a/mails/fr/outofstock.txt +++ b/mails/fr/outofstock.txt @@ -1,12 +1,12 @@ -Bonjour {firstname} {lastname}, - -Votre commande {id_order} est bien enregistrée mais nécessite un réapprovisionnement. - -Vous pouvez accéder à tout moment au suivi de votre commande dans la rubrique "Mon compte". -Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking - -{shop_name} - {shop_url} - - - +Bonjour {firstname} {lastname}, + +Votre commande {id_order} est bien enregistrée mais nécessite un réapprovisionnement. + +Vous pouvez accéder à tout moment au suivi de votre commande dans la rubrique "Mon compte". +Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking + +{shop_name} - {shop_url} + + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/password.html b/mails/fr/password.html index 0c9679d1d..3627a7b2a 100644 --- a/mails/fr/password.html +++ b/mails/fr/password.html @@ -5,36 +5,36 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Voici vos codes d'accès
 
Adresse e-mail : {email}
Mot de passe : {passwd}
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Voici vos codes d'accès
 
Adresse e-mail : {email}
Mot de passe : {passwd}
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/password.txt b/mails/fr/password.txt index 04b1938e3..948970976 100644 --- a/mails/fr/password.txt +++ b/mails/fr/password.txt @@ -1,11 +1,11 @@ -Comme demandé, nous avons modifié votre mot de passe, voici un rappel de vos codes d'accès. - -Adresse électronique : {email} -Mot de passe : {passwd} - -Vous pouvez dès à présent passer commande sur notre site Internet : -{shop_url} - - - +Comme demandé, nous avons modifié votre mot de passe, voici un rappel de vos codes d'accès. + +Adresse électronique : {email} +Mot de passe : {passwd} + +Vous pouvez dès à présent passer commande sur notre site Internet : +{shop_url} + + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/password_query.html b/mails/fr/password_query.html index f314b64b0..a01590c3c 100644 --- a/mails/fr/password_query.html +++ b/mails/fr/password_query.html @@ -5,36 +5,36 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Vous avez demandé à récupérer vos codes d'accès.
Cette opération vous attribuera un nouveau mot de passe.
 
Si vous souhaitez confirmer cette demande, cliquez sur le lien suivant :
{url}
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Vous avez demandé à récupérer vos codes d'accès.
Cette opération vous attribuera un nouveau mot de passe.
 
Si vous souhaitez confirmer cette demande, cliquez sur le lien suivant :
{url}
 
{shop_name} réalisé avec PrestaShop™
\ No newline at end of file diff --git a/mails/fr/password_query.txt b/mails/fr/password_query.txt index 7a5d86281..d2b6fac3e 100644 --- a/mails/fr/password_query.txt +++ b/mails/fr/password_query.txt @@ -1,9 +1,9 @@ -Bonjour {firstname} {lastname} - -Vous avez demandé à récupérer vos codes d'accès. -Cette opération vous attribuera un nouveau mot de passe. - -Si vous souhaitez confirmer cette demande, cliquez sur le lien suivant : -{url} - +Bonjour {firstname} {lastname} + +Vous avez demandé à récupérer vos codes d'accès. +Cette opération vous attribuera un nouveau mot de passe. + +Si vous souhaitez confirmer cette demande, cliquez sur le lien suivant : +{url} + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/payment.html b/mails/fr/payment.html index c002709c5..c69cd4e9d 100644 --- a/mails/fr/payment.html +++ b/mails/fr/payment.html @@ -5,45 +5,45 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
Le paiement pour votre commande a été accepté.
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
Le paiement pour votre commande a été accepté.
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/payment.txt b/mails/fr/payment.txt index 0f8b3dc3c..346caa549 100644 --- a/mails/fr/payment.txt +++ b/mails/fr/payment.txt @@ -1,12 +1,12 @@ -Bonjour {firstname} {lastname}, - -Le paiement pour votre commande {id_order} a été accepté. - -Vous pouvez accéder à tout moment au suivi de votre commande dans "Historique des commandes" de la rubrique "Mon compte" sur notre site. -Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking - -{shop_name} - {shop_url} - - - +Bonjour {firstname} {lastname}, + +Le paiement pour votre commande {id_order} a été accepté. + +Vous pouvez accéder à tout moment au suivi de votre commande dans "Historique des commandes" de la rubrique "Mon compte" sur notre site. +Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking + +{shop_name} - {shop_url} + + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/payment_error.html b/mails/fr/payment_error.html index bb30e54cd..0d3e5fd54 100644 --- a/mails/fr/payment_error.html +++ b/mails/fr/payment_error.html @@ -5,45 +5,45 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
Un problème a été constaté pour le paiement de votre commande.
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
Un problème a été constaté pour le paiement de votre commande.
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/payment_error.txt b/mails/fr/payment_error.txt index 6d0acac00..3397ae61c 100644 --- a/mails/fr/payment_error.txt +++ b/mails/fr/payment_error.txt @@ -1,12 +1,12 @@ -Bonjour {firstname} {lastname}, - -Un problème a été constaté pour le paiement de votre commande {id_order}. - -Vous pouvez à tout moment accéder au suivi de votre commande dans la rubrique "Mon compte" du site. -Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking - -{shop_name} - {shop_url} - - - +Bonjour {firstname} {lastname}, + +Un problème a été constaté pour le paiement de votre commande {id_order}. + +Vous pouvez à tout moment accéder au suivi de votre commande dans la rubrique "Mon compte" du site. +Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking + +{shop_name} - {shop_url} + + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/preparation.html b/mails/fr/preparation.html index b186533e8..ed05b9681 100644 --- a/mails/fr/preparation.html +++ b/mails/fr/preparation.html @@ -5,45 +5,45 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
Votre commande a été validée et est en cours de préparation.
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
Votre commande a été validée et est en cours de préparation.
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/preparation.txt b/mails/fr/preparation.txt index ec8471139..fd1e4b6f1 100644 --- a/mails/fr/preparation.txt +++ b/mails/fr/preparation.txt @@ -1,12 +1,12 @@ -Bonjour {firstname} {lastname}, - -Votre commande {id_order} est en cours de préparation. - -Vous pouvez accéder à tout moment au suivi de votre commande dans "Historique de mes commandes" de la rubrique "Mon compte" sur notre site. -Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking - -{shop_name} - {shop_url} - - - +Bonjour {firstname} {lastname}, + +Votre commande {id_order} est en cours de préparation. + +Vous pouvez accéder à tout moment au suivi de votre commande dans "Historique de mes commandes" de la rubrique "Mon compte" sur notre site. +Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking + +{shop_name} - {shop_url} + + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/refund.html b/mails/fr/refund.html index 15b10624e..cd58100a8 100644 --- a/mails/fr/refund.html +++ b/mails/fr/refund.html @@ -5,45 +5,45 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
Votre commande vous a bien été remboursée.
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
Votre commande vous a bien été remboursée.
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/refund.txt b/mails/fr/refund.txt index 85529d777..59d829ade 100644 --- a/mails/fr/refund.txt +++ b/mails/fr/refund.txt @@ -1,12 +1,12 @@ -Bonjour {firstname} {lastname}, - -Votre commande {id_order} vous a bien été remboursée. - -Vous pouvez accéder à tout moment au suivi de votre commande dans la rubrique "Mon compte" du site. -Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking - -{shop_name} - {shop_url} - - - +Bonjour {firstname} {lastname}, + +Votre commande {id_order} vous a bien été remboursée. + +Vous pouvez accéder à tout moment au suivi de votre commande dans la rubrique "Mon compte" du site. +Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse : {shop_url}?controller=guest-tracking + +{shop_name} - {shop_url} + + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/reply_msg.html b/mails/fr/reply_msg.html index 5f6dfc158..e435dc098 100644 --- a/mails/fr/reply_msg.html +++ b/mails/fr/reply_msg.html @@ -5,12 +5,12 @@ Message de {shop_name} - - - - - - +
{reply}

Attention, vous ne devez pas répondre à ce message en utilisant votre logiciel de messagerie, nous ne recevrons pas votre message. Pour répondre, merci d'utiliser exclusivement le lien suivant : {link}
+ + + + +
{reply}

Attention, vous ne devez pas répondre à ce message en utilisant votre logiciel de messagerie, nous ne recevrons pas votre message. Pour répondre, merci d'utiliser exclusivement le lien suivant : {link}
- + \ No newline at end of file diff --git a/mails/fr/reply_msg.txt b/mails/fr/reply_msg.txt index ca174c3db..d11de09f8 100644 --- a/mails/fr/reply_msg.txt +++ b/mails/fr/reply_msg.txt @@ -1,4 +1,4 @@ -{reply} - -Attention, vous ne devez pas répondre à ce message en utilisant votre logiciel de messagerie, nous ne recevrons pas votre message. -Pour répondre, merci d'utiliser exclusivement le lien suivant : {link} +{reply} + +Attention, vous ne devez pas répondre à ce message en utilisant votre logiciel de messagerie, nous ne recevrons pas votre message. +Pour répondre, merci d'utiliser exclusivement le lien suivant : {link} diff --git a/mails/fr/shipped.html b/mails/fr/shipped.html index 5030aa2af..7eac3ca5d 100644 --- a/mails/fr/shipped.html +++ b/mails/fr/shipped.html @@ -5,45 +5,45 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
Votre commande vient d'être expédiée.
Vous recevrez prochainement un lien vous permettant le suivi de votre colis.
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
Votre commande vient d'être expédiée.
Vous recevrez prochainement un lien vous permettant le suivi de votre colis.
 
Vous pouvez accéder au suivi de votre commande et télécharger votre facture dans "Historique des commandes" de la rubrique "Mon compte" sur notre site.
Si vous avez un compte invité, vous pouvez suivre votre commande dans la section "Suivi invité" de notre site.
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/shipped.txt b/mails/fr/shipped.txt index 997ac3493..e57206c8f 100644 --- a/mails/fr/shipped.txt +++ b/mails/fr/shipped.txt @@ -1,14 +1,14 @@ -Bonjour {firstname} {lastname}, - -Votre commande {id_order} vient d'être expédiée. - -Vous recevrez prochainement un lien vous permettant le suivi de votre colis. - -Vous pouvez accéder à tout moment au suivi de votre commande dans "Historique de mes commandes" de la rubrique "Mon compte" sur notre site. -Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse: {shop_url}?controller=guest-tracking - -{shop_name} - {shop_url} - - - +Bonjour {firstname} {lastname}, + +Votre commande {id_order} vient d'être expédiée. + +Vous recevrez prochainement un lien vous permettant le suivi de votre colis. + +Vous pouvez accéder à tout moment au suivi de votre commande dans "Historique de mes commandes" de la rubrique "Mon compte" sur notre site. +Si vous avez un compte invité, vous pouvez suivre votre commande à cette adresse: {shop_url}?controller=guest-tracking + +{shop_name} - {shop_url} + + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/test.html b/mails/fr/test.html index 35ea8f0e6..131e0419b 100644 --- a/mails/fr/test.html +++ b/mails/fr/test.html @@ -5,18 +5,18 @@ Mail de test - - - - - - - - - - - - +
Bonjour,

Voici un mail de test de votre boutique.
 
Généré par PrestaShop™
+ + + + + + + + + + +
Bonjour,

Voici un mail de test de votre boutique.
 
Généré par PrestaShop™
- + \ No newline at end of file diff --git a/mails/fr/test.txt b/mails/fr/test.txt index 2f3d09334..b620f3e3d 100644 --- a/mails/fr/test.txt +++ b/mails/fr/test.txt @@ -1,3 +1,3 @@ - Bonjour, - + Bonjour, + Voici un mail de test de votre boutique PrestaShopâ„¢. \ No newline at end of file diff --git a/mails/fr/voucher.html b/mails/fr/voucher.html index 1072bdc80..65ebe26c4 100644 --- a/mails/fr/voucher.html +++ b/mails/fr/voucher.html @@ -5,42 +5,42 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
Nous vous informons de la génération d'un bon de réduction à votre nom relatif à votre commande n°{id_order}.
 
Voici le numéro de votre bon de réduction : {voucher_num}, d'un montant total de {voucher_amount}.
Copiez-collez ce numéro dans le panier de votre prochain achat avant de régler la commande.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Historique de votre commande n°{id_order}
 
Nous vous informons de la génération d'un bon de réduction à votre nom relatif à votre commande n°{id_order}.
 
Voici le numéro de votre bon de réduction : {voucher_num}, d'un montant total de {voucher_amount}.
Copiez-collez ce numéro dans le panier de votre prochain achat avant de régler la commande.
 
{shop_name} réalisé avec PrestaShop™
\ No newline at end of file diff --git a/mails/fr/voucher.txt b/mails/fr/voucher.txt index 5e7328b9a..f918b2ab9 100644 --- a/mails/fr/voucher.txt +++ b/mails/fr/voucher.txt @@ -1,13 +1,13 @@ -Bonjour {firstname} {lastname}, - -Nous vous informons de la génération d'un bon de réduction à votre nom relatif à votre commande n°{id_order}. - -Voici le numéro de votre bon de réduction : {voucher_num}, d'un montant total de {voucher_amount}. -Copiez-collez ce numéro dans le panier de votre prochain achat avant de régler la commande. - -Merci et à bientôt sur {shop_name}. - -{shop_name} - {shop_url} - - +Bonjour {firstname} {lastname}, + +Nous vous informons de la génération d'un bon de réduction à votre nom relatif à votre commande n°{id_order}. + +Voici le numéro de votre bon de réduction : {voucher_num}, d'un montant total de {voucher_amount}. +Copiez-collez ce numéro dans le panier de votre prochain achat avant de régler la commande. + +Merci et à bientôt sur {shop_name}. + +{shop_name} - {shop_url} + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/fr/voucher_new.html b/mails/fr/voucher_new.html index 8ee20858f..8626f3990 100644 --- a/mails/fr/voucher_new.html +++ b/mails/fr/voucher_new.html @@ -5,36 +5,36 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Nous vous informons de la génération d'un bon de réduction.
 
Voici le numéro de votre bon de réduction : {voucher_num}.
Copiez-collez ce numéro dans le panier de votre prochain achat avant de régler la commande.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Nous vous informons de la génération d'un bon de réduction.
 
Voici le numéro de votre bon de réduction : {voucher_num}.
Copiez-collez ce numéro dans le panier de votre prochain achat avant de régler la commande.
 
{shop_name} réalisé avec PrestaShop™
\ No newline at end of file diff --git a/mails/fr/voucher_new.txt b/mails/fr/voucher_new.txt index be1d08335..0781a7cb2 100644 --- a/mails/fr/voucher_new.txt +++ b/mails/fr/voucher_new.txt @@ -1,13 +1,13 @@ -Bonjour {firstname} {lastname}, - -Nous vous informons de la génération d'un bon de réduction. - -Voici le numéro de votre bon de réduction : {voucher_num}. -Copiez-collez ce numéro dans le panier de votre prochain achat avant de régler la commande. - -Merci et à bientôt sur {shop_name}. - -{shop_name} - {shop_url} - - +Bonjour {firstname} {lastname}, + +Nous vous informons de la génération d'un bon de réduction. + +Voici le numéro de votre bon de réduction : {voucher_num}. +Copiez-collez ce numéro dans le panier de votre prochain achat avant de régler la commande. + +Merci et à bientôt sur {shop_name}. + +{shop_name} - {shop_url} + + {shop_url} réalisé avec PrestaShop™ \ No newline at end of file diff --git a/mails/it/account.html b/mails/it/account.html index 2f0195980..0c9ceaf55 100644 --- a/mails/it/account.html +++ b/mails/it/account.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -32,7 +32,7 @@ - + @@ -47,6 +47,6 @@ -
{shop_name} 
Consigli di sicurezza:

Tieni al sicuro i dati del tuo account.
Non far sapere a nessuno i tuoi dati di login.
Cambia regolarmente la tua password.
Se sospetti che qualcuno stia utilizzando illegalmente il tuoaccount, avvertici immediatamente.
Consigli di sicurezza:

Tieni al sicuro i dati del tuo account.
Non far sapere a nessuno i tuoi dati di login.
Cambia regolarmente la tua password.
Se sospetti che qualcuno stia utilizzando illegalmente il tuoaccount, avvertici immediatamente.
 {shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/backoffice_order.html b/mails/it/backoffice_order.html index 7eadca302..71147f705 100644 --- a/mails/it/backoffice_order.html +++ b/mails/it/backoffice_order.html @@ -5,33 +5,36 @@ Message from {shop_name} - - - - - - - - - - - - - - - - - - - - - -
- {shop_name} -
 
Hi {firstname} {lastname},
 
A new command has been generated to you.
 
- Go on {order_link} to finalize the payment. -
 
- {shop_name} powered by PrestaShopâ„¢ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hi {firstname} {lastname},
 
A new command has been generated to you.
 
Go on {order_link} to finalize the payment.
 
{shop_name} powered by PrestaShop™
- + \ No newline at end of file diff --git a/mails/it/backoffice_order.txt b/mails/it/backoffice_order.txt index df222d135..8f38f4ba0 100644 --- a/mails/it/backoffice_order.txt +++ b/mails/it/backoffice_order.txt @@ -1,9 +1,9 @@ -Hi {firstname} {lastname}, - -A new command has been generated to you. - -Go on {order_link} to finalize the payment. - -{shop_name} - {shop_url} - -{shop_url} réalisé par PrestaShop™ +Hi {firstname} {lastname}, + +A new command has been generated to you. + +Go on {order_link} to finalize the payment. + +{shop_name} - {shop_url} + +{shop_url} réalisé par PrestaShop™ diff --git a/mails/it/bankwire.html b/mails/it/bankwire.html index 22055c022..0fffb753f 100644 --- a/mails/it/bankwire.html +++ b/mails/it/bankwire.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -32,7 +32,7 @@ - + @@ -50,6 +50,6 @@ -
{shop_name} 
Ricorda che hai scelto di pagare con bonifico bancario. Invia il pagamento a:

{bankwire_owner}

{bankwire_details}

{bankwire_address}

Order total amount is {total_paid}
Ricorda che hai scelto di pagare con bonifico bancario. Invia il pagamento a:

{bankwire_owner}

{bankwire_details}

{bankwire_address}

Order total amount is {total_paid}
 {shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/cheque.html b/mails/it/cheque.html index b43dceb2c..7baf04f73 100644 --- a/mails/it/cheque.html +++ b/mails/it/cheque.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -32,7 +32,7 @@ - + @@ -50,6 +50,6 @@ -
{shop_name} 
Ricorda che hai scelto di pagare con assegno. Invia il pagamento:

- dell'importo di {total_paid}

- pagabile all'ordine di {cheque_name}

- inviato a {cheque_address_html}
Ricorda che hai scelto di pagare con assegno. Invia il pagamento:

- dell'importo di {total_paid}

- pagabile all'ordine di {cheque_name}

- inviato a {cheque_address_html}
 {shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/contact.html b/mails/it/contact.html index 21d55fb18..8bc3c5dfb 100644 --- a/mails/it/contact.html +++ b/mails/it/contact.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -29,6 +29,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/contact_form.html b/mails/it/contact_form.html index d51c5e1e0..2adaae41d 100644 --- a/mails/it/contact_form.html +++ b/mails/it/contact_form.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -35,6 +35,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/credit_slip.html b/mails/it/credit_slip.html index a3df599e0..27a7741ec 100644 --- a/mails/it/credit_slip.html +++ b/mails/it/credit_slip.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -41,6 +41,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/download_product.html b/mails/it/download_product.html index b6979ae9e..bb4226289 100644 --- a/mails/it/download_product.html +++ b/mails/it/download_product.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -32,7 +32,7 @@ - + @@ -50,6 +50,6 @@ -
{shop_name} 
Qui di seguito trovarai i link per questi prodotti: {virtualProducts}Qui di seguito trovarai i link per questi prodotti: {virtualProducts}
 {shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/employee_password.html b/mails/it/employee_password.html index 9f95e9e4d..dc2563561 100644 --- a/mails/it/employee_password.html +++ b/mails/it/employee_password.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -35,6 +35,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/forward_msg.html b/mails/it/forward_msg.html index 0e421cd06..511f6d3cd 100644 --- a/mails/it/forward_msg.html +++ b/mails/it/forward_msg.html @@ -1,16 +1,16 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
- + -
{employee} desidera inviarti questa chat.

{messages}

{employee} ha aggiunto "{comment}".
{employee} desidera inviarti questa chat.

{messages}

{employee} ha aggiunto "{comment}".
- + + \ No newline at end of file diff --git a/mails/it/guest_to_customer.html b/mails/it/guest_to_customer.html index 18771fef6..3d9caefcb 100644 --- a/mails/it/guest_to_customer.html +++ b/mails/it/guest_to_customer.html @@ -1,11 +1,11 @@ - - - - - Message from {shop_name} - - - + + + + + Message from {shop_name} + + +
@@ -32,7 +32,7 @@ - + @@ -41,6 +41,6 @@ -
{shop_name} 
Fai attenzione a non condividere con altri i tuoi dati di login.

Puoi accedere al tuo account nel nostro sito web: {shop_url}
Fai attenzione a non condividere con altri i tuoi dati di login.

Puoi accedere al tuo account nel nostro sito web: {shop_url}
 {shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/in_transit.html b/mails/it/in_transit.html index 67d69f83a..fb521f0e5 100644 --- a/mails/it/in_transit.html +++ b/mails/it/in_transit.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -50,6 +50,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/lang.php b/mails/it/lang.php index aea853b94..3733e02d7 100644 --- a/mails/it/lang.php +++ b/mails/it/lang.php @@ -3,6 +3,7 @@ global $_LANGMAIL; $_LANGMAIL = array(); $_LANGMAIL['Welcome!'] = 'Benvenuti!'; +$_LANGMAIL['Process the payment of your order'] = ''; $_LANGMAIL['Message from contact form'] = 'Messaggio da modulo di contatto'; $_LANGMAIL['Your message has been correctly sent'] = 'Il tuo messaggio è stato inviato correttamente'; $_LANGMAIL['New credit slip regarding your order'] = 'Nuova nota di credito riguardo al tuo ordine'; @@ -10,34 +11,31 @@ $_LANGMAIL['Virtual product to download'] = 'Prodotto virtuale da scaricare'; $_LANGMAIL['Fwd: Customer message'] = 'Messaggio cliente'; $_LANGMAIL['Your guest account has been transformed to customer account'] = 'Il tuo account ospite è stato trasformato in account cliente'; $_LANGMAIL['Package in transit'] = 'Pacco in viaggio'; -$_LANGMAIL['[Log'] = '[Log'; +$_LANGMAIL['Log: You have a new alert from your shop'] = 'Log: Hai un nuovo Avviso dal tuo negozio'; $_LANGMAIL['Order confirmation'] = 'Conferma ordine'; $_LANGMAIL['Message from a customer'] = 'Messaggio da un cliente'; $_LANGMAIL['New message regarding your order'] = 'Nuovo messaggio riguardo al tuo ordine'; $_LANGMAIL['Your order return state has changed'] = 'Nuovo status dell\'ordine'; -$_LANGMAIL['Your password'] = 'La tua password'; +$_LANGMAIL['Your new admin password'] = 'La tua password'; $_LANGMAIL['Password query confirmation'] = 'Conferma richiesta password'; -$_LANGMAIL['New voucher regarding your order'] = 'Nuovo buono sconto riguardo al tuo ordine'; -$_LANGMAIL['Happy birthday!'] = 'Buon compleanno!'; +$_LANGMAIL['An answer to your message is available #ct%1$s #tc%2$s'] = 'E\' disponibile una risposta al tuo messaggio #ct%1$s #tc%2$s'; +$_LANGMAIL['New voucher regarding your order %s'] = 'Nuovo buono sconto riguardo al tuo ordine %s'; $_LANGMAIL['Newsletter confirmation'] = 'Conferma newsletter'; +$_LANGMAIL['Email verification'] = ''; $_LANGMAIL['Newsletter voucher'] = 'Buono sconto newsletter'; -$_LANGMAIL['Message from '] = 'Messaggio da'; +$_LANGMAIL['Your wishlist\\\'s link'] = 'Il tuo collegamento alla lista dei desideri'; +$_LANGMAIL['Message from %1$s %2$s'] = 'Messaggio da %1$s %2$s'; $_LANGMAIL['Your cart and your discount'] = 'Il tuo carrello e il tuo sconto'; $_LANGMAIL['Thanks for your order'] = 'Grazie dell\'ordine'; $_LANGMAIL['You are one of our best customers'] = 'Sei uno dei nostri clienti migliori'; $_LANGMAIL['We miss you'] = 'Ci manchi'; $_LANGMAIL['Product available'] = 'Prodotto disponibile'; +$_LANGMAIL['New order - #%06d'] = ''; +$_LANGMAIL['Stock coverage'] = ''; $_LANGMAIL['Product out of stock'] = 'Prodotto esaurito'; $_LANGMAIL['Congratulations!'] = 'Congratulazioni!'; $_LANGMAIL['Referral Program'] = 'Programma di presentazione'; -$_LANGMAIL['A friend sent you a link to'] = 'Un amico ti ha inviato un link per'; -$_LANGMAIL['An answer to your message is available'] = 'E\' disponibile una risposta al tuo messaggio'; -$_LANGMAIL['Your wishlist\\\'s link'] = 'Il tuo collegamento alla lista dei desideri'; -$_LANGMAIL['$subject'] = '$soggetto'; +$_LANGMAIL['%1$s sent you a link to %2$s'] = ''; $_LANGMAIL['Error reporting from your PayPal module'] = 'Errore dal tuo modulo PayPal'; -$_LANGMAIL['Log: You have a new alert from your shop'] = 'Log: Hai un nuovo Avviso dal tuo negozio'; -$_LANGMAIL['Message from \').$customer->lastname.\' '] = 'Messaggio da:'; -$_LANGMAIL[' $subject'] = 'Oggetto'; -$_LANGMAIL['A friend sent you a link to\').\' '] = 'Un amico ti ha mandato il link'; ?> \ No newline at end of file diff --git a/mails/it/log_alert.html b/mails/it/log_alert.html index df1888dd1..77b9920fa 100755 --- a/mails/it/log_alert.html +++ b/mails/it/log_alert.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -41,6 +41,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/newsletter.html b/mails/it/newsletter.html index 73e8056b4..4f40390ae 100644 --- a/mails/it/newsletter.html +++ b/mails/it/newsletter.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -29,6 +29,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/order_canceled.html b/mails/it/order_canceled.html index c394c6752..a2be9a779 100644 --- a/mails/it/order_canceled.html +++ b/mails/it/order_canceled.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -44,6 +44,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/order_conf.html b/mails/it/order_conf.html index 4b958adb7..3b155de71 100644 --- a/mails/it/order_conf.html +++ b/mails/it/order_conf.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -34,12 +34,12 @@
{shop_name}
- + - + -{products} {discounts} +{products} {discounts} @@ -88,16 +88,10 @@ -
Riferimento Prodotto Prezzo unitario Quantità Prezzo totaleRiferimentoProdottoPrezzo unitarioQuantitàPrezzo totale
  Prodotti - - - + - - + +
INDIRIZZO DI CONSEGNA INDIRIZZO DI FATTURAZIONE
INDIRIZZO DI CONSEGNAINDIRIZZO DI FATTURAZIONE
-{delivery_block_html} - -{invoice_block_html} -{delivery_block_html}{invoice_block_html}
@@ -119,6 +113,6 @@
{shop_name} powered with PrestaShop™
- - +
+ + \ No newline at end of file diff --git a/mails/it/order_customer_comment.html b/mails/it/order_customer_comment.html index 7ba5776b2..af828770c 100644 --- a/mails/it/order_customer_comment.html +++ b/mails/it/order_customer_comment.html @@ -1,11 +1,11 @@ - - - - - Messaggio da un cliente da {shop_name} - - - + + + + + Messaggio da un cliente da {shop_name} + + +
@@ -35,6 +35,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/order_merchant_comment.html b/mails/it/order_merchant_comment.html index f6fe54b27..a3848e9e8 100644 --- a/mails/it/order_merchant_comment.html +++ b/mails/it/order_merchant_comment.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -35,6 +35,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/order_return_state.html b/mails/it/order_return_state.html index 2490f6c54..57d126c17 100644 --- a/mails/it/order_return_state.html +++ b/mails/it/order_return_state.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -29,7 +29,7 @@ - + @@ -41,6 +41,6 @@ -
{shop_name}Il tuo buono di restituzione è cambiato in "{state_order_return}".

 
Puoi rivedere questo ordine nella sezione "Cronologia ordine" del tuo account cliccando su "Il mio account" nel nostro sito web.{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/outofstock.html b/mails/it/outofstock.html index a2e161741..758e717ec 100644 --- a/mails/it/outofstock.html +++ b/mails/it/outofstock.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -44,6 +44,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/password.html b/mails/it/password.html index bb5799781..cce573986 100644 --- a/mails/it/password.html +++ b/mails/it/password.html @@ -1,11 +1,11 @@ - - - - - Messagio da {shop_name} - - - + + + + + Messagio da {shop_name} + + +
@@ -32,7 +32,7 @@ - + @@ -41,6 +41,6 @@ -
{shop_name} 
Fai attenzione a non condividere con nessuno i tuoi dati di login.

Adesso puoi effettuare un ordine nel nostro sito web: {shop_url}
Fai attenzione a non condividere con nessuno i tuoi dati di login.

Adesso puoi effettuare un ordine nel nostro sito web: {shop_url}
 {shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/password_query.html b/mails/it/password_query.html index 7f54064d7..eebd8a904 100644 --- a/mails/it/password_query.html +++ b/mails/it/password_query.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -35,6 +35,6 @@ -
{shop_name}{shop_name} realised by PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/payment.html b/mails/it/payment.html index 3c2dcd4b8..a209fff70 100644 --- a/mails/it/payment.html +++ b/mails/it/payment.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -41,6 +41,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/payment_error.html b/mails/it/payment_error.html index 0c5d6e2ec..83f2110c0 100644 --- a/mails/it/payment_error.html +++ b/mails/it/payment_error.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -50,6 +50,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/preparation.html b/mails/it/preparation.html index 76ccec32d..047c2e6c0 100644 --- a/mails/it/preparation.html +++ b/mails/it/preparation.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -44,6 +44,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/refund.html b/mails/it/refund.html index 567797848..92f618f06 100644 --- a/mails/it/refund.html +++ b/mails/it/refund.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -44,6 +44,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/reply_msg.html b/mails/it/reply_msg.html index b52b92d31..5d1ca33f9 100644 --- a/mails/it/reply_msg.html +++ b/mails/it/reply_msg.html @@ -1,16 +1,16 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
-
{reply}

Non rispondere a questo messaggio usando la tua mail cliente, il tuo messaggio non ci arriverebbe.
Per rispondere, usa esclusivamente il link seguente: {link}.
- + + \ No newline at end of file diff --git a/mails/it/shipped.html b/mails/it/shipped.html index ef410f15b..125472b73 100644 --- a/mails/it/shipped.html +++ b/mails/it/shipped.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -44,6 +44,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/test.html b/mails/it/test.html index 7d868325b..fcafe25f4 100644 --- a/mails/it/test.html +++ b/mails/it/test.html @@ -1,11 +1,11 @@ - - - - - Mail di prova - - - + + + + + Mail di prova + + +
@@ -17,6 +17,6 @@ -
Salve,

Questa è una mail di prova da parte del tuo negozio.
powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/voucher.html b/mails/it/voucher.html index 4c0d9abbe..fd59437c4 100644 --- a/mails/it/voucher.html +++ b/mails/it/voucher.html @@ -1,11 +1,11 @@ - - - - - Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -41,6 +41,6 @@ -
{shop_name}{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/mails/it/voucher_new.html b/mails/it/voucher_new.html index 395c93eed..a248df3dd 100644 --- a/mails/it/voucher_new.html +++ b/mails/it/voucher_new.html @@ -5,35 +5,36 @@ Message from {shop_name} - - - - - - - - - - - - - - - - - - - - -
- {shop_name} -
 
Hi {firstname} {lastname},
 
- This is to inform you about the creation of a voucher. -
 
- Here is the code of your voucher : {voucher_num}.
- Simply copy/paste this code during the payment process for your next order. -
 
- {shop_name} powered with PrestaShopâ„¢ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hi {firstname} {lastname},
 
This is to inform you about the creation of a voucher.
 
Here is the code of your voucher : {voucher_num}.
Simply copy/paste this code during the payment process for your next order.
 
{shop_name} powered with PrestaShop™
\ No newline at end of file diff --git a/mails/it/voucher_new.txt b/mails/it/voucher_new.txt index b7c81e6cd..e9e4e64b8 100644 --- a/mails/it/voucher_new.txt +++ b/mails/it/voucher_new.txt @@ -1,14 +1,14 @@ -Hi {firstname} {lastname}, - -This is to inform you about the creation of a voucher. - -Here is the code of your voucher : {voucher_num}. - -Simply copy/paste this code during the payment process for your next order. - -Thank you for shopping at {shop_name}. - -{shop_name} - {shop_url} - - -{shop_url} powered by PrestaShopâ„¢ \ No newline at end of file +Hi {firstname} {lastname}, + +This is to inform you about the creation of a voucher. + +Here is the code of your voucher : {voucher_num}. + +Simply copy/paste this code during the payment process for your next order. + +Thank you for shopping at {shop_name}. + +{shop_name} - {shop_url} + + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/modules/blocknewsletter/mails/es/newsletter_conf.html b/modules/blocknewsletter/mails/es/newsletter_conf.html index 7c451850e..e76a62a8e 100755 --- a/modules/blocknewsletter/mails/es/newsletter_conf.html +++ b/modules/blocknewsletter/mails/es/newsletter_conf.html @@ -6,9 +6,9 @@
{shop_name}

Hola, -

Gracias por tu suscripción a nuestro boletín.

- -
{shop_name} dirigida por PrestaShop
+

Gracias por tu suscripción a nuestro boletín.

+ +
{shop_name} dirigida por PrestaShop
\ No newline at end of file diff --git a/modules/blocknewsletter/mails/es/newsletter_conf.txt b/modules/blocknewsletter/mails/es/newsletter_conf.txt index 2e3dba8dd..3ab1026f5 100755 --- a/modules/blocknewsletter/mails/es/newsletter_conf.txt +++ b/modules/blocknewsletter/mails/es/newsletter_conf.txt @@ -1,7 +1,7 @@ -Hola, - -Gracias por tu suscripción a nuestro boletín. - - - -{shop_url} dirigida por PrestaShop™ +Hola, + +Gracias por tu suscripción a nuestro boletín. + + + +{shop_url} dirigida por PrestaShop™ diff --git a/modules/blocknewsletter/mails/es/newsletter_verif.html b/modules/blocknewsletter/mails/es/newsletter_verif.html index 335679f16..a747cd0d9 100644 --- a/modules/blocknewsletter/mails/es/newsletter_verif.html +++ b/modules/blocknewsletter/mails/es/newsletter_verif.html @@ -1,20 +1,12 @@ - - + + - - Message de {shop_name} + + Message de {shop_name} - - -
- {shop_name}

- - Hi,

- - You've just subscribe to our newsletter, please confirm your request by clicking the link below:
- {verif_url} - -
{shop_name} réalisé par PrestaShopâ„¢
-
+ +
{shop_name}

Hi,

You've just subscribe to our newsletter, please confirm your request by clicking the link below:
{verif_url} +
{shop_name} réalisé par PrestaShop
+
\ No newline at end of file diff --git a/modules/blocknewsletter/mails/es/newsletter_verif.txt b/modules/blocknewsletter/mails/es/newsletter_verif.txt index 8efcfd13c..50902fd80 100644 --- a/modules/blocknewsletter/mails/es/newsletter_verif.txt +++ b/modules/blocknewsletter/mails/es/newsletter_verif.txt @@ -1,6 +1,6 @@ -Hi, - -You've just subscribe to our newsletter, please confirm your request by clicking the link below: -{verif_url} - -{shop_url} powered by PrestaShopâ„¢ \ No newline at end of file +Hi, + +You've just subscribe to our newsletter, please confirm your request by clicking the link below: +{verif_url} + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/modules/blocknewsletter/mails/es/newsletter_voucher.html b/modules/blocknewsletter/mails/es/newsletter_voucher.html index 9f2d170bf..e569ed178 100755 --- a/modules/blocknewsletter/mails/es/newsletter_voucher.html +++ b/modules/blocknewsletter/mails/es/newsletter_voucher.html @@ -5,36 +5,36 @@ Mensaje de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola,
 
Inscription à la newsletter
 
Después de su suscripción a nuestro boletín, nos complace ofrecerle el siguiente cupón: {discount}
 
{shop_name} dirigida por PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola,
 
Inscription à la newsletter
 
Después de su suscripción a nuestro boletín, nos complace ofrecerle el siguiente cupón: {discount}
 
{shop_name} dirigida por PrestaShop™
\ No newline at end of file diff --git a/modules/blocknewsletter/mails/es/newsletter_voucher.txt b/modules/blocknewsletter/mails/es/newsletter_voucher.txt index 255b54c4c..76780ea5b 100755 --- a/modules/blocknewsletter/mails/es/newsletter_voucher.txt +++ b/modules/blocknewsletter/mails/es/newsletter_voucher.txt @@ -1,9 +1,9 @@ -Hola - -Después de su suscripción a nuestro boletín, nos complace ofrecerle el siguiente cupón: {discount} - -{shop_name} - {shop_url} - - - -{shop_url} dirigida por PrestaShop™ +Hola + +Después de su suscripción a nuestro boletín, nos complace ofrecerle el siguiente cupón: {discount} + +{shop_name} - {shop_url} + + + +{shop_url} dirigida por PrestaShop™ diff --git a/modules/blocknewsletter/mails/fr/newsletter_conf.html b/modules/blocknewsletter/mails/fr/newsletter_conf.html index 844573517..d861a53f1 100644 --- a/modules/blocknewsletter/mails/fr/newsletter_conf.html +++ b/modules/blocknewsletter/mails/fr/newsletter_conf.html @@ -5,10 +5,10 @@ Message de {shop_name} -
{shop_name}

Bonjour, -

Merci de votre inscription à notre newsletter

- -
{shop_name} réalisé avec PrestaShop
+
{shop_name}

Bonjour, +

Merci de votre inscription à notre newsletter

+ +
{shop_name} réalisé avec PrestaShop
\ No newline at end of file diff --git a/modules/blocknewsletter/mails/fr/newsletter_verif.html b/modules/blocknewsletter/mails/fr/newsletter_verif.html index 85c1dbc49..fe8e8f5ab 100644 --- a/modules/blocknewsletter/mails/fr/newsletter_verif.html +++ b/modules/blocknewsletter/mails/fr/newsletter_verif.html @@ -5,8 +5,8 @@ Message de {shop_name} -
{shop_name}

Bonjour,

Vous avez fait une demande d'inscription à notre newsletter, pour confirmer cette demande veuillez cliquer sur le lien ci-dessous:
{verif_url} -
{shop_name} réalisé par PrestaShop
+
{shop_name}

Bonjour,

Vous avez fait une demande d'inscription à notre newsletter, pour confirmer cette demande veuillez cliquer sur le lien ci-dessous:
{verif_url} +
{shop_name} réalisé par PrestaShop
\ No newline at end of file diff --git a/modules/blocknewsletter/mails/fr/newsletter_voucher.html b/modules/blocknewsletter/mails/fr/newsletter_voucher.html index 638dd07ff..50a65dbf9 100644 --- a/modules/blocknewsletter/mails/fr/newsletter_voucher.html +++ b/modules/blocknewsletter/mails/fr/newsletter_voucher.html @@ -5,36 +5,36 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour,
 
Inscription à la newsletter
 
Suite à votre inscription à notre newsletter, nous avons le plaisir de vous offrir le bon de réduction suivant : {discount}
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour,
 
Inscription à la newsletter
 
Suite à votre inscription à notre newsletter, nous avons le plaisir de vous offrir le bon de réduction suivant : {discount}
 
{shop_name} réalisé avec PrestaShop™
\ No newline at end of file diff --git a/modules/blocknewsletter/mails/it/newsletter_conf.html b/modules/blocknewsletter/mails/it/newsletter_conf.html index f2ed06db9..e8bc7be55 100755 --- a/modules/blocknewsletter/mails/it/newsletter_conf.html +++ b/modules/blocknewsletter/mails/it/newsletter_conf.html @@ -1,15 +1,14 @@ - - - - -Messaggio da {shop_name} - - - -
{shop_name}

Salve + + + + + Messaggio da {shop_name} + + +
{shop_name}

Salve

Grazie per esserti iscritto alla nostra newsletter

{shop_name} powered by PrestaShop
-
- +
+ \ No newline at end of file diff --git a/modules/blocknewsletter/mails/it/newsletter_verif.html b/modules/blocknewsletter/mails/it/newsletter_verif.html index 335679f16..a747cd0d9 100644 --- a/modules/blocknewsletter/mails/it/newsletter_verif.html +++ b/modules/blocknewsletter/mails/it/newsletter_verif.html @@ -1,20 +1,12 @@ - - + + - - Message de {shop_name} + + Message de {shop_name} - - -
- {shop_name}

- - Hi,

- - You've just subscribe to our newsletter, please confirm your request by clicking the link below:
- {verif_url} - -
{shop_name} réalisé par PrestaShopâ„¢
-
+ +
{shop_name}

Hi,

You've just subscribe to our newsletter, please confirm your request by clicking the link below:
{verif_url} +
{shop_name} réalisé par PrestaShop
+
\ No newline at end of file diff --git a/modules/blocknewsletter/mails/it/newsletter_verif.txt b/modules/blocknewsletter/mails/it/newsletter_verif.txt index 8efcfd13c..50902fd80 100644 --- a/modules/blocknewsletter/mails/it/newsletter_verif.txt +++ b/modules/blocknewsletter/mails/it/newsletter_verif.txt @@ -1,6 +1,6 @@ -Hi, - -You've just subscribe to our newsletter, please confirm your request by clicking the link below: -{verif_url} - -{shop_url} powered by PrestaShopâ„¢ \ No newline at end of file +Hi, + +You've just subscribe to our newsletter, please confirm your request by clicking the link below: +{verif_url} + +{shop_url} powered by PrestaShop™ \ No newline at end of file diff --git a/modules/blocknewsletter/mails/it/newsletter_voucher.html b/modules/blocknewsletter/mails/it/newsletter_voucher.html index d65350f9a..2ed58f215 100755 --- a/modules/blocknewsletter/mails/it/newsletter_voucher.html +++ b/modules/blocknewsletter/mails/it/newsletter_voucher.html @@ -1,11 +1,11 @@ - - - - -Messaggio da {shop_name} - - - + + + + + Messaggio da {shop_name} + + +
@@ -26,7 +26,7 @@ - + @@ -35,6 +35,6 @@ -
{shop_name} 
Per quanto riguarda l'iscrizione alla newsletter, abbiamo il piacere di offrirvi il seguente buono: {discount}Per quanto riguarda l'iscrizione alla newsletter, abbiamo il piacere di offrirvi il seguente buono: {discount}
 {shop_name} powered by PrestaShop™
- + + \ No newline at end of file diff --git a/modules/blockwishlist/controllers/front/mywishlist.php b/modules/blockwishlist/controllers/front/mywishlist.php index 4995e35fa..d0cc62996 100644 --- a/modules/blockwishlist/controllers/front/mywishlist.php +++ b/modules/blockwishlist/controllers/front/mywishlist.php @@ -92,8 +92,7 @@ class BlockWishListMyWishListModuleFrontController extends ModuleFrontController Mail::Send( $this->context->language->id, 'wishlink', - Mail::l('Your wishlist\'s link', - $this->context->language->id), + Mail::l('Your wishlist\'s link', $this->context->language->id), array( '{wishlist}' => $wishlist->name, '{message}' => Tools::getProtocol().htmlentities($_SERVER['HTTP_HOST'], ENT_COMPAT, 'UTF-8').__PS_BASE_URI__.'modules/blockwishlist/view.php?token='.$wishlist->token), diff --git a/modules/blockwishlist/mails/es/wishlink.html b/modules/blockwishlist/mails/es/wishlink.html index 52ab7c42f..d07017b64 100755 --- a/modules/blockwishlist/mails/es/wishlink.html +++ b/modules/blockwishlist/mails/es/wishlink.html @@ -5,6 +5,6 @@ - + \ No newline at end of file diff --git a/modules/blockwishlist/mails/es/wishlist.html b/modules/blockwishlist/mails/es/wishlist.html index 0d57256ea..8c76425ff 100644 --- a/modules/blockwishlist/mails/es/wishlist.html +++ b/modules/blockwishlist/mails/es/wishlist.html @@ -5,36 +5,36 @@ Mensaje de un cliente de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola,
 
Mensaje de {shop_name}
 
{firstname} {lastname} le sugiere a ver su lista de deseos {wishlist}:

{wishlist}
 
{shop_name} desarrollado por PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola,
 
Mensaje de {shop_name}
 
{firstname} {lastname} le sugiere a ver su lista de deseos {wishlist}:

{wishlist}
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/modules/blockwishlist/mails/es/wishlist.txt b/modules/blockwishlist/mails/es/wishlist.txt index 7a972af99..346b0cc67 100644 --- a/modules/blockwishlist/mails/es/wishlist.txt +++ b/modules/blockwishlist/mails/es/wishlist.txt @@ -1,8 +1,8 @@ -Hola, - -{firstname} {lastname} le sugiere a ver su lista de deseos {wishlist}: -{message} - - - -{shop_url} desarrollado por PrestaShop® \ No newline at end of file +Hola, + +{firstname} {lastname} le sugiere a ver su lista de deseos {wishlist}: +{message} + + + +{shop_url} desarrollado por PrestaShop™ \ No newline at end of file diff --git a/modules/blockwishlist/mails/fr/wishlink.html b/modules/blockwishlist/mails/fr/wishlink.html index 8eb33c81f..abe48c69c 100644 --- a/modules/blockwishlist/mails/fr/wishlink.html +++ b/modules/blockwishlist/mails/fr/wishlink.html @@ -5,36 +5,36 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour,
 
Message de {shop_name}
 
{shop_name} vous invite à envoyer ce lien à vos amis qui pourront alors consulter votre liste de cadeaux {wishlist} :

{message}
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour,
 
Message de {shop_name}
 
{shop_name} vous invite à envoyer ce lien à vos amis qui pourront alors consulter votre liste de cadeaux {wishlist} :

{message}
 
{shop_name} réalisé avec PrestaShop™
\ No newline at end of file diff --git a/modules/blockwishlist/mails/fr/wishlist.html b/modules/blockwishlist/mails/fr/wishlist.html index f90ff1d65..e908f2a62 100644 --- a/modules/blockwishlist/mails/fr/wishlist.html +++ b/modules/blockwishlist/mails/fr/wishlist.html @@ -5,36 +5,36 @@ Message d'un client de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour,
 
Message de {shop_name}
 
{firstname} {lastname} vous invite à visiter sa liste de cadeaux {wishlist} :

{wishlist}
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour,
 
Message de {shop_name}
 
{firstname} {lastname} vous invite à visiter sa liste de cadeaux {wishlist} :

{wishlist}
 
{shop_name} réalisé avec PrestaShop™
\ No newline at end of file diff --git a/modules/blockwishlist/mails/it/wishlink.html b/modules/blockwishlist/mails/it/wishlink.html index 543c2528f..dfa279c9d 100644 --- a/modules/blockwishlist/mails/it/wishlink.html +++ b/modules/blockwishlist/mails/it/wishlink.html @@ -1,40 +1,40 @@ - - - - - Messaggio da {shop_name} - - + + + + + Messaggio da {shop_name} + + - + - + - + - + -
{shop_name}
 
Salve,
 
Messaggio da {shop_name}
 
{shop_name} ti invita ad inviare questo link ai tuoi amici, così che possano vedere la tua lista dei desideri {wishlist}:

{message}
 
{shop_name} realised with PrestaShop™
- + + \ No newline at end of file diff --git a/modules/blockwishlist/mails/it/wishlist.html b/modules/blockwishlist/mails/it/wishlist.html index be14c4fe2..4073ff275 100644 --- a/modules/blockwishlist/mails/it/wishlist.html +++ b/modules/blockwishlist/mails/it/wishlist.html @@ -1,40 +1,40 @@ - - - - - Messaggio da un cliente di {shop_name} - - + + + + + Messaggio da un cliente di {shop_name} + + - + - + - + - + -
{shop_name}
 
Salve,
 
Messaggio da {shop_name}
 
{firstname} {lastname} ha detto che potresto voler vedere la sua lista dei desideri {wishlist}:

{wishlist}
 
{shop_name} Powered by PrestaShop™
- + + \ No newline at end of file diff --git a/modules/blockwishlist/sendwishlist.php b/modules/blockwishlist/sendwishlist.php index 467449e18..944dc531a 100644 --- a/modules/blockwishlist/sendwishlist.php +++ b/modules/blockwishlist/sendwishlist.php @@ -55,12 +55,15 @@ if ($context->customer->isLogged()) $toName = strval(Configuration::get('PS_SHOP_NAME')); $customer = $context->customer; if (Validate::isLoadedObject($customer)) - Mail::Send($context->language->id, 'wishlist', Mail::l('Message from ', $context->language->id).$customer->lastname.' '.$customer->firstname, - array( - '{lastname}' => $customer->lastname, - '{firstname}' => $customer->firstname, - '{wishlist}' => $wishlist['name'], - '{message}' => Tools::getProtocol().htmlentities($_SERVER['HTTP_HOST'], ENT_COMPAT, 'UTF-8').__PS_BASE_URI__.'modules/blockwishlist/view.php?token='.$wishlist['token']), - $to, $toName, $customer->email, $customer->firstname.' '.$customer->lastname, NULL, NULL, dirname(__FILE__).'/mails/'); + Mail::Send( + $context->language->id, + 'wishlist', + sprintf(Mail::l('Message from %1$s %2$s', $context->language->id), $customer->lastname, $customer->firstname), + array( + '{lastname}' => $customer->lastname, + '{firstname}' => $customer->firstname, + '{wishlist}' => $wishlist['name'], + '{message}' => Tools::getProtocol().htmlentities($_SERVER['HTTP_HOST'], ENT_COMPAT, 'UTF-8').__PS_BASE_URI__.'modules/blockwishlist/view.php?token='.$wishlist['token']), + $to, $toName, $customer->email, $customer->firstname.' '.$customer->lastname, NULL, NULL, dirname(__FILE__).'/mails/'); } } diff --git a/modules/followup/mails/es/followup_1.html b/modules/followup/mails/es/followup_1.html index 53eafb4aa..f3d62b6e6 100644 --- a/modules/followup/mails/es/followup_1.html +++ b/modules/followup/mails/es/followup_1.html @@ -5,42 +5,42 @@ Mensaje de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Su cesta de {shop_name}
 
Nos dimos cuenta de que durante su última visita en {shop_name}, que no ha validado la orden que había comenzado.

Su carrito ha sido guardado, puede reanudar su solicitud por visitar nuestra tienda:

{shop_url}

Como excepción, le ofrecemos un descuento del {amount}% de descuento en su próximo pedido! Esta oferta es válida para {days} días, así que no pierdas un instante!
 
Aquí está tu cupón: {voucher_num}

Introduzca este código en tu carrito de compras para obtener el descuento.
 
{shop_name} desarrollado por PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Su cesta de {shop_name}
 
Nos dimos cuenta de que durante su última visita en {shop_name}, que no ha validado la orden que había comenzado.

Su carrito ha sido guardado, puede reanudar su solicitud por visitar nuestra tienda:

{shop_url}

Como excepción, le ofrecemos un descuento del {amount}% de descuento en su próximo pedido! Esta oferta es válida para {days} días, así que no pierdas un instante!
 
Aquí está tu cupón: {voucher_num}

Introduzca este código en tu carrito de compras para obtener el descuento.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/modules/followup/mails/es/followup_2.html b/modules/followup/mails/es/followup_2.html index f1d7eb975..bb482d129 100644 --- a/modules/followup/mails/es/followup_2.html +++ b/modules/followup/mails/es/followup_2.html @@ -5,42 +5,42 @@ Mensaje de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Gracias por su orden en {shop_name}
 
Con carácter excepcional, le concedemos un descuento de {amount}% fuera de su próximo pedido! Esta oferta es válida para {days} días, así que no pierdas un instante!

 
Aquí está tu cupón: {voucher_num}

Introduzca este código en tu carrito de compras para obtener el descuento.
 
{shop_name} desarrollado por PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Gracias por su orden en {shop_name}
 
Con carácter excepcional, le concedemos un descuento de {amount}% fuera de su próximo pedido! Esta oferta es válida para {days} días, así que no pierdas un instante!

 
Aquí está tu cupón: {voucher_num}

Introduzca este código en tu carrito de compras para obtener el descuento.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/modules/followup/mails/es/followup_3.html b/modules/followup/mails/es/followup_3.html index 7d19a0939..349b6f125 100644 --- a/modules/followup/mails/es/followup_3.html +++ b/modules/followup/mails/es/followup_3.html @@ -5,42 +5,42 @@ Mensaje de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Gracias por su confianza.
 
Usted es parte de nuestros mejores clientes y, como tal, queremos darle las gracias por la confianza que comparten.

Como excepción, le concedemos un descuento de {amount}% válido en su próximo pedido! Esta oferta es válida para {days} días, así que no pierdas un instante!
 
Aquí está tu cupón: {voucher_num}

Introduzca este código en tu carrito de compras para obtener el descuento.
 
{shop_name} desarrollado por PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Gracias por su confianza.
 
Usted es parte de nuestros mejores clientes y, como tal, queremos darle las gracias por la confianza que comparten.

Como excepción, le concedemos un descuento de {amount}% válido en su próximo pedido! Esta oferta es válida para {days} días, así que no pierdas un instante!
 
Aquí está tu cupón: {voucher_num}

Introduzca este código en tu carrito de compras para obtener el descuento.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/modules/followup/mails/es/followup_4.html b/modules/followup/mails/es/followup_4.html index 1b6c1e623..9fc0a1c2f 100644 --- a/modules/followup/mails/es/followup_4.html +++ b/modules/followup/mails/es/followup_4.html @@ -5,42 +5,42 @@ Mensaje de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Su cesta de {shop_name}
 
Usted es parte de nuestros mejores clientes, sin embargo, no han ordenado para {days_threshold} días.

Queremos darle las gracias por la confianza que ustedes depositan en nosotros y nosotros le concedemos un descuento de {amount}% válido en su próximo pedido! Esta oferta es válida para {days} días, así que no pierdas un instante!
 
Aquí está tu cupón: {voucher_num}

Introduzca este código en tu carrito de compras para obtener el descuento.
 
{shop_name} desarrollado por PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Su cesta de {shop_name}
 
Usted es parte de nuestros mejores clientes, sin embargo, no han ordenado para {days_threshold} días.

Queremos darle las gracias por la confianza que ustedes depositan en nosotros y nosotros le concedemos un descuento de {amount}% válido en su próximo pedido! Esta oferta es válida para {days} días, así que no pierdas un instante!
 
Aquí está tu cupón: {voucher_num}

Introduzca este código en tu carrito de compras para obtener el descuento.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/modules/followup/mails/fr/followup_1.html b/modules/followup/mails/fr/followup_1.html index 3bf7f9c21..07adecc9e 100644 --- a/modules/followup/mails/fr/followup_1.html +++ b/modules/followup/mails/fr/followup_1.html @@ -5,42 +5,42 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Votre panier chez {shop_name}
 
Nous avons remarqué que lors de votre dernier passage chez {shop_name}, vous n'avez pas validé la commande que vous aviez entamée.

Votre panier a été conservé, vous pouvez reprendre votre commande en vous rendant sur notre boutique :

{shop_url}

A titre exceptionnel, nous vous accordons également une remise de {amount}% sur votre commande ! Cette offre est valable {days} jours, ne perdez plus un instant !
 
Voici votre bon de réduction : {voucher_num}

Saisissez ce code dans votre panier afin d'obtenir votre réduction.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Votre panier chez {shop_name}
 
Nous avons remarqué que lors de votre dernier passage chez {shop_name}, vous n'avez pas validé la commande que vous aviez entamée.

Votre panier a été conservé, vous pouvez reprendre votre commande en vous rendant sur notre boutique :

{shop_url}

A titre exceptionnel, nous vous accordons également une remise de {amount}% sur votre commande ! Cette offre est valable {days} jours, ne perdez plus un instant !
 
Voici votre bon de réduction : {voucher_num}

Saisissez ce code dans votre panier afin d'obtenir votre réduction.
 
{shop_name} réalisé avec PrestaShop™
- + \ No newline at end of file diff --git a/modules/followup/mails/fr/followup_2.html b/modules/followup/mails/fr/followup_2.html index 5347ce35b..b68fdd70f 100644 --- a/modules/followup/mails/fr/followup_2.html +++ b/modules/followup/mails/fr/followup_2.html @@ -5,42 +5,42 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Merci pour votre commande chez {shop_name}
 
Merci pour votre commande, à titre exceptionnel, nous vous accordons une remise de {amount}% sur votre prochaine commande ! Cette offre est valable {days} jours, ne perdez plus un instant !
 
Voici votre bon de réduction : {voucher_num}

Saisissez ce code dans votre panier afin d'obtenir votre réduction.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Merci pour votre commande chez {shop_name}
 
Merci pour votre commande, à titre exceptionnel, nous vous accordons une remise de {amount}% sur votre prochaine commande ! Cette offre est valable {days} jours, ne perdez plus un instant !
 
Voici votre bon de réduction : {voucher_num}

Saisissez ce code dans votre panier afin d'obtenir votre réduction.
 
{shop_name} réalisé avec PrestaShop™
\ No newline at end of file diff --git a/modules/followup/mails/fr/followup_3.html b/modules/followup/mails/fr/followup_3.html index 39a0e6ea7..6e7ebd958 100644 --- a/modules/followup/mails/fr/followup_3.html +++ b/modules/followup/mails/fr/followup_3.html @@ -5,42 +5,42 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
{shop_name} vous remercie pour votre confiance
 
Vous faites partie de nos meilleurs clients et à ce titre, nous souhaitons vous remercier pour la confiance dont vous nous faites part.

A titre exceptionnel, nous vous accordons une remise de {amount}% valable sur votre prochaine commande ! Cette offre est valable {days} jours, ne perdez plus un instant !
 
Voici votre bon de réduction : {voucher_num}

Saisissez ce code dans votre panier afin d'obtenir votre réduction.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
{shop_name} vous remercie pour votre confiance
 
Vous faites partie de nos meilleurs clients et à ce titre, nous souhaitons vous remercier pour la confiance dont vous nous faites part.

A titre exceptionnel, nous vous accordons une remise de {amount}% valable sur votre prochaine commande ! Cette offre est valable {days} jours, ne perdez plus un instant !
 
Voici votre bon de réduction : {voucher_num}

Saisissez ce code dans votre panier afin d'obtenir votre réduction.
 
{shop_name} réalisé avec PrestaShop™
\ No newline at end of file diff --git a/modules/followup/mails/fr/followup_4.html b/modules/followup/mails/fr/followup_4.html index 3e734c51c..ccb070227 100644 --- a/modules/followup/mails/fr/followup_4.html +++ b/modules/followup/mails/fr/followup_4.html @@ -5,42 +5,42 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Vous nous manquez chez {shop_name}
 
Vous faites partie de nos meilleurs clients cependant vous n'avez pas passé de commande depuis {days_threshold} jours.

Nous souhaitons vous remercier pour la confiance dont vous nous faites part et à ce titre, nous vous accordons une remise de {amount}% valable sur votre prochaine commande ! Cette offre est valable {days} jours, ne perdez plus un instant !
 
Voici votre bon de réduction : {voucher_num}

Saisissez ce code dans votre panier afin d'obtenir votre réduction.
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Vous nous manquez chez {shop_name}
 
Vous faites partie de nos meilleurs clients cependant vous n'avez pas passé de commande depuis {days_threshold} jours.

Nous souhaitons vous remercier pour la confiance dont vous nous faites part et à ce titre, nous vous accordons une remise de {amount}% valable sur votre prochaine commande ! Cette offre est valable {days} jours, ne perdez plus un instant !
 
Voici votre bon de réduction : {voucher_num}

Saisissez ce code dans votre panier afin d'obtenir votre réduction.
 
{shop_name} réalisé avec PrestaShop™
\ No newline at end of file diff --git a/modules/followup/mails/it/followup_1.html b/modules/followup/mails/it/followup_1.html index 93a55701e..83dc2571b 100644 --- a/modules/followup/mails/it/followup_1.html +++ b/modules/followup/mails/it/followup_1.html @@ -1,46 +1,46 @@ - - - - - Messaggio da {shop_name} - - + + + + + Messaggio da {shop_name} + + - + - + - + - + - + -
{shop_name}
 
Salve {firstname} {lastname},
 
Il tuo carrello su {shop_name}
 
Abbiamo notato che durante la tua ultima visita a {shop_name}, non hai convalidato un ordine che avevi iniziato.

Il tuo carrello è stato salvato, puoi riprendere l'ordine visitando il nostro negozio:

{shop_url}

Come incentivo, possiamo offrirti uno sconto del {amount}% sul tuo prossimo ordine! Questa offerta è valida per {days} giorni, quindi approfittane subito!
 
Ecco il tuo buono: {voucher_num}

Inserisci questo codice nel tuo carrello per ottenere lo sconto.
 
{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/modules/followup/mails/it/followup_2.html b/modules/followup/mails/it/followup_2.html index f38381b11..81e88dc30 100644 --- a/modules/followup/mails/it/followup_2.html +++ b/modules/followup/mails/it/followup_2.html @@ -1,46 +1,46 @@ - - - - - Messaggio da {shop_name} - - + + + + + Messaggio da {shop_name} + + - + - + - + - + - + -
{shop_name}
 
Salve {firstname} {lastname},
 
Grazie del tuo ordine su {shop_name}
 
Per ringraziarti, vogliamo offrirti uno sconto del {amount}% sul tuo prossimo ordine! Questa offerta è valida per {days} giorni, quindi approfittane subito!

 
Ecco il tuo buono: {voucher_num}

Inserisci questo codice nel tuo carrello per ottenere lo sconto.
 
{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/modules/followup/mails/it/followup_3.html b/modules/followup/mails/it/followup_3.html index 12ce29b3b..05b0cbc4f 100644 --- a/modules/followup/mails/it/followup_3.html +++ b/modules/followup/mails/it/followup_3.html @@ -1,46 +1,46 @@ - - - - - Messaggio da {shop_name} - - + + + + + Messaggio da {shop_name} + + - + - + - + - + - + -
{shop_name}
 
Salve {firstname} {lastname},
 
Grazie della tua fiducia
 
Sei uno dei nostro migliori clienti e per questo vogliamo ringraziarti per la fiducia che ci accordi.

Come apprezzamento della tua fedeltà, vogliamo offrirti uno sconto del {amount}% valido per il tuo prossimo ordine! Questa offerta è valida per {days} giorni, quindi approfittane subito!
 
Ecco il tuo buono: {voucher_num}

Inserisci questo codice nel tuo carrello per ottenere lo sconto.
 
{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/modules/followup/mails/it/followup_4.html b/modules/followup/mails/it/followup_4.html index bb7997146..d81686288 100644 --- a/modules/followup/mails/it/followup_4.html +++ b/modules/followup/mails/it/followup_4.html @@ -1,46 +1,46 @@ - - - - - Messaggio da {shop_name} - - + + + + + Messaggio da {shop_name} + + - + - + - + - + - + -
{shop_name}
 
Salve {firstname} {lastname},
 
Il tuo carrello su {shop_name}
 
Sei uno dei nostri migliori clienti, però sono {days_threshold} giorni che non effettui un ordine.

Vogliamo ringraziarti della fiducia che ci hai accordato e vogliamo offrirti uno sconto del {amount}% valido sul tuo prossimo ordine! Questa offerta è valida per {days} giorni, quindi approfittane subito!
 
Ecco il tuo buono: {voucher_num}

Inserisci questo codice nel tuo carrello per ottenere il tuo sconto.
 
{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/modules/mailalerts/mailalerts.php b/modules/mailalerts/mailalerts.php index 59b82e24a..1c99b45e9 100644 --- a/modules/mailalerts/mailalerts.php +++ b/modules/mailalerts/mailalerts.php @@ -333,7 +333,6 @@ class MailAlerts extends Module // Filling-in vars for email $template = 'new_order'; - $subject = $this->l('New order', false, $id_lang).' - #'.sprintf('%06d', $order->id); $template_vars = array( '{firstname}' => $customer->firstname, '{lastname}' => $customer->lastname, @@ -387,17 +386,19 @@ class MailAlerts extends Module if (file_exists(dirname(__FILE__).'/mails/'.$iso.'/'.$template.'.txt') && file_exists(dirname(__FILE__).'/mails/'.$iso.'/'.$template.'.html')) - Mail::Send($id_lang, - $template, - $subject, - $template_vars, - explode(self::__MA_MAIL_DELIMITOR__, $this->_merchant_mails), - null, - $configuration['PS_SHOP_EMAIL'], - $configuration['PS_SHOP_NAME'], - null, - null, - dirname(__FILE__).'/mails/'); + Mail::Send( + $id_lang, + 'new_order', + sprintf(Mail::l('New order - #%06d', $id_lang), $order->id), + $template_vars, + explode(self::__MA_MAIL_DELIMITOR__, $this->_merchant_mails), + null, + $configuration['PS_SHOP_EMAIL'], + $configuration['PS_SHOP_NAME'], + null, + null, + dirname(__FILE__).'/mails/' + ); } public function hookActionProductOutOfStock($params) diff --git a/modules/mailalerts/mails/de/new_order.html b/modules/mailalerts/mails/de/new_order.html index 31b784f43..848db6e74 100644 --- a/modules/mailalerts/mails/de/new_order.html +++ b/modules/mailalerts/mails/de/new_order.html @@ -1,69 +1,59 @@ - - - [{shop_name}] Neue Bestellung - - -

{shop_name}

- Sie haben eine neue Bestellung erhalten von:
{firstname} {lastname} ({email})

- - - - -
-

Einzelheiten zur Bestellung

- -

Bestellung: #{order_name} ausgeführt am {date}

-

Zahlung: {payment}

- - - - - - - - - - {items} - - - - - - - - - - - - - - - - - - - - -
ReferenzProduktStückpreisMengeGesamtpreis
Produkte{total_products}
Ermäßigungen{total_discounts}
Geschenkverpackung{total_wrapping}
Versand{total_shipping}
Gesamt bezahlt{total_paid}
- -

Lieferer: {carrier}

- - - - - - - - - - -
LieferadresseRechnungsadresse
{delivery_block_html}{invoice_block_html}
- -

Kundennachricht: {message}

- -

{shop_name} powered with PrestaShop™

-
- + + + [{shop_name}] Neue Bestellung + + +

{shop_name}

Sie haben eine neue Bestellung erhalten von:
{firstname} {lastname} ({email})

+ + + + + + +
+

Einzelheiten zur Bestellung

+

Bestellung: #{order_name} ausgeführt am {date}

+

Zahlung: {payment}

+{items} + + + + + + + + + + + + + + + + + + + + + + + + +
ReferenzProduktStückpreisMengeGesamtpreis
Produkte{total_products}
Ermäßigungen{total_discounts}
Geschenkverpackung{total_wrapping}
Versand{total_shipping}
Gesamt bezahlt{total_paid}
+

Lieferer: {carrier}

+ + + + + + + + +
LieferadresseRechnungsadresse
{delivery_block_html}{invoice_block_html}
+

Kundennachricht: {message}

+

{shop_name} powered with PrestaShop™

+
+ \ No newline at end of file diff --git a/modules/mailalerts/mails/es/customer_qty.html b/modules/mailalerts/mails/es/customer_qty.html index b8fcd7a7f..81881a02e 100644 --- a/modules/mailalerts/mails/es/customer_qty.html +++ b/modules/mailalerts/mails/es/customer_qty.html @@ -5,30 +5,30 @@ [{shop_name}] Producto disponible - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
{product} ya está disponible.
 
De hecho, el tema es una vez más en acciones.

Puede acceder a la página del producto haciendo clic en el enlace: {product}

Puede solicitar ahora mismo en nuestra tienda on-line.
 
{shop_name} desarrollado por PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
{product} ya está disponible.
 
De hecho, el tema es una vez más en acciones.

Puede acceder a la página del producto haciendo clic en el enlace: {product}

Puede solicitar ahora mismo en nuestra tienda on-line.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/modules/mailalerts/mails/es/customer_qty.txt b/modules/mailalerts/mails/es/customer_qty.txt index 058328868..43ed2e175 100644 --- a/modules/mailalerts/mails/es/customer_qty.txt +++ b/modules/mailalerts/mails/es/customer_qty.txt @@ -1,12 +1,12 @@ -Hola, - -Producto {product} ya está disponible. -De hecho, el tema es una vez más en acciones. - -Puede acceder a la página del producto en este enlace: {product_link} - -Puede solicitar ahora mismo en nuestra tienda on-line. - - - -{shop_url} powered by PrestaShop™ +Hola, + +Producto {product} ya está disponible. +De hecho, el tema es una vez más en acciones. + +Puede acceder a la página del producto en este enlace: {product_link} + +Puede solicitar ahora mismo en nuestra tienda on-line. + + + +{shop_url} powered by PrestaShop™ diff --git a/modules/mailalerts/mails/es/new_order.html b/modules/mailalerts/mails/es/new_order.html index f739411fb..d7e25ff11 100644 --- a/modules/mailalerts/mails/es/new_order.html +++ b/modules/mailalerts/mails/es/new_order.html @@ -1,69 +1,59 @@ - - - [{shop_name}] Nuevo orden - - -

{shop_name}

- Felicidades! Una nueva orden se ha puesto en {shop_name} por el siguiente cliente:
{firstname} {lastname} ({email})

- - - - -
-

Detalles de la orden

- -

Orden: #{order_name} puesto en {date}

-

Método de pago: {payment}

- - - - - - - - - - {items} - - - - - - - - - - - - - - - - - - - - -
ReferenciaProductoPrecioCantidadPrecio total
Productos{total_products}
Descuentos{total_discounts}
Envolver regalos{total_wrapping}
Transporte{total_shipping}
Total pagado{total_paid}
- -

Transporte: {carrier}

- - - - - - - - - - -
Dirección de entregaDirección de facturación
{delivery_block_html}{invoice_block_html}
- -

Mensaje del cliente: {message}

- -

{shop_name} desarrollado por PrestaShop™

-
- - + + + [{shop_name}] Nuevo orden + + +

{shop_name}

Felicidades! Una nueva orden se ha puesto en {shop_name} por el siguiente cliente:
{firstname} {lastname} ({email})

+ + + + + + +
+

Detalles de la orden

+

Orden: #{order_name} puesto en {date}

+

Método de pago: {payment}

+{items} + + + + + + + + + + + + + + + + + + + + + + + + +
ReferenciaProductoPrecioCantidadPrecio total
Productos{total_products}
Descuentos{total_discounts}
Envolver regalos{total_wrapping}
Transporte{total_shipping}
Total pagado{total_paid}
+

Transporte: {carrier}

+ + + + + + + + +
Dirección de entregaDirección de facturación
{delivery_block_html}{invoice_block_html}
+

Mensaje del cliente: {message}

+

{shop_name} desarrollado por PrestaShop™

+
+ + \ No newline at end of file diff --git a/modules/mailalerts/mails/es/new_order.txt b/modules/mailalerts/mails/es/new_order.txt index b2572c5b7..ab546bda3 100644 --- a/modules/mailalerts/mails/es/new_order.txt +++ b/modules/mailalerts/mails/es/new_order.txt @@ -1,29 +1,29 @@ -Hola, - -Has un nuevo orden de {firstname} {lastname} ({email}) en {shop_name}. - -Orden: {order_name} -Puesto en: {date} -Carrier: {carrier} -De pago: {payment} -Descuentos: {total_discounts} -Gastos de envío: {total_shipping} -Productos: {total_products} -Envolver regalos: {total_wrapping} -Total pagado: {total_paid} - -Dirección de entrega: - -{delivery_block_txt} - -Dirección de facturación: - -{invoice_block_txt} - -Mensaje al cliente: - -{message} - - - -{shop_url} desarrollado por PrestaShop™ +Hola, + +Has un nuevo orden de {firstname} {lastname} ({email}) en {shop_name}. + +Orden: {order_name} +Puesto en: {date} +Carrier: {carrier} +De pago: {payment} +Descuentos: {total_discounts} +Gastos de envío: {total_shipping} +Productos: {total_products} +Envolver regalos: {total_wrapping} +Total pagado: {total_paid} + +Dirección de entrega: + +{delivery_block_txt} + +Dirección de facturación: + +{invoice_block_txt} + +Mensaje al cliente: + +{message} + + + +{shop_url} desarrollado por PrestaShop™ diff --git a/modules/mailalerts/mails/es/productcoverage.html b/modules/mailalerts/mails/es/productcoverage.html index a2b4fe47a..328d9077e 100644 --- a/modules/mailalerts/mails/es/productcoverage.html +++ b/modules/mailalerts/mails/es/productcoverage.html @@ -5,29 +5,30 @@ [{shop_name}] Stock cover - - - - - - - - - - - - - - - - -
- {shop_name} -
 
{product} is almost out of stock.
 
- The stock cover is now less than the specified minimum of {warning_coverage}.

- Current stock cover: {current_coverage}

-
 
- {shop_name} powered with PrestaShopâ„¢ -
+ + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
{product} is almost out of stock.
 
The stock cover is now less than the specified minimum of {warning_coverage}.

Current stock cover: {current_coverage}

 
{shop_name} powered with PrestaShop™
- + \ No newline at end of file diff --git a/modules/mailalerts/mails/es/productcoverage.txt b/modules/mailalerts/mails/es/productcoverage.txt index 2c15fb1fb..ac413dbee 100644 --- a/modules/mailalerts/mails/es/productcoverage.txt +++ b/modules/mailalerts/mails/es/productcoverage.txt @@ -1,10 +1,10 @@ -Hi, - -The product {product} is almost out of stock. -The stock cover is now less than the specified minimum of {warning_coverage}. -Current stock cover : {current_coverage} - - - - -{shop_url} powered by PrestaShopâ„¢ +Hi, + +The product {product} is almost out of stock. +The stock cover is now less than the specified minimum of {warning_coverage}. +Current stock cover : {current_coverage} + + + + +{shop_url} powered by PrestaShopâ„¢ diff --git a/modules/mailalerts/mails/es/productoutofstock.html b/modules/mailalerts/mails/es/productoutofstock.html index 9e8d95902..a698e9360 100644 --- a/modules/mailalerts/mails/es/productoutofstock.html +++ b/modules/mailalerts/mails/es/productoutofstock.html @@ -5,30 +5,30 @@ [{shop_name}] Fuera de stock - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
{product} está fuera de stock
 
De hecho, la ruptura de stock de {last_qty} ha sido superado.

Existencias restantes: {qty}

Se aconseja abrir administrador del producto Producto a fin de reponer el inventario.
 
{shop_name} desarrollado por PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
{product} está fuera de stock
 
De hecho, la ruptura de stock de {last_qty} ha sido superado.

Existencias restantes: {qty}

Se aconseja abrir administrador del producto Producto a fin de reponer el inventario.
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/modules/mailalerts/mails/es/productoutofstock.txt b/modules/mailalerts/mails/es/productoutofstock.txt index 5470b39ed..126a8722f 100644 --- a/modules/mailalerts/mails/es/productoutofstock.txt +++ b/modules/mailalerts/mails/es/productoutofstock.txt @@ -1,10 +1,10 @@ -Hola, - -El producto {product} es pronto fuera de stock. -De hecho, la ruptura de stock de {last_qty} ha sido superado. -Existencias restantes: {qty} - -Se aconseja abrir administrador del producto Producto a fin de reponer el inventario. - - -{shop_url} desarrollado por PrestaShopâ„¢ \ No newline at end of file +Hola, + +El producto {product} es pronto fuera de stock. +De hecho, la ruptura de stock de {last_qty} ha sido superado. +Existencias restantes: {qty} + +Se aconseja abrir administrador del producto Producto a fin de reponer el inventario. + + +{shop_url} desarrollado por PrestaShop™ \ No newline at end of file diff --git a/modules/mailalerts/mails/fr/customer_qty.html b/modules/mailalerts/mails/fr/customer_qty.html index 51014835c..d8e777200 100644 --- a/modules/mailalerts/mails/fr/customer_qty.html +++ b/modules/mailalerts/mails/fr/customer_qty.html @@ -5,30 +5,30 @@ [{shop_name}] Produit disponible - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
{product} est de nouveau disponible
 
En effet, le stock a été réapprovisionné.

Vous pouvez accéder à la page produit en cliquant sur le lien suivant: {product}

Vous pouvez donc de nouveau commander ce produit depuis notre catalogue en ligne.
 
{shop_name} propulsé par PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
{product} est de nouveau disponible
 
En effet, le stock a été réapprovisionné.

Vous pouvez accéder à la page produit en cliquant sur le lien suivant: {product}

Vous pouvez donc de nouveau commander ce produit depuis notre catalogue en ligne.
 
{shop_name} propulsé par PrestaShop™
\ No newline at end of file diff --git a/modules/mailalerts/mails/fr/new_order.html b/modules/mailalerts/mails/fr/new_order.html index 75f293bfe..8fb387c8d 100644 --- a/modules/mailalerts/mails/fr/new_order.html +++ b/modules/mailalerts/mails/fr/new_order.html @@ -1,69 +1,59 @@ - - - [{shop_name}] Nouvelle commande - - -

{shop_name}

- Bravo! Une nouvelle commande a été passée sur votre boutique {shop_name} par ce client :
{firstname} {lastname} ({email})

- - - - -
-

Détails de commande

- -

Commande : #{order_name} passée le {date}

-

Moyen de paiement : {payment}

- - - - - - - - - - {items} - - - - - - - - - - - - - - - - - - - - -
RéférenceProduitPrixQuantitéPrix Total
Produits{total_products}
Réductions{total_discounts}
Emballage cadeaux{total_wrapping}
Frais de port{total_shipping}
Total payé{total_paid}
- -

Transporteur : {carrier}

- - - - - - - - - - -
Adresse de livraisonAdresse de facturation
{delivery_block_html}{invoice_block_html}
- -

Message du client : {message}

- -

{shop_name} propulsé avec PrestaShop™

-
- + + + [{shop_name}] Nouvelle commande + + +

{shop_name}

Bravo! Une nouvelle commande a été passée sur votre boutique {shop_name} par ce client :
{firstname} {lastname} ({email})

+ + + + + + +
+

Détails de commande

+

Commande : #{order_name} passée le {date}

+

Moyen de paiement : {payment}

+{items} + + + + + + + + + + + + + + + + + + + + + + + + +
RéférenceProduitPrixQuantitéPrix Total
Produits{total_products}
Réductions{total_discounts}
Emballage cadeaux{total_wrapping}
Frais de port{total_shipping}
Total payé{total_paid}
+

Transporteur : {carrier}

+ + + + + + + + +
Adresse de livraisonAdresse de facturation
{delivery_block_html}{invoice_block_html}
+

Message du client : {message}

+

{shop_name} propulsé avec PrestaShop™

+
+ \ No newline at end of file diff --git a/modules/mailalerts/mails/fr/productcoverage.html b/modules/mailalerts/mails/fr/productcoverage.html index 591d807b3..da0f690b0 100644 --- a/modules/mailalerts/mails/fr/productcoverage.html +++ b/modules/mailalerts/mails/fr/productcoverage.html @@ -5,30 +5,30 @@ [{shop_name}] Couverture de stock - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
{product} est en rupture de stock
 
En effet, la couverture est maintenant inférieure à {warning_coverage}.

Couverture actuelle : {current_coverage}

 
{shop_name} propulsé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
{product} est en rupture de stock
 
En effet, la couverture est maintenant inférieure à {warning_coverage}.

Couverture actuelle : {current_coverage}

 
{shop_name} propulsé avec PrestaShop™
\ No newline at end of file diff --git a/modules/mailalerts/mails/fr/productoutofstock.html b/modules/mailalerts/mails/fr/productoutofstock.html index 342d59e3d..2042bc3c0 100644 --- a/modules/mailalerts/mails/fr/productoutofstock.html +++ b/modules/mailalerts/mails/fr/productoutofstock.html @@ -5,30 +5,30 @@ [{shop_name}] Rupture de stock - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
{product} est en rupture de stock
 
En effet, la quantité est maintenant inférieure à {last_qty}.

Stock restant : {qty}

Nous vous conseillons de vous rendre sur la page produit du panneau d'administration afin de renouveler vos stocks.
 
{shop_name} propulsé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
{product} est en rupture de stock
 
En effet, la quantité est maintenant inférieure à {last_qty}.

Stock restant : {qty}

Nous vous conseillons de vous rendre sur la page produit du panneau d'administration afin de renouveler vos stocks.
 
{shop_name} propulsé avec PrestaShop™
\ No newline at end of file diff --git a/modules/mailalerts/mails/it/customer_qty.html b/modules/mailalerts/mails/it/customer_qty.html index fa3c7063a..d939cdc99 100644 --- a/modules/mailalerts/mails/it/customer_qty.html +++ b/modules/mailalerts/mails/it/customer_qty.html @@ -1,34 +1,34 @@ - - - - - [{shop_name}] Prodotto disponibile - - + + + + + [{shop_name}] Prodotto disponibile + + - + - + - + -
{shop_name}
 
{product} è ora disponibile.
 
L'articolo è di nuovo in magazzino.

Puoi accedere alla pagina del prodotto cliccando sul link: {product}

Puoi ordinarlo fin d'ora dal nostro negozio online.
 
{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/modules/mailalerts/mails/it/new_order.html b/modules/mailalerts/mails/it/new_order.html index e5c293d7e..6912a619c 100644 --- a/modules/mailalerts/mails/it/new_order.html +++ b/modules/mailalerts/mails/it/new_order.html @@ -1,69 +1,59 @@ - - - - - [{shop_name}] Nuovo ordine - - -

{shop_name}

- Hai un nuovo ordine da parte di:
{firstname} {lastname} ({email})

- - - - -
-

Dati dell'ordine

- -

Ordine: #{order_name} effettuato il {date}

-

Pagamento: {payment}

- - - - - - - - - - {items} - - - - - - - - - - - - - - - - - - - - -
RiferimentoProdottoPrezzoQuantitàPrezzo totale
Prodotti{total_products}
Sconti{total_discounts}
Carta regalo{total_wrapping}
Spedizione{total_shipping}
Totale pagato{total_paid}
- -

Mezzo di spedizione: {carrier}

- - - - - - - - - - -
Indirizzo di consegnaIndirizzo di fatturazione
{delivery_block_html}{invoice_block_html}
- -

Messaggio cliente: {message}

- -

{shop_name} powered with PrestaShop™

-
- + + + + + [{shop_name}] Nuovo ordine + + +

{shop_name}

Hai un nuovo ordine da parte di:
{firstname} {lastname} ({email})

+ + + + + + +
+

Dati dell'ordine

+

Ordine: #{order_name} effettuato il {date}

+

Pagamento: {payment}

+{items} + + + + + + + + + + + + + + + + + + + + + + + + +
RiferimentoProdottoPrezzoQuantitàPrezzo totale
Prodotti{total_products}
Sconti{total_discounts}
Carta regalo{total_wrapping}
Spedizione{total_shipping}
Totale pagato{total_paid}
+

Mezzo di spedizione: {carrier}

+ + + + + + + + +
Indirizzo di consegnaIndirizzo di fatturazione
{delivery_block_html}{invoice_block_html}
+

Messaggio cliente: {message}

+

{shop_name} powered with PrestaShop™

+
+ \ No newline at end of file diff --git a/modules/mailalerts/mails/it/productcoverage.html b/modules/mailalerts/mails/it/productcoverage.html index a2b4fe47a..328d9077e 100644 --- a/modules/mailalerts/mails/it/productcoverage.html +++ b/modules/mailalerts/mails/it/productcoverage.html @@ -5,29 +5,30 @@ [{shop_name}] Stock cover - - - - - - - - - - - - - - - - -
- {shop_name} -
 
{product} is almost out of stock.
 
- The stock cover is now less than the specified minimum of {warning_coverage}.

- Current stock cover: {current_coverage}

-
 
- {shop_name} powered with PrestaShopâ„¢ -
+ + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
{product} is almost out of stock.
 
The stock cover is now less than the specified minimum of {warning_coverage}.

Current stock cover: {current_coverage}

 
{shop_name} powered with PrestaShop™
- + \ No newline at end of file diff --git a/modules/mailalerts/mails/it/productcoverage.txt b/modules/mailalerts/mails/it/productcoverage.txt index 2c15fb1fb..ac413dbee 100644 --- a/modules/mailalerts/mails/it/productcoverage.txt +++ b/modules/mailalerts/mails/it/productcoverage.txt @@ -1,10 +1,10 @@ -Hi, - -The product {product} is almost out of stock. -The stock cover is now less than the specified minimum of {warning_coverage}. -Current stock cover : {current_coverage} - - - - -{shop_url} powered by PrestaShopâ„¢ +Hi, + +The product {product} is almost out of stock. +The stock cover is now less than the specified minimum of {warning_coverage}. +Current stock cover : {current_coverage} + + + + +{shop_url} powered by PrestaShopâ„¢ diff --git a/modules/mailalerts/mails/it/productoutofstock.html b/modules/mailalerts/mails/it/productoutofstock.html index d57cdd826..3b19f979c 100644 --- a/modules/mailalerts/mails/it/productoutofstock.html +++ b/modules/mailalerts/mails/it/productoutofstock.html @@ -1,34 +1,34 @@ - - - - - [{shop_name}] Prodotto esaurito - - + + + + + [{shop_name}] Prodotto esaurito + + - + - + - + -
{shop_name}
 
{product} è quasi esaurito.
 
La quantità rimanente è adesso inferiore al minimo previsto di {last_qty}.

Stock rimanente: {qty}

Ti consigliamo di aprire la Pagina Prodotto dell'admin prodotti per rifornire il tuo inventario.
 
{shop_name} powered with PrestaShop™
- + + \ No newline at end of file diff --git a/modules/referralprogram/mails/es/referralprogram-congratulations.html b/modules/referralprogram/mails/es/referralprogram-congratulations.html index a8f8d1a5a..6dd0ca51b 100755 --- a/modules/referralprogram/mails/es/referralprogram-congratulations.html +++ b/modules/referralprogram/mails/es/referralprogram-congratulations.html @@ -5,42 +5,42 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
¡Felicidades!
 
¡Su ahijado {sponsored_firstname} {sponsored_lastname} hizo su primera compra en nuestro sitio {shop_name} !
 
Estamos encantados de ofrecerle un vale {discount_display} (con el código de cupón: {discount_name}), usted puede utilizar durante su próxima compra.
 
Atentamente,
 
{shop_name} dirigida por PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
¡Felicidades!
 
¡Su ahijado {sponsored_firstname} {sponsored_lastname} hizo su primera compra en nuestro sitio {shop_name} !
 
Estamos encantados de ofrecerle un vale {discount_display} (con el código de cupón: {discount_name}), usted puede utilizar durante su próxima compra.
 
Atentamente,
 
{shop_name} dirigida por PrestaShop™
\ No newline at end of file diff --git a/modules/referralprogram/mails/es/referralprogram-congratulations.txt b/modules/referralprogram/mails/es/referralprogram-congratulations.txt index a7123299a..1c1b5d735 100755 --- a/modules/referralprogram/mails/es/referralprogram-congratulations.txt +++ b/modules/referralprogram/mails/es/referralprogram-congratulations.txt @@ -1,9 +1,9 @@ -¡Felicidades! - -¡Su ahijado {sponsored_firstname} {sponsored_lastname} hizo su primera compra en nuestro sitio {shop_url}! - -Estamos encantados de ofrecerle un vale {discount_display} (con el código de cupón: {discount_name}), usted puede utilizar durante su próxima compra. - - - -{shop_url} dirigida por PrestaShop™ +¡Felicidades! + +¡Su ahijado {sponsored_firstname} {sponsored_lastname} hizo su primera compra en nuestro sitio {shop_url}! + +Estamos encantados de ofrecerle un vale {discount_display} (con el código de cupón: {discount_name}), usted puede utilizar durante su próxima compra. + + + +{shop_url} dirigida por PrestaShop™ diff --git a/modules/referralprogram/mails/es/referralprogram-invitation.html b/modules/referralprogram/mails/es/referralprogram-invitation.html index d16769341..989b041ad 100755 --- a/modules/referralprogram/mails/es/referralprogram-invitation.html +++ b/modules/referralprogram/mails/es/referralprogram-invitation.html @@ -5,54 +5,54 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
¡{firstname_friend} {lastname_friend}, Únete a nosotros!
 
Su amigo {firstname} {lastname} patrocinado por usted en el sitio {shop_name} !
 
¡Conviértete en su ahijado, para ganar un bono de {discount}!
 
¡Para nosotros, nada más simple, haga clic aquí!
 
Recuerde que debe especificar el correo electrónico a tu amigo como patrocinador en el registro: {email}.
 
Atentamente,
 
{shop_name} dirigida por PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
¡{firstname_friend} {lastname_friend}, Únete a nosotros!
 
Su amigo {firstname} {lastname} patrocinado por usted en el sitio {shop_name} !
 
¡Conviértete en su ahijado, para ganar un bono de {discount}!
 
¡Para nosotros, nada más simple, haga clic aquí!
 
Recuerde que debe especificar el correo electrónico a tu amigo como patrocinador en el registro: {email}.
 
Atentamente,
 
{shop_name} dirigida por PrestaShop™
\ No newline at end of file diff --git a/modules/referralprogram/mails/es/referralprogram-invitation.txt b/modules/referralprogram/mails/es/referralprogram-invitation.txt index 9c5700640..ae33c2e93 100755 --- a/modules/referralprogram/mails/es/referralprogram-invitation.txt +++ b/modules/referralprogram/mails/es/referralprogram-invitation.txt @@ -1,15 +1,15 @@ -¡{firstname_friend} {lastname_friend}, Únete a nosotros! - -Su amigo {firstname} {lastname} patrocinado por usted en el sitio {shop_url}. - -¡Conviértete en su ahijado, para ganar un bono de {discount}! - -Para nosotros, nada más simple, vaya a abordar los siguientes: - -{shop_url}{link} - -Recuerde que debe especificar el correo electrónico a tu amigo como patrocinador en el registro: {email}. - - - -{shop_url} dirigida por PrestaShop™ +¡{firstname_friend} {lastname_friend}, Únete a nosotros! + +Su amigo {firstname} {lastname} patrocinado por usted en el sitio {shop_url}. + +¡Conviértete en su ahijado, para ganar un bono de {discount}! + +Para nosotros, nada más simple, vaya a abordar los siguientes: + +{shop_url}{link} + +Recuerde que debe especificar el correo electrónico a tu amigo como patrocinador en el registro: {email}. + + + +{shop_url} dirigida por PrestaShop™ diff --git a/modules/referralprogram/mails/es/referralprogram-voucher.html b/modules/referralprogram/mails/es/referralprogram-voucher.html index 36bd2ad8b..93a307f90 100755 --- a/modules/referralprogram/mails/es/referralprogram-voucher.html +++ b/modules/referralprogram/mails/es/referralprogram-voucher.html @@ -5,42 +5,42 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {firstname} {lastname},
 
Programa de Patrocinio
 
Le informamos de que usted acaba de obtener una orden de compra después de su remisión.
 
Aquí está su número de comprobante: {voucher_num}, de un total de {voucher_amount} euros.
Copia y pega este código en la canasta de tu próxima compra antes de ajustar el orden.
 
{shop_name} dirigida por PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Programa de Patrocinio
 
Le informamos de que usted acaba de obtener una orden de compra después de su remisión.
 
Aquí está su número de comprobante: {voucher_num}, de un total de {voucher_amount} euros.
Copia y pega este código en la canasta de tu próxima compra antes de ajustar el orden.
 
{shop_name} dirigida por PrestaShop™
\ No newline at end of file diff --git a/modules/referralprogram/mails/es/referralprogram-voucher.txt b/modules/referralprogram/mails/es/referralprogram-voucher.txt index d7779a26d..7beaaac96 100755 --- a/modules/referralprogram/mails/es/referralprogram-voucher.txt +++ b/modules/referralprogram/mails/es/referralprogram-voucher.txt @@ -1,10 +1,10 @@ -Hola {firstname} {lastname}, - -Le informamos de que usted acaba de obtener una orden de compra después de su remisión. - -Aquí está su número de comprobante: {voucher_num}, de un total de {voucher_amount} euros. -Copia y pega este código en la canasta de tu próxima compra antes de ajustar el orden. - - - -{shop_url} dirigida por PrestaShop™ +Hola {firstname} {lastname}, + +Le informamos de que usted acaba de obtener una orden de compra después de su remisión. + +Aquí está su número de comprobante: {voucher_num}, de un total de {voucher_amount} euros. +Copia y pega este código en la canasta de tu próxima compra antes de ajustar el orden. + + + +{shop_url} dirigida por PrestaShop™ diff --git a/modules/referralprogram/mails/fr/referralprogram-congratulations.html b/modules/referralprogram/mails/fr/referralprogram-congratulations.html index aa33f1cf2..e50d9de6a 100644 --- a/modules/referralprogram/mails/fr/referralprogram-congratulations.html +++ b/modules/referralprogram/mails/fr/referralprogram-congratulations.html @@ -5,42 +5,42 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Félicitations !
 
Votre filleul(e) {sponsored_firstname} {sponsored_lastname} a effectué son premier achat sur {shop_name} !
 
Nous avons le plaisir de vous offrir un bon d'achat de {discount_display} (bon de réduction avec le code {discount_name}), que vous pourrez utiliser à l'occasion de votre prochaine commande.
 
Bien cordialement,
 
{shop_name} propulsé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Félicitations !
 
Votre filleul(e) {sponsored_firstname} {sponsored_lastname} a effectué son premier achat sur {shop_name} !
 
Nous avons le plaisir de vous offrir un bon d'achat de {discount_display} (bon de réduction avec le code {discount_name}), que vous pourrez utiliser à l'occasion de votre prochaine commande.
 
Bien cordialement,
 
{shop_name} propulsé avec PrestaShop™
\ No newline at end of file diff --git a/modules/referralprogram/mails/fr/referralprogram-invitation.html b/modules/referralprogram/mails/fr/referralprogram-invitation.html index c845dc204..d7e1d7306 100644 --- a/modules/referralprogram/mails/fr/referralprogram-invitation.html +++ b/modules/referralprogram/mails/fr/referralprogram-invitation.html @@ -5,54 +5,54 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
{firstname_friend} {lastname_friend}, rejoignez-nous !
 
Votre ami(e) {firstname} {lastname} vous a parrainé depuis le site {shop_name} !
 
Devenez son(sa) filleul(e) afin de gagner un bon d'achat de {discount}!
 
Pour nous rejoindre, rien de plus simple, cliquez-ici !
 
N'oubliez pas d'y préciser l'email de votre ami en tant que parrain lors de votre inscription : {email}.
 
Bien cordialement,
 
{shop_name} propulsé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
{firstname_friend} {lastname_friend}, rejoignez-nous !
 
Votre ami(e) {firstname} {lastname} vous a parrainé depuis le site {shop_name} !
 
Devenez son(sa) filleul(e) afin de gagner un bon d'achat de {discount}!
 
Pour nous rejoindre, rien de plus simple, cliquez-ici !
 
N'oubliez pas d'y préciser l'email de votre ami en tant que parrain lors de votre inscription : {email}.
 
Bien cordialement,
 
{shop_name} propulsé avec PrestaShop™
\ No newline at end of file diff --git a/modules/referralprogram/mails/fr/referralprogram-voucher.html b/modules/referralprogram/mails/fr/referralprogram-voucher.html index ecb71acb6..2dea7a94b 100644 --- a/modules/referralprogram/mails/fr/referralprogram-voucher.html +++ b/modules/referralprogram/mails/fr/referralprogram-voucher.html @@ -5,42 +5,42 @@ Message de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Programme de Parrainage
 
Nous vous informons de la génération d'un bon de réduction à votre nom relatif à votre parrainage.
 
Voici le numéro de votre bon de réduction : {voucher_num}, d'un montant total de {voucher_amount}.
Copiez-collez ce code dans le panier de votre prochain achat avant de régler la commande.
 
{shop_name} propulsé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {firstname} {lastname},
 
Programme de Parrainage
 
Nous vous informons de la génération d'un bon de réduction à votre nom relatif à votre parrainage.
 
Voici le numéro de votre bon de réduction : {voucher_num}, d'un montant total de {voucher_amount}.
Copiez-collez ce code dans le panier de votre prochain achat avant de régler la commande.
 
{shop_name} propulsé avec PrestaShop™
\ No newline at end of file diff --git a/modules/referralprogram/mails/it/referralprogram-congratulations.html b/modules/referralprogram/mails/it/referralprogram-congratulations.html index 4086b3f67..ab8f61617 100644 --- a/modules/referralprogram/mails/it/referralprogram-congratulations.html +++ b/modules/referralprogram/mails/it/referralprogram-congratulations.html @@ -1,46 +1,46 @@ - - - - - Messaggio da {shop_name} - - + + + + + Messaggio da {shop_name} + + - + - + - + - + - + -
{shop_name}
 
Congratulazioni!
 
L'amico che hai presentato, {sponsored_firstname} {sponsored_lastname} ha effettuato il suo primo ordine su {shop_name}!
 
Siamo lieti di offrirti un buono sconto del valore di {discount_display} (voucher # {discount_name}) che potrai utilizzare sul tuo prossimo ordine.
 
Cordialmente,
 
{shop_name} powered by PrestaShop™
- + + \ No newline at end of file diff --git a/modules/referralprogram/mails/it/referralprogram-invitation.html b/modules/referralprogram/mails/it/referralprogram-invitation.html index 804a02681..791f6f65f 100644 --- a/modules/referralprogram/mails/it/referralprogram-invitation.html +++ b/modules/referralprogram/mails/it/referralprogram-invitation.html @@ -1,58 +1,58 @@ - - - - - Messaggio da {shop_name} - - + + + + + Messaggio da {shop_name} + + - + - + - + - + - + - + - + -
{shop_name}
 
{firstname_friend} {lastname_friend}, iscriviti!
 
Il tuo amico {firstname} {lastname} vuole presentarti su {shop_name}!
 
Fatti presentare e vinci un buono sconto di {discount}!
 
E' facilissimo iscriversi. Basta cliccare qui!
 
Quando ti iscrivi, non dimenticare di indicare la mail dell'amico/a che ti ha presentato: {email}.
 
Cordialmente,
 
{shop_name} powered by PrestaShop™
- + + \ No newline at end of file diff --git a/modules/referralprogram/mails/it/referralprogram-voucher.html b/modules/referralprogram/mails/it/referralprogram-voucher.html index 6663b03aa..21537acaf 100644 --- a/modules/referralprogram/mails/it/referralprogram-voucher.html +++ b/modules/referralprogram/mails/it/referralprogram-voucher.html @@ -1,46 +1,46 @@ - - - - - Messaggio da {shop_name} - - + + + + + Messaggio da {shop_name} + + - + - + - + - + - + -
{shop_name}
 
Salve {firstname} {lastname},
 
Programma di presentazione
 
Siamo lieti di informarti che è disponibile un buono sconto a tuo nome per il tuo ordine n.{id_order}.
 
Ecco il codice del tuo buono: {voucher_num}, per un importo di {voucher_amount}.
Basta che nel processo di pagamento del tuo prossimo ordine tu copi/incolli questo codice.
 
{shop_name} powered by PrestaShop™
- + + \ No newline at end of file diff --git a/modules/sendtoafriend/mails/es/send_to_a_friend.html b/modules/sendtoafriend/mails/es/send_to_a_friend.html index 79ac18bf3..05a16f273 100644 --- a/modules/sendtoafriend/mails/es/send_to_a_friend.html +++ b/modules/sendtoafriend/mails/es/send_to_a_friend.html @@ -5,36 +5,36 @@ Mensaje de {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Hola {name},
 
{customer} te ha enviado un vínculo a un producto que él piensa que pueden interesarle.
 
Haga clic aquí para ver este artículo: {product}
 
{shop_name} desarrollado por PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {name},
 
{customer} te ha enviado un vínculo a un producto que él piensa que pueden interesarle.
 
Haga clic aquí para ver este artículo: {product}
 
{shop_name} desarrollado por PrestaShop™
\ No newline at end of file diff --git a/modules/sendtoafriend/mails/es/send_to_a_friend.txt b/modules/sendtoafriend/mails/es/send_to_a_friend.txt index 8bc058eea..1b27b1c37 100644 --- a/modules/sendtoafriend/mails/es/send_to_a_friend.txt +++ b/modules/sendtoafriend/mails/es/send_to_a_friend.txt @@ -1,13 +1,13 @@ -Hola {name}, - - -{customer} te ha enviado un vínculo a un producto que él piensa que pueden interesarle. - -{product}: {product_link} - - -{shop_name} - {shop_url} - - - +Hola {name}, + + +{customer} te ha enviado un vínculo a un producto que él piensa que pueden interesarle. + +{product}: {product_link} + + +{shop_name} - {shop_url} + + + {shop_url} desarrollado por PrestaShop™ \ No newline at end of file diff --git a/modules/sendtoafriend/mails/fr/send_to_a_friend.html b/modules/sendtoafriend/mails/fr/send_to_a_friend.html index 4f5aa121c..42bbc7c50 100644 --- a/modules/sendtoafriend/mails/fr/send_to_a_friend.html +++ b/modules/sendtoafriend/mails/fr/send_to_a_friend.html @@ -5,36 +5,36 @@ Message depuis {shop_name} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{shop_name}
 
Bonjour {name},
 
{customer} vous envoie un lien vers un produit qui pourrait vous intéresser.
 
Il s'agit de {product}
 
{shop_name} réalisé avec PrestaShop™
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Bonjour {name},
 
{customer} vous envoie un lien vers un produit qui pourrait vous intéresser.
 
Il s'agit de {product}
 
{shop_name} réalisé avec PrestaShop™
\ No newline at end of file diff --git a/modules/sendtoafriend/mails/it/send_to_a_friend.html b/modules/sendtoafriend/mails/it/send_to_a_friend.html index ac9348b7f..b90dfd602 100644 --- a/modules/sendtoafriend/mails/it/send_to_a_friend.html +++ b/modules/sendtoafriend/mails/it/send_to_a_friend.html @@ -1,40 +1,40 @@ - - - - - Messaggio da {shop_name} - - + + + + + Messaggio da {shop_name} + + - + - + - + - + -
{shop_name}
 
Salve {name},
 
{customer} ti ha inviato un link per un prodotto che potrebbe interessarti.
 
Clicca qui per vedere questo articolo: {product}
 
{shop_name} powered with PrestaShop™
- + + \ No newline at end of file