From 55160ef45debaaaeaddaaa26546f75760ca9f69d Mon Sep 17 00:00:00 2001 From: lLefevre Date: Thu, 5 Apr 2012 16:14:28 +0000 Subject: [PATCH] [-] BO : fixed #PSFV-808 : added mail backoffice_order.html for de, it, and es language git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14509 b9a71923-0436-4b27-9f14-aed3839534dd --- mails/de/backoffice_order.html | 40 ++++++++++++++++++++++++++++++++++ mails/de/backoffice_order.txt | 9 ++++++++ mails/es/backoffice_order.html | 40 ++++++++++++++++++++++++++++++++++ mails/es/backoffice_order.txt | 9 ++++++++ mails/it/backoffice_order.html | 37 +++++++++++++++++++++++++++++++ mails/it/backoffice_order.txt | 9 ++++++++ 6 files changed, 144 insertions(+) create mode 100644 mails/de/backoffice_order.html create mode 100644 mails/de/backoffice_order.txt create mode 100644 mails/es/backoffice_order.html create mode 100644 mails/es/backoffice_order.txt create mode 100644 mails/it/backoffice_order.html create mode 100644 mails/it/backoffice_order.txt diff --git a/mails/de/backoffice_order.html b/mails/de/backoffice_order.html new file mode 100644 index 000000000..c2bdedfcf --- /dev/null +++ b/mails/de/backoffice_order.html @@ -0,0 +1,40 @@ + + + + + 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™
+ + \ No newline at end of file diff --git a/mails/de/backoffice_order.txt b/mails/de/backoffice_order.txt new file mode 100644 index 000000000..8f38f4ba0 --- /dev/null +++ b/mails/de/backoffice_order.txt @@ -0,0 +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™ diff --git a/mails/es/backoffice_order.html b/mails/es/backoffice_order.html new file mode 100644 index 000000000..ca32d295d --- /dev/null +++ b/mails/es/backoffice_order.html @@ -0,0 +1,40 @@ + + + + + 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™
+ + \ No newline at end of file diff --git a/mails/es/backoffice_order.txt b/mails/es/backoffice_order.txt new file mode 100644 index 000000000..ab080a9b9 --- /dev/null +++ b/mails/es/backoffice_order.txt @@ -0,0 +1,9 @@ +Hola {firstname} {lastname}, + +Se ha generado un nuevo comando para usted + +Vaya a{order_link} para finalizar el pago + +{shop_name} - {shop_url} + +{shop_url} creado por PrestaShop™ diff --git a/mails/it/backoffice_order.html b/mails/it/backoffice_order.html new file mode 100644 index 000000000..7eadca302 --- /dev/null +++ b/mails/it/backoffice_order.html @@ -0,0 +1,37 @@ + + + + + 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™ +
+ + diff --git a/mails/it/backoffice_order.txt b/mails/it/backoffice_order.txt new file mode 100644 index 000000000..df222d135 --- /dev/null +++ b/mails/it/backoffice_order.txt @@ -0,0 +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™