actarus1011
Apr 9 2008, 03:53 AM
Hello, is there some way I could save the language used for an order, so that the mails sent when I change the status are in the language of the customer ?
Because, normally, when you send a mail via the admin control panel, it's sent in the language YOU are logged ...
Hope you understand my question
Tx in advance
jcall
Apr 9 2008, 07:56 AM
Not by default. If you want to make the changes yourself, you could find the code that saves the language as a session variable, then add that to the order comments. There are more graceful ways of doing it than that, certainly, depending on your specific goals and needs.
-jared