VirtueMart Forum

VirtueMart 2 + 3 + 4 => Language/Translations => Topic started by: alain.roger on March 12, 2012, 15:10:38 PM

Title: VM2.0.2 still missing some translation
Post by: alain.roger on March 12, 2012, 15:10:38 PM
Hi,

in VM2.0.2 there is still missing some string translation for SHOP > NEW VENDOR > Storing location/type displays "COM_VIRTUEMART_FORM_MEDIA_SET_VENDORS".
it is needed to fix that simple issue.

A.
Title: Re: VM2.0.2 still missing some translation
Post by: hobartimus on May 25, 2012, 22:01:09 PM
I found this problem in VM 2.0.6 and I fixed it by changing this...

COM_VIRTUEMART_FORM_MEDIA_SET_VENDORS

to this...

COM_VIRTUEMART_FORM_MEDIA_SET_VENDOR

Remove the "S" from "VENDORS".
Title: Re: VM2.0.2 still missing some translation
Post by: finbarr69 on July 28, 2012, 12:44:31 PM
Change it where?
Title: Re: VM2.0.2 still missing some translation
Post by: jjk on July 28, 2012, 16:35:54 PM
...\administrator\language\en-GB\en-GB.com_virtuemart.ini
...or update to 2.0.8e
:)
Title: Re: VM2.0.2 still missing some translation
Post by: finbarr69 on July 31, 2012, 23:34:25 PM
I've already updated to 2.0.8e before I posted and it did not fix it.  Perhaps the update is not overwriting the language ini file.