Quote:
|
Originally Posted by KevinH Hi!
The message files are located in the source at:
ZimbraWebClient/WebRoot/ js/zimbraMail/config/msgs/ZmMsg_en. js
ZimbraWebClient/WebRoot/ js/zimbraAdmin/config/msgs/ZaMsg_en. js
Ajax/WebRoot/ js/dwt/config/msgs/DwtMsg_en. js
Ajax/WebRoot/ js/config/msgs/AjxMsg_en. js
So translating those would be a good start and a big help.
-kevin |
you have to gzip *Msg_en.
js to *Msg_en.
js.jgz in order to have your translation working.
it's correct?