I have a two language store, English & Japanese.

I have a logo with some links in the logo that include mousevers. Currently I have English displaying for mouseovers on both the English and the Japanese sides, which is not so nice for my mostly Japanese audience...

The mouseover text is in the my_template01/common/tpl_header.php file.

Is it possible to have mouseovers in Japanese when in the Japanese side, and in English when in the English side? If so, how do I go about doing that?

Thanks in advance!