I am trying to override some language strings in the el-GR.override.ini file.
However the overrides are not picked up, and the strings in the main el-GR.com_virtuemart.ini are being used.
Changing the strings in that file produces the expected result.
Is this a bug?
VM 3.2.15/Joomla 3.8.10
Thanks
I always have trouble with this .. try to do the over rides ( Joomla interface) in the admin langs and chk : use in both
Giving an example of overrides that do not work:
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_C
COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_N
These involve the e-mails (subjects) that are sent to the shoppers on order status change.
The language strings for those are not in the administrator directory. They are in the user language files.
these ones I know .. they work if u use the joomla lang over ride system . admin . use for both
Is this a Joomla or VM bug?
Its not a bug -- it is the way Joomla lang works - and how VM is accessing the lang vars from FE and Admin