Joomla 4.4.0
VirtueMart 4.0.12 10777
Hello, I have created a new order status. All is fine but I can't figure out how or where to edit the email subject.
At the moment the email arrive with this subject: COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_L
Someone can give me a tip?
Thank you in advance.
Use Language Override (https://docs.joomla.org/J3.x:Language_Overrides_in_Joomla) in Joomla to add translations for your custom language strings.
In Joomla 4, you can find it at System → Manage → Language Overrides.
Thank you Jumbo.
I've created a language override for COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_L but I can't see any change.
I continue to receive the email with subject "COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_L"
Where do I wrong? Thanks for help.
[SOLVED]
It was an override Admin side and not Site side.
It would be best to create the override for both the Site and Admin.
Quote from: Jumbo! on November 28, 2023, 07:31:37 AM
It would be best to create the override for both the Site and Admin.
Thanks :)