debian man page for tsmarty2c

Query: tsmarty2c

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

tsmarty2c(1)					     Smarty Gettext Translation String Ripper					      tsmarty2c(1)

NAME
tsmarty2c - Rip translation strings from smarty template files and convert them to gettext calls in C.
SYNOPSIS
tsmarty2c <templ-file1-or-dir1> [<templ-file2-or-dir2>] [... <templ-fileN-or-dirN>]
DESCRIPTION
tsmarty2c rips the translation strings from smarty template files, and converts them to gettext calls in C. The C output may later be used with the standard gettext tools (see xgettext). If one of the parameters is a directory, the template files within will be parsed, recursively. The output also contains comments that point to the location of the file that the string has been ripped from. You can use the '--add-comments' parameter of xgettext to make it include these comments inside the PO file (suggested by Mike van Lammeren).
SEE ALSO
xgettext(1)
AUTHOR
This manual has been written for the Debian project (and may be used by others) by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>. Version 1.0 July 2012 tsmarty2c(1)
Related Man Pages
xgettext(1) - opensolaris
intltool-extract(8) - centos
intltool-extract(8) - debian
pygettext(1) - debian
gstreamer::padtemplate(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com