Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Net::Jabber qw( Client );
    ...
    setlocale (LC_MESSAGES, "ga");
    textdomain ('dictbot');
    bindtextdomain ('dictbot' => "./locale");
    
  2. or download this
        $message = gettext( "commands" ) . ":\n";