search for: bindtextdomain_to

Displaying 1 result from an estimated 1 matches for "bindtextdomain_to".

2006 Sep 12
0
Ruby-GetText-Package-1.8.0
...veRecord::Validtaions are localized with the app''s textdomain. e.g.) You can use gettext methods in the subclass of ActiveForm[1] http://www.realityforge.org/svn/code/active-form/trunk/ * Works rails edge again (http://dev.rubyonrails.org/ticket/5810) * Add GetText.bindtextdomain_to(klass, domainname), .textdomain_to(klass, domainname) * rgettext supports -r, -d options. -r is to set an option parser. -d is for debugging mode. (e.g.) $ rgettext -r fooparser test.foo * Update translations: pt_BR, de, zh_TW, * Code cleanup, fixed bugs. Thanks to: Translators: Joao...