Is your plugin hosted on GitHub? Make sure to press the "fetch" button next to the repository field to fetch your plugin's info from GitHub rather than typing it all in.
Repository
Name
Home Page
Short description A simple and every flexible localization plugin. Uses simple language files and localizes model and model attribute names, helpers, error messages, Date and Time classes and several other things. Also supports multiple languages at runtime.
Description The goal of the Simple Localization plugin is to make localization of Rails application as simple as possible. To do this it uses easy to read and write YAML language files. ### Features * Easy installation and integration. * Can be easily customized by turning specific features on and off. * Easy to read and write language files using YAML and if needed Ruby. * Can handle multiple languages at runtime. * A more CSS friendly ActionView `field_error_proc`. * Localizes: * ActiveRecord model and attribute names * ActiveRecord error messages * ActiveRecord helpers * Number helpers * Date and Time classes and date helpers * Array extensions (Array#to_sentence) * Country names (just need to be inserted into the language file) * Templates (eg. index.de.rhtml) * Languages: * French (by Sylvain Obegi) * Dutch (by Mark Kocera) * German (by Stephan Soller) * English (template for new languages by Stephan Soller) * Your own language (it’s easy)
Description format RDoc MarkDown Textile
License Ruby's Rails' (MIT) GPL LGPL BSD Apache Artistic PublicDomain BSD-type Free-Trial Free-but-Restricted OpenSource Proprietary Shareware Source-available-proprietary Commercial
Category Assets Controllers Internationalization Misc. Enhancements Model Rails Engines Searching and Queries Security Statistics and Logs Testing View Extensions