Hello, i need to translate different custom fields values...
The titles of the custom fields are translated by language overrides, but i can´t find any solution to translate the corrosponding values.
VM seems only to allow the Product discription to be translated
I use VM 2.0.24 and J! 2.5.14
any help is well appreciated
thanks
See here: http://forum.virtuemart.net/index.php?topic=96758.0 ;)
Thanks for your response, but i don´t understand what you mean to put the values into a ini file...
what ini file do you mean exactly?
could you please explain a bit more
Quote from: Blix on October 10, 2013, 23:13:31 PM
what ini file do you mean exactly?
could you please explain a bit more
All words which are part of the frontend and backend of user interface in Joomla and VirtueMart are stored in language files with the .ini suffix. If you need customizations of text, it is recommended to place your customized text in 'language override' files. If you would simply add your customized text to the original language files, you would loose them again next time you update. See this explanation:
http://docs.virtuemart.net/tutorials/33-templating-layouts/107-customization-of-displayed-text.html
Translating the values of custom fields is pretty similar to this: http://docs.virtuemart.net/tutorials/36-multilingual-store/105-using-language-keys-in-form-fields.html