Sha256: 79bdd835bbfe7a40752bcb00613da31ad4873d894540bcef1dc76cdbd4cb6861

Contents?: true

Size: 357 Bytes

Versions: 62

Compression:

Stored size: 357 Bytes

Contents

Sample scripts for gettext.

$rake sample:gettext
$ruby sample_script.rb

hello.rb        - Basic sample
hello2.rb       - Basic sample2 (using printf)
hello_noop.rb   - N_ sample
hello_plural.rb - n_ sample
hello_gtk.rb     - Ruby/GTK2 sample
hello_tk.rb      - Ruby/TK sample
hello_glade2.rb  - Ruby/Glade2 sample

cgi/* - CGI/ERB sample (See cgi/README)

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
gettext-3.5.1 samples/README
gettext-3.5.0 samples/README
gettext-3.4.9 samples/README
gettext-3.4.8 samples/README
gettext-3.4.7 samples/README
gettext-3.4.6 samples/README
gettext-3.4.5 samples/README
gettext-3.4.4 samples/README
gettext-3.4.3 samples/README
gettext-3.4.2 samples/README
gettext-3.4.1 samples/README
gettext-3.4.0 samples/README
gettext-3.3.9 samples/README
gettext-3.3.8 samples/README
gettext-3.3.7 samples/README
gettext-3.3.6 samples/README
gettext-3.3.5 samples/README
gettext-3.3.4 samples/README
gettext-3.3.3 samples/README
gettext-3.3.2 samples/README