VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: eyesofkids on April 29, 2014, 08:32:43 AM

Title: Some untranslated terms in the backend [VM2.6]
Post by: eyesofkids on April 29, 2014, 08:32:43 AM
Tested on VM2.6 default installation package(with Joomla 2.5.19).
As attached files.


[attachment cleanup by admin]
Title: Re: Some untranslated terms in the backend [VM2.6]
Post by: eyesofkids on April 29, 2014, 09:08:42 AM
Just quick fixed that:

pic 1: copy these terms to  /com_virtuemart/language/en-GB.com_virtuemart.ini(backend) (from com_virtuemart/language/en-GB.com_virtuemart_orders.ini( frontend))
pic 2: change default shopper group name (don't use the term from language file)
pic 3: copy the term to/com_virtuemart/language/en-GB.com_virtuemart.ini(backend) (it is XXX="Id" and in en-GB.com_virtuemart_countries.ini(backend))
Title: Re: Some untranslated terms in the backend [VM2.6]
Post by: Milbo on April 29, 2014, 11:10:43 AM
yeh, but this is not the real solution.

The reason we have this tiny problem is that the correct Frontend language file is not loaded. If you just copy it in the BE, you fall back in the old times in wich we had to override always FE and BE.

But thanks I will take a look and add the loading of the lang there.
Title: Re: Some untranslated terms in the backend [VM2.6]
Post by: eyesofkids on April 29, 2014, 14:48:54 PM
Thank you for the reply.
Yes, these are not real solution.
I only do that on my language files (not en_GB ones).

Eddy
Title: Re: Some untranslated terms in the backend [VM2.6]
Post by: Milbo on April 29, 2014, 16:07:53 PM
will be fixed in vm2.6.0a