VirtueMart Forum

VirtueMart 2 + 3 + 4 => Language/Translations => Topic started by: MJD1983 on December 17, 2013, 01:33:54 AM

Title: tying to find language file for "Please select a payment method"
Post by: MJD1983 on December 17, 2013, 01:33:54 AM
On the payment page I'm trying to find the language file to edit for the title "Please select a payment method".  Thanks
Title: Re: tying to find language file for "Please select a payment method"
Post by: jjk on December 18, 2013, 18:05:52 PM
It's in yourdomain\language\en-GB\en-GB.com_virtuemart.ini (Frontend language file). But instead of changing the original string, use a language override. See here:
http://docs.virtuemart.net/tutorials/33-templating-layouts/107-customization-of-displayed-text.html
Title: Re: tying to find language file for "Please select a payment method"
Post by: klodovik on December 19, 2013, 09:16:38 AM
Using Overrides i dont see any changes....

My theme been here --> http://forum.virtuemart.net/index.php?topic=120912.msg412417#msg412417

Can i do it without Overrides?
Title: Re: tying to find language file for "Please select a payment method"
Post by: jjk on December 21, 2013, 20:03:39 PM
Quote from: klodovik on December 19, 2013, 09:16:38 AM
Using Overrides i dont see any changes....

Make shure your override is assigned to the site language override file, not to the administrator override file and clear your browser cache.