This link has been bookmarked by 2 people . It was first bookmarked on 29 Jun 2009, by gialloporpora.
Ubiquity 0.5 adds the ability to localize commands bundled with Ubiquity and, in addition, lays the foundation for the future localization of community commands. The "localization of Ubiquity commands" involves the translation of verb names, description and help strings, and message and interface strings in the commands' preview and execute codes.
id, the message id. This is the original text in the source language, so you know exactly what content needs to be translated. This must exactly match the localized string in the command code. msgstr, the message string. This is the localized string in the target language, here Japanese. As expected, the msgstr above says "direct message was sent" in Japanese. * almost ever
localizations/XX/ where XX is your language code. If the directory doesn't exist, you can make it. Place your po files there.
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.