After successfully register as a new customer, the screen will display ""Thank you for registering with xxxxxx"".
May I know go to which file to modify this message?
1 answer
Hi Victorlai,
you can open the file of app\locale\en_US\Mage_Customer.csv with a proper tool like microsoft excel there you would see this translated text of
HTML Code:
"Thank you for registering with %s.","Thank you for registering with %s."
you can change the text here (edit the last clause only)