Sample scripts for Ruby-GetText-Package.

$ruby makemo.rb
$ruby sample_script.rb

hello.rb        - Basic sample
hello2.rb       - Basic sample2 (using printf)
hello_various_format.rb - Basic sample2 (multiple line strings)
hello_noop.rb   - N_ sample
hello_plural.rb - n_ sample
hellogtk.rb     - Ruby/GTK sample
hellotk.rb      - Ruby/TK sample
hellogtk2.rb    - Ruby/GTK2 sample(using UTF-8)
helloglade2.rb  - Ruby/Glade2 sample(using UTF-8)
  * you need to copy locale/ja/LC_MESSAGES/helloglade2.mo to GTK+ locale dir.
    e.g.)/usr/share/locale/ja/LC_MESSAGES/helloglade2.mo
