The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

amon2-xgettext.pl - .po file generater for Amon2 applications

USAGE

  $ amon2-xgettext.pl en ja zh-tw zh-cn fr
  $ ls ./po/
  en.po ja.po zh-tw.po zh-cn.po fr.po

  $ amon2-xgettext.pl --po-dir=translate en ja zh-tw zh-cn fr
  $ ls ./translate/
  en.po ja.po zh-tw.po zh-cn.po fr.po

  $ amon2-xgettext.pl --help
  $ amon2-xgettext.pl --version

AUTHOR

Kazuhiro Osawa <yappo {at} shibuya {dot} pl>

COPYRIGHT

Copyright 2013- Kazuhiro Osawa

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

Amon2::Plugin::L10N