Man Page: jifty::plugin::i18n
Operating Environment: debian
Section: 3pm
Jifty::Plugin::I18N(3pm) User Contributed Perl Documentation Jifty::Plugin::I18N(3pm)NAMEJifty::Plugin::I18N - Additional i18n facility such as language selectorSYNOPSIS# In your jifty config.yml under the framework section: L10N: PoDir: share/po AllowedLang: - en - zh_tw Plugins: - I18N: js: 1DESCRIPTIONThis plugin provides additional i18n facility to Jifty's core i18n features, such as compiling l10n lexicon for client side javascript, and a language selector action. You will still need to manually do the following to make client side l10n work: Extract strings from your js files into your po file jifty po --dir share/web/static/js Generate js dictionary jifty po --js init perl v5.14.2 2010-12-08 Jifty::Plugin::I18N(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Introduction |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |