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.
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".
Change it where?
...\administrator\language\en-GB\en-GB.com_virtuemart.ini
...or update to 2.0.8e
:)
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.