Gettext
Ruby-GetText Sample Rails Plugin.
Files
- Rakefile: rake file for updatpo/makemo.
- init.rb:
– initialize this plugin.
- lib/gettext_plugin.rb:
– The main part of localized plugin.
- po/* (gettext_plugin.po[t])
– Catalog files which translators edit. They are convert to
mofiles by “rake makemo”.
- locale/*
– mo-files for this plugin.
NOTE: This description has been extracted from the Plugin README and so the formatting may need updating to make browser friendly