VirtueMart Forum

VirtueMart 2 + 3 + 4 => Language/Translations => Topic started by: khadley on November 21, 2012, 20:56:25 PM

Title: Thank you for your order
Post by: khadley on November 21, 2012, 20:56:25 PM
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]
Title: Re: Thank you for your order
Post by: bytelord on November 21, 2012, 21:09:10 PM
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