remove fish.rb and map translate in translator.rb
[rbot] / data / rbot / plugins / translator.rb
2009-04-30  Raine Virtaremove fish.rb and map translate in translator.rb
2009-04-30  Raine Virtatranslator: make source language optional
2009-04-30  Raine Virtatranslator: make destination language optional
2009-02-19  Raine Virtaremove whitespace
2009-02-17  Raine Virtatranslator: fix BabelfishTranslator
2009-02-17  Raine Virtatranslator: fix NiftyTranslator
2009-02-17  Raine Virtatranslator: use *_with(:attribute => value) syntax...
2009-02-17  Raine Virtatranslator: update GoogleTranslator for changes in...
2007-11-18  Yaohan Chentranslator.rb: improved help message from translators
2007-11-14  Yaohan Chentranslator.rb: use "help <translator>" instead of ...
2007-11-05  Yaohan Chentranslator.rb: display translation provider when it...
2007-09-12  Giuseppe Bilottanamespaces: move rbot-specific classes and modules...
2007-09-11  Dmitry Kim* (plugins/fish,translator) long-running actions made...
2007-09-11  Giuseppe Bilottatranslator plugin: catch all exceptions when trying...
2007-08-15  Yaohan Chen+ translator.rb: added 'translator' command which autom...
2007-08-11  Yaohan Chen* translator.rb: use Irc::Utils.bot
2007-08-11  Yaohan Chentranslator.rb:
2007-08-10  Dmitry Kim* (plugins/translator) fixed a diagnostic message
2007-08-10  Yaohan Chen* translator.rb: corrected naming of BabelfishTranslato...
2007-08-10  Yaohan Chen+ added a translator plugin