On the payment page I'm trying to find the language file to edit for the title "Please select a payment method". Thanks
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
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?
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.