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

xgettext-tt2 - Extract translatable strings from Template Toolkit 2 templates

Default Keywords

       The program has the following built-in default flags supported by Template::Plugin::Gettext:

       •   xgettext:1:perl-brace-format

       •   nxgettext:1:perl-brace-format

       •   nxgettext:2:perl-brace-format

       •   pxgettext:2:perl-brace-format

       •   xgettextp:1:perl-brace-format

       •   npxgettext:2:perl-brace-format

       •   npxgettext:3:perl-brace-format

       •   nxgettextp:1:perl-brace-format

       •   nxgettextp:2:perl-brace-format

Description

       The program xgettext-tt2 extracts translatable strings from templates for the Template Toolkit version 2
       (see <http://www.template-toolkit.org>).

       For an overview of all command line options try the command "perldoc Locale::XGettext" or "man
       Locale::XGettext".  The online version of the manual page is available at
       <https://github.com/gflohr/Locale-XGettext/blob/master/lib/Locale/XGettext.pod>.

Name

       xgettext-tt2 - Extract translatable strings from Template Toolkit 2 templates

See Also

       Template, Locale::XGettext, Template::Plugin::Gettext, xgettext, perl

perl v5.36.0                                       2023-07-21                                   XGETTEXT-TT2(1p)

Synopsis

           xgettext-tt2 [OPTIONS] INPUTFILES
           xgettext-tt2 [OPTIONS] --files-from=FILELIST

See Also