rmsgmerge - Extract translatable string from given input ruby script files.
Contents
Description
Merges two Uniforum style .po files together. The def.po file is an existing PO file with translations.
The ref.pot file is the last created PO file with up-to-date source references. ref.pot is generally
created by rxgettext.
Name
rmsgmerge - Extract translatable string from given input ruby script files.
See Also
msgmerge(1), /usr/share/doc/ruby-gettext/README.rdoc, http://www.yotabanana.com/hiki/ruby-gettext- translate.html
Synopsis
rmsgmerge def.po ref.pot [-o output.pot]
