From 3a749823bb7ea97c2c36d0e6f051af1fad64ccae Mon Sep 17 00:00:00 2001
From: djfm
Date: Fri, 25 Oct 2013 12:29:39 +0000
Subject: [PATCH 1/8] // small fixes in English Email php templates
---
mails/en/src/refund.php | 2 +-
modules/blockwishlist/mails/en/src/wishlink.php | 2 +-
modules/blockwishlist/mails/en/src/wishlist.php | 2 +-
modules/mailalerts/mails/en/src/customer_qty.php | 2 +-
modules/mailalerts/mails/en/src/productcoverage.php | 4 ++--
modules/mailalerts/mails/en/src/productoutofstock.php | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/mails/en/src/refund.php b/mails/en/src/refund.php
index a4e86338a..7791abcc0 100644
--- a/mails/en/src/refund.php
+++ b/mails/en/src/refund.php
@@ -14,7 +14,7 @@
-
|
- {product}
+
diff --git a/modules/mailalerts/mails/en/src/productcoverage.php b/modules/mailalerts/mails/en/src/productcoverage.php
index 2cd2e5879..dc93ef036 100644
--- a/modules/mailalerts/mails/en/src/productcoverage.php
+++ b/modules/mailalerts/mails/en/src/productcoverage.php
@@ -11,10 +11,10 @@
|
- {product}
+
- {warning_coverage}.
+ {warning_coverage}.
{current_coverage}
|
diff --git a/modules/mailalerts/mails/en/src/productoutofstock.php b/modules/mailalerts/mails/en/src/productoutofstock.php
index 6eda8bbee..74b0f59da 100644
--- a/modules/mailalerts/mails/en/src/productoutofstock.php
+++ b/modules/mailalerts/mails/en/src/productoutofstock.php
@@ -11,7 +11,7 @@
|
- {product}
+
{last_qty}.
From 4f8d1534699b992b59b1acc94b12c8bf1c3e24ef Mon Sep 17 00:00:00 2001
From: djfm
Date: Mon, 28 Oct 2013 08:47:30 +0000
Subject: [PATCH 2/8] // fixed links in new English mails
---
mails/en/account.html | 2 +-
mails/en/account.txt | 6 +-
mails/en/backoffice_order.html | 4 +-
mails/en/backoffice_order.txt | 9 +-
mails/en/bankwire.html | 4 +-
mails/en/bankwire.txt | 14 +-
mails/en/cheque.html | 6 +-
mails/en/cheque.txt | 16 +-
mails/en/contact.txt | 4 +-
mails/en/contact_form.txt | 4 +-
mails/en/credit_slip.html | 2 +-
mails/en/credit_slip.txt | 13 +-
mails/en/download_product.html | 2 +-
mails/en/download_product.txt | 13 +-
mails/en/employee_password.txt | 4 +-
mails/en/footer.txt | 2 +-
mails/en/forward_msg.txt | 4 +-
mails/en/guest_to_customer.txt | 4 +-
mails/en/header.txt | 2 +-
mails/en/in_transit.html | 3 +-
mails/en/in_transit.txt | 12 +-
mails/en/log_alert.txt | 4 +-
mails/en/newsletter.txt | 4 +-
mails/en/order_canceled.txt | 10 +-
mails/en/order_changed.txt | 10 +-
mails/en/order_conf.html | 2 +-
mails/en/order_conf.txt | 12 +-
mails/en/order_customer_comment.txt | 4 +-
mails/en/order_merchant_comment.html | 2 +-
mails/en/order_merchant_comment.txt | 6 +-
mails/en/order_return_state.txt | 8 +-
mails/en/outofstock.txt | 10 +-
mails/en/password.txt | 10 +-
mails/en/password_query.txt | 6 +-
mails/en/payment.txt | 10 +-
mails/en/payment_error.txt | 10 +-
mails/en/preparation.txt | 10 +-
mails/en/refund.html | 8 +-
mails/en/refund.txt | 10 +-
mails/en/reply_msg.txt | 10 +-
mails/en/shipped.html | 2 +-
mails/en/shipped.txt | 6 +-
mails/en/test.txt | 4 +-
mails/en/voucher.html | 2 +-
mails/en/voucher.txt | 4 +-
mails/en/voucher_new.txt | 4 +-
modules/blocknewsletter/mails/en/footer.html | 15 ++
modules/blocknewsletter/mails/en/footer.txt | 4 +
modules/blocknewsletter/mails/en/header.html | 21 ++
modules/blocknewsletter/mails/en/header.txt | 3 +
.../mails/en/newsletter_conf.html | 68 +++---
.../mails/en/newsletter_conf.txt | 17 +-
.../mails/en/newsletter_verif.html | 73 ++++---
.../mails/en/newsletter_verif.txt | 19 +-
.../mails/en/newsletter_voucher.html | 89 ++++----
.../mails/en/newsletter_voucher.txt | 20 +-
modules/blockwishlist/mails/en/footer.html | 15 ++
modules/blockwishlist/mails/en/footer.txt | 4 +
modules/blockwishlist/mails/en/header.html | 21 ++
modules/blockwishlist/mails/en/header.txt | 3 +
modules/blockwishlist/mails/en/wishlink.html | 90 ++++----
modules/blockwishlist/mails/en/wishlink.txt | 20 +-
modules/blockwishlist/mails/en/wishlist.html | 90 ++++----
modules/blockwishlist/mails/en/wishlist.txt | 21 +-
modules/followup/mails/en/followup_1.html | 108 ++++++----
modules/followup/mails/en/followup_1.txt | 35 +--
modules/followup/mails/en/followup_2.html | 95 +++++----
modules/followup/mails/en/followup_2.txt | 27 ++-
modules/followup/mails/en/followup_3.html | 97 +++++----
modules/followup/mails/en/followup_3.txt | 28 ++-
modules/followup/mails/en/followup_4.html | 106 +++++----
modules/followup/mails/en/followup_4.txt | 33 ++-
modules/followup/mails/en/footer.html | 15 ++
modules/followup/mails/en/footer.txt | 4 +
modules/followup/mails/en/header.html | 21 ++
modules/followup/mails/en/header.txt | 3 +
modules/mailalerts/mails/en/customer_qty.html | 84 +++++---
modules/mailalerts/mails/en/customer_qty.txt | 27 +--
modules/mailalerts/mails/en/footer.html | 15 ++
modules/mailalerts/mails/en/footer.txt | 4 +
modules/mailalerts/mails/en/header.html | 21 ++
modules/mailalerts/mails/en/header.txt | 3 +
modules/mailalerts/mails/en/new_order.html | 201 ++++++++++++------
modules/mailalerts/mails/en/new_order.txt | 89 +++++---
.../mailalerts/mails/en/productcoverage.html | 84 +++++---
.../mailalerts/mails/en/productcoverage.txt | 23 +-
.../mails/en/productoutofstock.html | 84 +++++---
.../mailalerts/mails/en/productoutofstock.txt | 27 ++-
modules/referralprogram/mails/en/footer.html | 15 ++
modules/referralprogram/mails/en/footer.txt | 4 +
modules/referralprogram/mails/en/header.html | 21 ++
modules/referralprogram/mails/en/header.txt | 3 +
.../en/referralprogram-congratulations.html | 101 +++++----
.../en/referralprogram-congratulations.txt | 26 ++-
.../mails/en/referralprogram-invitation.html | 115 +++++-----
.../mails/en/referralprogram-invitation.txt | 36 ++--
.../mails/en/referralprogram-voucher.html | 96 +++++----
.../mails/en/referralprogram-voucher.txt | 29 +--
modules/sendtoafriend/mails/en/footer.html | 15 ++
modules/sendtoafriend/mails/en/footer.txt | 4 +
modules/sendtoafriend/mails/en/header.html | 21 ++
modules/sendtoafriend/mails/en/header.txt | 3 +
.../mails/en/send_to_a_friend.html | 90 ++++----
.../mails/en/send_to_a_friend.txt | 27 +--
104 files changed, 1724 insertions(+), 1007 deletions(-)
create mode 100644 modules/blocknewsletter/mails/en/footer.html
create mode 100644 modules/blocknewsletter/mails/en/footer.txt
create mode 100644 modules/blocknewsletter/mails/en/header.html
create mode 100644 modules/blocknewsletter/mails/en/header.txt
create mode 100644 modules/blockwishlist/mails/en/footer.html
create mode 100644 modules/blockwishlist/mails/en/footer.txt
create mode 100644 modules/blockwishlist/mails/en/header.html
create mode 100644 modules/blockwishlist/mails/en/header.txt
create mode 100644 modules/followup/mails/en/footer.html
create mode 100644 modules/followup/mails/en/footer.txt
create mode 100644 modules/followup/mails/en/header.html
create mode 100644 modules/followup/mails/en/header.txt
create mode 100644 modules/mailalerts/mails/en/footer.html
create mode 100644 modules/mailalerts/mails/en/footer.txt
create mode 100644 modules/mailalerts/mails/en/header.html
create mode 100644 modules/mailalerts/mails/en/header.txt
create mode 100644 modules/referralprogram/mails/en/footer.html
create mode 100644 modules/referralprogram/mails/en/footer.txt
create mode 100644 modules/referralprogram/mails/en/header.html
create mode 100644 modules/referralprogram/mails/en/header.txt
create mode 100644 modules/sendtoafriend/mails/en/footer.html
create mode 100644 modules/sendtoafriend/mails/en/footer.txt
create mode 100644 modules/sendtoafriend/mails/en/header.html
create mode 100644 modules/sendtoafriend/mails/en/header.txt
diff --git a/mails/en/account.html b/mails/en/account.html
index df911e77e..65721d8ba 100644
--- a/mails/en/account.html
+++ b/mails/en/account.html
@@ -59,7 +59,7 @@
|
|
- You can now place orders on our shop: {shop_name}.
+ You can now place orders on our shop: {shop_name}
|
diff --git a/mails/en/account.txt b/mails/en/account.txt
index f42c6945c..941afd063 100644
--- a/mails/en/account.txt
+++ b/mails/en/account.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -23,8 +23,8 @@ Important Security Tips:
notify us immediately.
You can now place orders on our shop: {shop_name}
-[http://safe.shell.la/{shop_url}].
+[{shop_url}]
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/backoffice_order.html b/mails/en/backoffice_order.html
index 615c9f7aa..ff5f17dec 100644
--- a/mails/en/backoffice_order.html
+++ b/mails/en/backoffice_order.html
@@ -31,9 +31,9 @@
|
- A new command has been generated to you.
+ A new order has been generated on your behalf.
- Go on {order_link} to finalize the payment.
+ Please go on {order_link} to finalize the payment.
|
diff --git a/mails/en/backoffice_order.txt b/mails/en/backoffice_order.txt
index ddca7abc9..4db4629cb 100644
--- a/mails/en/backoffice_order.txt
+++ b/mails/en/backoffice_order.txt
@@ -1,11 +1,12 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
-A new command has been generated to you. Go on {order_link}
-[http://safe.shell.la/{order_link}] to finalize the payment.
+A new order has been generated on your behalf. Please go on
+{order_link} [{order_link}] to finalize the
+payment.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/bankwire.html b/mails/en/bankwire.html
index 0e580db61..cbd86eb3f 100644
--- a/mails/en/bankwire.html
+++ b/mails/en/bankwire.html
@@ -23,7 +23,7 @@
Hi {firstname} {lastname},
- Thank you for shopping at {shop_name}!
+ Thank you for shopping with {shop_name}!
|
@@ -46,7 +46,7 @@
You have selected to pay by wire transfer.
- Here are the bank details for your wire or transfer:
+ Here are the bank details for your transfer:
Amount: {total_paid}
Account owner: {bankwire_owner}
Account details: {bankwire_details}
diff --git a/mails/en/bankwire.txt b/mails/en/bankwire.txt
index 66e116a88..6742e6fdc 100644
--- a/mails/en/bankwire.txt
+++ b/mails/en/bankwire.txt
@@ -1,16 +1,16 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
-Thank you for shopping at {shop_name}!
+Thank you for shopping with {shop_name}!
Order {order_name} - Awaiting wire payment Your order with the
reference {ORDER_NAME} has been placed successfully and will be
SHIPPED AS SOON AS WE RECEIVE YOUR PAYMENT.
You have selected to pay by wire transfer. Here are the bank details
-for your wire or transfer:
+for your transfer:
AMOUNT: {total_paid}
@@ -21,14 +21,14 @@ ACCOUNT DETAILS: {bankwire_details}
BANK ADDRESS: {bankwire_address}
You can review your order and download your invoice from the
-"Order history" [http://safe.shell.la/{history_url}] section of your
+"Order history" [{history_url}] section of your
customer account by clicking "My account"
-[http://safe.shell.la/{my_account_url}] on our shop.
+[{my_account_url}] on our shop.
If you have a guest account, you can follow your order via the
-"Guest Tracking" [http://safe.shell.la/{guest_tracking_url}] section
+"Guest Tracking" [{guest_tracking_url}] section
on our shop.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/cheque.html b/mails/en/cheque.html
index 78346631b..8fa0e852a 100644
--- a/mails/en/cheque.html
+++ b/mails/en/cheque.html
@@ -23,7 +23,7 @@
Hi {firstname} {lastname},
- Thank you for shopping at {shop_name}!
+ Thank you for shopping with {shop_name}!
|
@@ -43,9 +43,9 @@
|
- You have selected to pay by check. Please include on your check.
+ You have selected to pay by check.
- Here are the bank details for your wire or transfer:
+ Here are the bank details for your check:
Amount: {total_paid}
Payable to the order of: {cheque_name}
Please mail your check to: {cheque_address_html}
diff --git a/mails/en/cheque.txt b/mails/en/cheque.txt
index 59880f449..0dfab7da5 100644
--- a/mails/en/cheque.txt
+++ b/mails/en/cheque.txt
@@ -1,16 +1,16 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
-Thank you for shopping at {shop_name}!
+Thank you for shopping with {shop_name}!
Order {order_name} - Awaiting check payment Your order with the
reference {ORDER_NAME} has been placed successfully and will be
SHIPPED AS SOON AS WE RECEIVE YOUR PAYMENT.
-You have selected to pay by check. Please include on your check. Here
-are the bank details for your wire or transfer:
+You have selected to pay by check. Here are the bank details for your
+check:
AMOUNT: {total_paid}
@@ -19,14 +19,14 @@ PAYABLE TO THE ORDER OF: {cheque_name}
PLEASE MAIL YOUR CHECK TO: {cheque_address_html}
You can review your order and download your invoice from the
-"Order history" [http://safe.shell.la/{history_url}] section of your
+"Order history" [{history_url}] section of your
customer account by clicking "My account"
-[http://safe.shell.la/{my_account_url}] on our shop.
+[{my_account_url}] on our shop.
If you have a guest account, you can follow your order via the
-"Guest Tracking" [http://safe.shell.la/{guest_tracking_url}] section
+"Guest Tracking" [{guest_tracking_url}] section
on our shop.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/contact.txt b/mails/en/contact.txt
index b146fae7f..fdfbabf78 100644
--- a/mails/en/contact.txt
+++ b/mails/en/contact.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -11,6 +11,6 @@ ORDER ID: {order_name}
ATTACHED FILE: {attached_file}
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/contact_form.txt b/mails/en/contact_form.txt
index c32ac62f9..53ce27c72 100644
--- a/mails/en/contact_form.txt
+++ b/mails/en/contact_form.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -16,6 +16,6 @@ ATTACHED FILE: {attached_file}
We will answer as soon as possible.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/credit_slip.html b/mails/en/credit_slip.html
index eaa690539..f663508cc 100644
--- a/mails/en/credit_slip.html
+++ b/mails/en/credit_slip.html
@@ -31,7 +31,7 @@
|
- Your order with the reference {order_name} - Credit slip created
+ Order {order_name} - Credit slip created
We have generated a credit slip in your name for order with the reference {order_name}.
|
diff --git a/mails/en/credit_slip.txt b/mails/en/credit_slip.txt
index 81101eaf9..3f2a147c3 100644
--- a/mails/en/credit_slip.txt
+++ b/mails/en/credit_slip.txt
@@ -1,17 +1,16 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
-Your order with the reference {order_name} - Credit slip created We
-have generated a credit slip in your name for order with the reference
-{ORDER_NAME}.
+Order {order_name} - Credit slip created We have generated a credit
+slip in your name for order with the reference {ORDER_NAME}.
You can review this credit slip and download your invoice from the
-"My credit slips" [http://safe.shell.la/{history_url}] section of your
+"My credit slips" [{history_url}] section of your
account by clicking "My account"
-[http://safe.shell.la/{my_account_url}] on our shop.
+[{my_account_url}] on our shop.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/download_product.html b/mails/en/download_product.html
index bca9ca7a4..0c3cabff8 100644
--- a/mails/en/download_product.html
+++ b/mails/en/download_product.html
@@ -23,7 +23,7 @@
Hi {firstname} {lastname},
- Thank you for your order from {shop_name}
+ Thank you for your order with the reference {order_name} from {shop_name}
|
diff --git a/mails/en/download_product.txt b/mails/en/download_product.txt
index 66cdc5a6b..603ab80bc 100644
--- a/mails/en/download_product.txt
+++ b/mails/en/download_product.txt
@@ -1,9 +1,10 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
-Thank you for your order from {SHOP_NAME}
+Thank you for your order with the reference {order_name} from
+{SHOP_NAME}
Product(s) now available for download You have {NBPRODUCTS}
product(s) now available for download using the following link(s):
@@ -11,15 +12,15 @@ product(s) now available for download using the following link(s):
{virtualProducts}
You can review your order and download your invoice from the
-"Order history" [http://safe.shell.la/{history_url}] section of your
+"Order history" [{history_url}] section of your
customer account by clicking "My account"
-[http://safe.shell.la/{my_account_url}] on our shop.
+[{my_account_url}] on our shop.
If you have a guest account, you can follow your order via the
"Guest Tracking"
-[http://safe.shell.la/{guest_tracking_url}?id_order={order_name}]
+[{guest_tracking_url}?id_order={order_name}]
section on our shop.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/employee_password.txt b/mails/en/employee_password.txt
index c2c44367f..6056693cc 100644
--- a/mails/en/employee_password.txt
+++ b/mails/en/employee_password.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -14,6 +14,6 @@ PASSWORD: {passwd}
E-MAIL ADDRESS: {email}
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/footer.txt b/mails/en/footer.txt
index 80617d9d5..075985bd1 100644
--- a/mails/en/footer.txt
+++ b/mails/en/footer.txt
@@ -1,4 +1,4 @@
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/forward_msg.txt b/mails/en/forward_msg.txt
index 8a56c2562..c5f42a469 100644
--- a/mails/en/forward_msg.txt
+++ b/mails/en/forward_msg.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -10,6 +10,6 @@ DISCUSSION HISTORY: {messages}
{EMPLOYEE} added "{COMMENT}"
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/guest_to_customer.txt b/mails/en/guest_to_customer.txt
index d693a5018..d7bcb43ce 100644
--- a/mails/en/guest_to_customer.txt
+++ b/mails/en/guest_to_customer.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -14,6 +14,6 @@ Please be careful when sharing these login details with others.
You can access your customer account on our shop: {SHOP_URL}
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/header.txt b/mails/en/header.txt
index 03c9678a3..9b4c415ee 100644
--- a/mails/en/header.txt
+++ b/mails/en/header.txt
@@ -1,3 +1,3 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
diff --git a/mails/en/in_transit.html b/mails/en/in_transit.html
index b8e12fd4f..00735a63b 100755
--- a/mails/en/in_transit.html
+++ b/mails/en/in_transit.html
@@ -34,7 +34,8 @@
Order {order_name} - In transit
Your order with the reference {order_name} is currently in transit.
- You can track your package using the following link: {followup}
+ You can track your package using the following link: {followup}
+
diff --git a/mails/en/in_transit.txt b/mails/en/in_transit.txt
index b170b32d3..f951aa790 100755
--- a/mails/en/in_transit.txt
+++ b/mails/en/in_transit.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -7,17 +7,17 @@ Order {order_name} - In transit Your order with the reference
{ORDER_NAME} is currently in transit.
You can track your package using the following link: {followup}
-[http://safe.shell.la/{followup}]
+[{followup}]
You can review your order and download your invoice from the
-"Order history" [http://safe.shell.la/{history_url}] section of your
+"Order history" [{history_url}] section of your
customer account by clicking "My account"
-[http://safe.shell.la/{my_account_url}] on our shop.
+[{my_account_url}] on our shop.
If you have a guest account, you can follow your order via the
-"Guest Tracking" [http://safe.shell.la/{guest_tracking_url}] section
+"Guest Tracking" [{guest_tracking_url}] section
on our shop.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/log_alert.txt b/mails/en/log_alert.txt
index b49d23492..c7f4d547c 100755
--- a/mails/en/log_alert.txt
+++ b/mails/en/log_alert.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -9,6 +9,6 @@ log alert in your Back Office.
You can check for it in the "TOOLS" > "LOGS" section of your Back
Office.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/newsletter.txt b/mails/en/newsletter.txt
index 1fd42e412..c2462b284 100644
--- a/mails/en/newsletter.txt
+++ b/mails/en/newsletter.txt
@@ -1,10 +1,10 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
{message}
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/order_canceled.txt b/mails/en/order_canceled.txt
index b2014fb34..83aa9ca16 100644
--- a/mails/en/order_canceled.txt
+++ b/mails/en/order_canceled.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -10,14 +10,14 @@ You can check for it in the "TOOLS" > "LOGS" section of your Back
Office.
You can review your order and download your invoice from the
-"Order history" [http://safe.shell.la/{history_url}] section of your
+"Order history" [{history_url}] section of your
customer account by clicking "My account"
-[http://safe.shell.la/{my_account_url}] on our shop.
+[{my_account_url}] on our shop.
If you have a guest account, you can follow your order via the
-"Guest Tracking" [http://safe.shell.la/{guest_tracking_url}] section
+"Guest Tracking" [{guest_tracking_url}] section
on our shop.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/order_changed.txt b/mails/en/order_changed.txt
index 07ab534d2..8b3851ee2 100644
--- a/mails/en/order_changed.txt
+++ b/mails/en/order_changed.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -10,14 +10,14 @@ You can check for it in the "TOOLS" > "LOGS" section of your Back
Office.
You can review your order and download your invoice from the
-"Order history" [http://safe.shell.la/{history_url}] section of your
+"Order history" [{history_url}] section of your
customer account by clicking "My account"
-[http://safe.shell.la/{my_account_url}] on our shop.
+[{my_account_url}] on our shop.
If you have a guest account, you can follow your order via the
-"Guest Tracking" [http://safe.shell.la/{guest_tracking_url}] section
+"Guest Tracking" [{guest_tracking_url}] section
on our shop.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/order_conf.html b/mails/en/order_conf.html
index 1f89ef55b..2a164d32c 100644
--- a/mails/en/order_conf.html
+++ b/mails/en/order_conf.html
@@ -23,7 +23,7 @@
Hi {firstname} {lastname},
- Thank you for shopping at {shop_name}!
+ Thank you for shopping with {shop_name}!
|
diff --git a/mails/en/order_conf.txt b/mails/en/order_conf.txt
index 0b0d0fa3a..a6cd86a1b 100644
--- a/mails/en/order_conf.txt
+++ b/mails/en/order_conf.txt
@@ -1,9 +1,9 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
-Thank you for shopping at {shop_name}!
+Thank you for shopping with {shop_name}!
Order details ORDER: {order_name} Placed on {date}
@@ -56,14 +56,14 @@ Delivery address {delivery_block_html}
Billing address {invoice_block_html}
You can review your order and download your invoice from the
-"Order history" [http://safe.shell.la/{history_url}] section of your
+"Order history" [{history_url}] section of your
customer account by clicking "My account"
-[http://safe.shell.la/{my_account_url}] on our shop.
+[{my_account_url}] on our shop.
If you have a guest account, you can follow your order via the
-"Guest Tracking" [http://safe.shell.la/{guest_tracking_url}] section
+"Guest Tracking" [{guest_tracking_url}] section
on our shop.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/order_customer_comment.txt b/mails/en/order_customer_comment.txt
index 542c78bc5..907bf0fe5 100644
--- a/mails/en/order_customer_comment.txt
+++ b/mails/en/order_customer_comment.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -10,6 +10,6 @@ CUSTOMER: {firstname} {lastname} ({email})
{message}
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/order_merchant_comment.html b/mails/en/order_merchant_comment.html
index a5094541c..f40f14c84 100644
--- a/mails/en/order_merchant_comment.html
+++ b/mails/en/order_merchant_comment.html
@@ -31,7 +31,7 @@
|
- New message from {shop_name}
+ Message from {shop_name}
You have received a new message from {shop_name} regarding order with the reference {order_name}.
Message: {message}
diff --git a/mails/en/order_merchant_comment.txt b/mails/en/order_merchant_comment.txt
index 744001122..9b732936f 100644
--- a/mails/en/order_merchant_comment.txt
+++ b/mails/en/order_merchant_comment.txt
@@ -1,13 +1,13 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
-New message from {shop_name} You have received a new message from
+Message from {shop_name} You have received a new message from
{SHOP_NAME} regarding order with the reference {ORDER_NAME}.
MESSAGE: {message}
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/order_return_state.txt b/mails/en/order_return_state.txt
index 913346e03..9bb80f9a0 100644
--- a/mails/en/order_return_state.txt
+++ b/mails/en/order_return_state.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -10,10 +10,10 @@ your return #{id_order_return}, the new status is:
MESSAGE: {message}
You can review your order and download your invoice from the
-"Order history" [http://safe.shell.la/{history_url}] section of your
+"Order history" [{history_url}] section of your
customer account by clicking "My account"
-[http://safe.shell.la/{my_account_url}] on our shop.
+[{my_account_url}] on our shop.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/outofstock.txt b/mails/en/outofstock.txt
index fec0f654d..cd176e77f 100644
--- a/mails/en/outofstock.txt
+++ b/mails/en/outofstock.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -12,14 +12,14 @@ your delivery. Please accept our apologies and rest assured that we
are working hard to rectify this.
You can review your order and download your invoice from the
-"Order history" [http://safe.shell.la/{history_url}] section of your
+"Order history" [{history_url}] section of your
customer account by clicking "My account"
-[http://safe.shell.la/{my_account_url}] on our shop.
+[{my_account_url}] on our shop.
If you have a guest account, you can follow your order via the
-"Guest Tracking" [http://safe.shell.la/{guest_tracking_url}] section
+"Guest Tracking" [{guest_tracking_url}] section
on our shop.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/password.txt b/mails/en/password.txt
index 5b04d4182..c69669948 100644
--- a/mails/en/password.txt
+++ b/mails/en/password.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -8,14 +8,14 @@ Your new {shop_name} login details E-MAIL ADDRESS: {email}
PASSWORD: {passwd}
You can review your order and download your invoice from the
-"Order history" [http://safe.shell.la/{history_url}] section of your
+"Order history" [{history_url}] section of your
customer account by clicking "My account"
-[http://safe.shell.la/{my_account_url}] on our shop.
+[{my_account_url}] on our shop.
If you have a guest account, you can follow your order via the
-"Guest Tracking" [http://safe.shell.la/{guest_tracking_url}] section
+"Guest Tracking" [{guest_tracking_url}] section
on our shop.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/password_query.txt b/mails/en/password_query.txt
index c66bbdaba..973e5e6c6 100644
--- a/mails/en/password_query.txt
+++ b/mails/en/password_query.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -10,8 +10,8 @@ Please note that this will change your current password.
To confirm this action, please use the following link:
-{url} [http://safe.shell.la/{url}]
+{url} [{url}]
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/payment.txt b/mails/en/payment.txt
index a0a72a9ba..001a67a6a 100644
--- a/mails/en/payment.txt
+++ b/mails/en/payment.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -9,14 +9,14 @@ Order {order_name} - Payment processed Your payment for order with
the reference {ORDER_NAME} was successfully processed.
You can review your order and download your invoice from the
-"Order history" [http://safe.shell.la/{history_url}] section of your
+"Order history" [{history_url}] section of your
customer account by clicking "My account"
-[http://safe.shell.la/{my_account_url}] on our shop.
+[{my_account_url}] on our shop.
If you have a guest account, you can follow your order via the
-"Guest Tracking" [http://safe.shell.la/{guest_tracking_url}] section
+"Guest Tracking" [{guest_tracking_url}] section
on our shop.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/payment_error.txt b/mails/en/payment_error.txt
index 0cead8764..ff4c5071c 100644
--- a/mails/en/payment_error.txt
+++ b/mails/en/payment_error.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -10,14 +10,14 @@ Please contact us at your earliest convenience.
WE CANNOT SHIP YOUR ORDER UNTIL WE RECEIVE YOUR PAYMENT.
You can review your order and download your invoice from the
-"Order history" [http://safe.shell.la/{history_url}] section of your
+"Order history" [{history_url}] section of your
customer account by clicking "My account"
-[http://safe.shell.la/{my_account_url}] on our shop.
+[{my_account_url}] on our shop.
If you have a guest account, you can follow your order via the
-"Guest Tracking" [http://safe.shell.la/{guest_tracking_url}] section
+"Guest Tracking" [{guest_tracking_url}] section
on our shop.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/preparation.txt b/mails/en/preparation.txt
index b25377fc7..8cf2fc4ba 100644
--- a/mails/en/preparation.txt
+++ b/mails/en/preparation.txt
@@ -1,5 +1,5 @@
-[http://safe.shell.la/{shop_url}]
+[{shop_url}]
Hi {firstname} {lastname},
@@ -7,14 +7,14 @@ Order {order_name} - Processing We are currently processing your
{SHOP_NAME} order with the reference {ORDER_NAME}.
You can review your order and download your invoice from the
-"Order history" [http://safe.shell.la/{history_url}] section of your
+"Order history" [{history_url}] section of your
customer account by clicking "My account"
-[http://safe.shell.la/{my_account_url}] on our shop.
+[{my_account_url}] on our shop.
If you have a guest account, you can follow your order via the
-"Guest Tracking" [http://safe.shell.la/{guest_tracking_url}] section
+"Guest Tracking" [{guest_tracking_url}] section
on our shop.
-{shop_name} [http://safe.shell.la/{shop_url}] powered by
+{shop_name} [{shop_url}] powered by
PrestaShop(tm) [http://www.prestashop.com/]
diff --git a/mails/en/refund.html b/mails/en/refund.html
index 935fa2f6a..401feaebb 100644
--- a/mails/en/refund.html
+++ b/mails/en/refund.html
@@ -30,10 +30,10 @@
|
|
-
+
Order {order_name} - Refund processed
-
- We have processed your {shop_name} refund for order with the reference {order_name}.
+
+ We have processed your {shop_name} refund for order with the reference {order_name}.
|
@@ -62,7 +62,7 @@
|
- |
+ |
|