]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
integrated ruby-gettext
authorYaohan Chen <yaohan.chen@gmail.com>
Mon, 9 Jul 2007 08:31:45 +0000 (08:31 +0000)
committerYaohan Chen <yaohan.chen@gmail.com>
Mon, 9 Jul 2007 08:31:45 +0000 (08:31 +0000)
commit069d8c8dd5ab841cc5efcfeae1cdc2e7f93c2976
tree49df20137605bccaeff99ef4340c0d3551f090f7
parent47fd0312cf67aab35ba3cfd3ef898f83b09a7f0f
integrated ruby-gettext
modified a few files to allow translated messages
created gettext template file
initialized gettext files for Japanese and Simplified Chinese
13 files changed:
Rakefile
lib/rbot/botuser.rb
lib/rbot/config.rb
lib/rbot/core/auth.rb
lib/rbot/core/basics.rb
lib/rbot/core/config.rb
lib/rbot/ircbot.rb
lib/rbot/load-gettext.rb [new file with mode: 0644]
lib/rbot/plugins.rb
lib/rbot/registry.rb
po/ja/rbot.po [new file with mode: 0644]
po/rbot.pot [new file with mode: 0644]
po/zh_CN/rbot.po [new file with mode: 0644]