Scroll to navigation

Locale::XGettext::TT2(3pm) User Contributed Perl Documentation Locale::XGettext::TT2(3pm)

NAME

Locale::XGettext::TT2 - Extract translatable strings from template files for the Template Toolkit version 2.

SYNOPSIS

    xgettext-tt2 --help

DESCRIPTION

Locale::XGettext::TT2 is the parser backend for xgettext-tt2. It is based on Locale::XGettext.

See <https://github.com/gflohr/Template-Plugin-Gettext> for the big picture.

See Locale::XGettext for an overview of all methods.

See xgettext-tt2 (or try "perldoc xgettext-tt2" or "man xgettext-tt2") for information on invocation.

See Template::Plugin::Gettext to learn more about how to mark strings in templates as translatable.

COPYRIGHT

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.

SEE ALSO

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

2023-07-21 perl v5.36.0