I'd like to change the "Thank you for your Order" wording that's on the page when a client makes an order, but not sure where i'd go to get to that wording. Screen shot attached.
[attachment cleanup by admin]
Hello,
The language strings are the following:
language\en-GB\en-GB.com_virtuemart.ini (2 hits)
Line 66: COM_VIRTUEMART_CART_ORDERDONE_THANK_YOU="Thank you for your order!"
and
Line 91: COM_VIRTUEMART_CART_THANKYOU="Thank you for your Order!"
I suggest you to use joomla 2.5 language overrides instead of changing the original files because each you upgrade vm language files you will loose those changes in the original files.
Language Overrides:
http://forum.virtuemart.net/index.php?topic=92944.0
a nice guide: http://www.ostraining.com/blog/joomla/languge-manager/
Regards