XGETTEXT-TT2(1p) | User Contributed Perl Documentation | XGETTEXT-TT2(1p) |
xgettext-tt2 - Extract translatable strings from Template Toolkit 2 templates
xgettext-tt2 [OPTIONS] INPUTFILES xgettext-tt2 [OPTIONS] --files-from=FILELIST
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>.
The program uses the following built-in default keywords supported by Template::Plugin::Gettext:
The program has the following built-in default flags supported by Template::Plugin::Gettext:
Copyright (C) 2016-2018 Guido Flohr (http://www.guido-flohr.net/). License LGPLv3+: GNU General Public License version 3 or later <http://gnu.org/licenses/lgpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Copyright (C) 2016-2018 Guido Flohr <guido.flohr@cantanea.com>, all rights reserved.
Template, Locale::XGettext, Template::Plugin::Gettext, xgettext, perl
2023-07-21 | perl v5.36.0 |