创建本地化的google gadget
http://www.google.com/apis/gadgets/i18n.html#Introduction
Creating a Localized Gadget
To create a localized gadget, the basic steps are as follows:
- Write the gadget.
- Extract any text that needs to be translated into message bundles.
- Find someone who can help you translate the gadget.
- The translator creates a new message bundle for a particular locale. This could be per language (French), or per language/country (French/Canada, French/France). Note that non-English message bundles must be saved in UTF-8 format.
- The translator sends you a URL to the new bundle.
- Modify your gadget spec to use the message bundle.
- If your gadget is in the Content Directory, wait 1-2 weeks for the crawler and pipeline to find your updated gadget and make it available in the new market.