// Merge -> revision 9352
This commit is contained in:
@@ -27,5 +27,38 @@
|
||||
|
||||
global $_LANGMAIL;
|
||||
$_LANGMAIL = array();
|
||||
$_LANGMAIL['Welcome!'] = 'Welcome!';
|
||||
$_LANGMAIL['Message from contact form'] = 'Customer message from contact form';
|
||||
$_LANGMAIL['Your message has been correctly sent'] = 'Your message has been sent successfully';
|
||||
$_LANGMAIL['New credit slip regarding your order'] = 'New credit slip regarding your order';
|
||||
$_LANGMAIL['Virtual product to download'] = 'Virtual product(s) available for download';
|
||||
$_LANGMAIL['Fwd: Customer message'] = 'Fwd: Customer message';
|
||||
$_LANGMAIL['Your guest account has been transformed to customer account'] = 'Your guest account has been transformed to a customer account';
|
||||
$_LANGMAIL['Package in transit'] = 'Package in transit';
|
||||
$_LANGMAIL['[Log'] = '[Log';
|
||||
$_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['Your order return state has changed'] = 'Your order return status has changed';
|
||||
$_LANGMAIL['Your password'] = 'Your password has been reset';
|
||||
$_LANGMAIL['Password query confirmation'] = 'Forgot password';
|
||||
$_LANGMAIL['An answer to your message is available'] = 'New response to your inquiry';
|
||||
$_LANGMAIL['New voucher regarding your order'] = 'New voucher for your order';
|
||||
$_LANGMAIL['Happy birthday!'] = 'Happy birthday!';
|
||||
$_LANGMAIL['Newsletter confirmation'] = 'Newsletter subscription confirmation';
|
||||
$_LANGMAIL['Newsletter voucher'] = 'Newsletter voucher';
|
||||
$_LANGMAIL['Your wishlist\\\'s link'] = 'Your wishlist\'s link';
|
||||
$_LANGMAIL['Message from '] = 'Message from ';
|
||||
$_LANGMAIL['$subject'] = '';
|
||||
$_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['We miss you'] = 'We miss you';
|
||||
$_LANGMAIL['Product available'] = 'Your watched product is now available';
|
||||
$_LANGMAIL['Product out of stock'] = 'One or more products are almost out of stock';
|
||||
$_LANGMAIL['Error reporting from your PayPal module'] = 'Error reporting from your PayPal module';
|
||||
$_LANGMAIL['Congratulations!'] = 'Congratulations!';
|
||||
$_LANGMAIL['Referral Program'] = 'Referral program';
|
||||
$_LANGMAIL['A friend sent you a link to'] = 'A friend sent you a link to';
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user