Hello,
I have added the following to the language file on Virtuemart 3
But they don't work?
QuoteCOM_VIRTUEMART_MAIL_SUBJ_SHOPPER_F="Order number: %3$s, Your Part Is No Longer Available"
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_H="Order number: %3$s, Your Order Has Been Shipped Via Our Supplier"
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_E="Order number: %3$s, Your Order Has Been Shipped Via Our Courier DPD"
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_A="Order number: %3$s, Your Order Has Been Shipped Via Royal Mail"
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_M="Order number: %3$s, Your Return Has Been Received"
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_K="Order number: %3$s, Your Return Has Been Authorised"
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_O="Order number: %3$s, Your Part Has Been Ordered From The Manufacturer"
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_J="Order number: %3$s, Your Order Is Delayed"
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_L="Order number: %3$s, A Message Has Been Left On Your Contact Number"
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_B="Order number: %3$s, Payment For Your Order Has Not Been Received"
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_Q="Order number: %3$s, A Partial Refund Has Been Applied To Your Order "
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_S="Shipped"
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_R="Order number: %3$s, A Refund Has Been Applied To Your Order "
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_X="Order number: %3$s, Your Order Is Now Cancelled"
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_C="Order number: %3$s, Your Order Is Confirmed"
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_T="Order number: %3$s, Telephone Payment Has Been Accepted"
This worked for Virtuemart 2, and the codes match the order status's I have added in the backend.
Thanks
Can you make sure you have added the changes to both the front end language override file AND the backend Language override file
Hello,
I tried that and the email subjects still don't show up.
Thanks
Can anyone help me?