* @copyright 2007-2014 PrestaShop SA * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) * International Registered Trademark & Property of PrestaShop SA */ global $_LANGMAIL; $_LANGMAIL = array(); $_LANGMAIL['Virtual product to download'] = 'Virtual product(s) available for download'; $_LANGMAIL['Your guest account has been transformed to customer account'] = 'Your guest account has been transformed to a customer account'; $_LANGMAIL['Your order return state has changed'] = 'Your order return status has changed'; $_LANGMAIL['Password query confirmation'] = 'Forgot password'; $_LANGMAIL['New voucher regarding your order %s'] = 'New voucher for your order %s'; $_LANGMAIL['Newsletter confirmation'] = 'Newsletter subscription confirmation'; $_LANGMAIL['Your cart and your discount'] = 'Discount offer for items in your cart'; $_LANGMAIL['Thanks for your order'] = 'Thanks for your order!'; $_LANGMAIL['You are one of our best customers'] = 'Thank you for being one of our best customers'; $_LANGMAIL['Product available'] = 'Your watched product is now available'; $_LANGMAIL['Product out of stock'] = 'One or more products are almost out of stock'; $_LANGMAIL['We miss you'] = 'We miss you'; $_LANGMAIL['Email verification'] = 'Email verification'; $_LANGMAIL['Newsletter voucher'] = 'Newsletter voucher'; $_LANGMAIL['New order'] = 'New order : #%d - %s'; $_LANGMAIL['Stock coverage'] = 'Stock coverage'; $_LANGMAIL['Congratulations!'] = 'Congratulations!'; $_LANGMAIL['Your wishlist\\\'s link'] = 'Your wishlist\'s link'; $_LANGMAIL['Message from %1$s %2$s'] = 'Message from %1$s %2$s'; $_LANGMAIL['Your order has been changed'] = 'Your order has been changed'; $_LANGMAIL['Welcome!'] = 'Welcome!'; $_LANGMAIL['New credit slip regarding your order'] = 'New credit slip regarding your order'; $_LANGMAIL['Fwd: Customer message'] = 'Fwd: Customer message'; $_LANGMAIL['Package in transit'] = 'Package in transit'; $_LANGMAIL['Order confirmation'] = 'Order confirmation'; $_LANGMAIL['Message from a customer'] = 'Message from a customer'; $_LANGMAIL['New message regarding your order'] = 'New message regarding your order'; $_LANGMAIL['Process the payment of your order'] = 'Process the payment of your order'; $_LANGMAIL['Log: You have a new alert from your shop'] = 'Log: You have a new alert from your shop'; $_LANGMAIL['Your new password'] = 'Your new password'; $_LANGMAIL['An answer to your message is available #ct%1$s #tc%2$s'] = 'An answer to your message is available #ct%1$s #tc%2$s'; $_LANGMAIL['%1$s sent you a link to %2$s'] = '%1$s sent you a link to %2$s';