VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: doz15 on July 23, 2015, 10:13:33 AM

Title: Custom field text translation 'Select an Option'
Post by: doz15 on July 23, 2015, 10:13:33 AM
I can not find a way to translate 'Select an Option'.

Where can I find this text to translate? It is a custom field Boolean.
Title: Re: Custom field text translation 'Select an Option'
Post by: doz15 on July 23, 2015, 10:58:23 AM
Some extra information.

Translation of this piece of code did not do the trick:

COM_VIRTUEMART_JS_STRINGS=" editImage: 'edit image',select_all_text: 'select all options',select_some_options_text :'Select some Options', select_an_option_text:'Select an Option'"
Title: Re: Custom field text translation 'Select an Option'
Post by: jenkinhill on July 23, 2015, 11:09:42 AM
ISTR the text is hard coded in components/com_virtuemart/assets/js/chosen.jquery.min.js

For hard coded language problems in any Joomla extension I usually use Nonumber's Re-replacer to change text on the fly.
Title: Re: Custom field text translation 'Select an Option'
Post by: doz15 on July 23, 2015, 11:48:38 AM
Thanks jenkinhill!

Find the hardcoded text. I will test Nonumber ReReplacer for future uses.
Title: Re: Custom field text translation 'Select an Option'
Post by: queno18 on October 01, 2015, 00:22:25 AM
Hello

I have the same problem with the word Select Some Options in Virtuemart. Please nonumber ReReplacer in the Search and Replace fields, code or put it? and more nonumber ReReplacer configurations? Thanks for your help

regards,

Eugenio
Title: Re: Custom field text translation 'Select an Option'
Post by: jenkinhill on October 01, 2015, 13:41:23 PM
Try http://bfy.tw/24O3