logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rmsgmerge - Extract translatable string from given input ruby script files.

Author

       This manual page was converted by Tatsuki Sugiura <sugi@nemui.org>, from README for the Debian project.

                                                   2006-01-04                                       rmsgmerge(1)

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]

See Also