Displaying 1 result from an estimated 1 matches for "foo_ja_jp".
2006 Mar 11
0
Ruby-GetText-Package-1.3.0
...ation support.
* Use GetText function(_() N_() etc) in template.
* ISO-2022-JP charset is used when language is "ja"(Japanese).
* Localization templates support.
* ActionController::Base.render_text is overrided to find
localized templates such as foo_ja.rhml, foo_ja_JP.rhtml.
* @params["lang"] is treated as cgi["lang"]
* Use N_() as localized messages of validates_* instead of _().
* Translates ActiveRecord::Column.human_name values automatically.
* Fix memory leak, other bugs.
Thanks to:
Albert Ramstedt, Yugui, drawnboy, Erkki Eil...