]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/load-gettext.rb
fix: gettext updated each_textdomain > each_text_domains
[user/henk/code/ruby/rbot.git] / lib / rbot / load-gettext.rb
2020-04-06 Matthias Heckerfix: gettext updated each_textdomain > each_text_domains
2012-07-14 Giuseppe BilottaUpdate gettext support
2012-03-04 Giuseppe BilottaRubyGems obsoleted *and* b0rked all_load_path, try...
2011-01-12 Giuseppe BilottaLimit Comparable inclusion to Array
2010-07-05 Giuseppe Bilottaload-gettext: cope with ruby gettext 2.1.0
2009-09-06 franzruby 1.9: fix method_defined?
2009-08-26 franzgettext: fix empty LANGUAGE env var
2009-08-26 franzruby 1.9: fix *methods.include?
2009-06-06 dmitry kim* (gettext) relaxed check for bound_target() existance
2009-04-20 Giuseppe Bilottagettext: support version 2
2008-07-12 Yaohan Chendo not crash when GetText.cached= is not defined
2008-06-23 Yaohan ChenSet GetText.cached = false so that mo files are reloade...
2008-06-17 dmitry kim* load-gettext: warn() -> warning()
2008-06-07 Yaohan Chenrecommit 33c336af346dc08b4f4f4951dd6eae7150cef481 po...
2008-06-06 Yaohan ChenRevert "each plugin uses its own po file"
2008-06-06 Yaohan Cheneach plugin uses its own po file
2008-04-16 Giuseppe Bilottagettext: support anonymous modules (and thus plugins...
2008-03-11 Giuseppe Bilottagettext: undefine GetText if we failed to load properly
2008-03-11 Yaohan Chenload-gettext.rb: accept ruby-gettext version of 1.8...
2007-09-12 Giuseppe Bilottanamespaces: move rbot-specific classes and modules...
2007-08-27 Giuseppe BilottaGetText: add Config.datadir-based locale search path.
2007-08-26 Giuseppe BilottaOutput gettext textdomain information when setting...
2007-08-26 Giuseppe BilottaCleaner gettext debug information reporting
2007-07-23 Yaohan Chen* display installed version when gettext version is...
2007-07-18 Yaohan Chen- added version check for ruby/gettext, too low or...
2007-07-14 Yaohan Chenadded a warning message if retrieving gettext info...
2007-07-12 Dmitry Kim* (gettext) make us somewhat less dependent on gettext...
2007-07-12 Dmitry Kim* (gettext) work around failing current_textdomain_info()
2007-07-09 Yaohan Chenintegrated ruby-gettext