ruby-lang
March 11th, 2006, 05:30 PM
Ruby-GetText-Package-1.3.0 is now available.
Now ActiveRecord::Column.human_name values translate automaticaly.
Changes for RoR
---------------
* Improve Local::Object
* POSIX, C convert to "en".
* Enhance supports of Ruby on Rails.
* ActionMailer localization 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 Eilonen,
Nickolay Kolev, Kazuhiro NISHIYAMA and others.
<a href="http://rubyforge.org/forum/forum.php?forum_id=5997" target="_blank">http://rubyforge.org/forum/forum.php?forum_id=5997</a>
Now ActiveRecord::Column.human_name values translate automaticaly.
Changes for RoR
---------------
* Improve Local::Object
* POSIX, C convert to "en".
* Enhance supports of Ruby on Rails.
* ActionMailer localization 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 Eilonen,
Nickolay Kolev, Kazuhiro NISHIYAMA and others.
<a href="http://rubyforge.org/forum/forum.php?forum_id=5997" target="_blank">http://rubyforge.org/forum/forum.php?forum_id=5997</a>