Plugins - Globalite
Add to favoritesGlobalite offers:
- easy UI localization.
- Rails localization.
user content available in multiple languages.
Simple UI localization
- support different locales
- yml file based
- simple syntax
- no setup needed
- enough for most projects needing localization
- pass variables to the localization and let the translator deal with it
Simple Rails Localization
- support different locales
- nothing to do, rails comes in your own language (including currency conversion and other helpers)
- yml file based localization for easy update
- support for Rails 1.2x
- simple to maintain
- simple to add/edit a new locale
- Built-in Rails localization in:
- English (UK)
- English (US)
- French (Generic)
- Spanish (Generic)
- Italian
- Portuguese (Generic - thanks to Marcus Derencius)
Simple content i18n/l10n (coming soon)
http://code.google.com/p/globalite/
http://globalite.googlecode.com/svn/trunk/
Rails' (MIT)
Internationalization
