|
NAMElocalize -- produce Interchange localization file from set of pagesVERSION# $Id: localize.PL,v 2.11 2007-08-09 13:40:57 pajamian Exp $SYNOPSIS"localize -l lg_CC [-d lg_CC] [-m file|-t] file [file2 file3 ...]"DESCRIPTIONHelps manage Interchange pages by finding, adding, and merging localization strings.OPTIONS
lg_CC refers to the POSIX norm of specifying two-letter language and country codes to refer to a locale. Two-page mode requires two files (one for each language) to compare and merge into one locale definition. The merge file for the "-m" option should use the Perl reference form -- see the Interchange documentation for more information. If [L msg_key]default text[/L] keys are found, will produce a comment with the default text for reference. A backup file (filename.html.bak) is saved if "-o" is used, but only one level. Subsequent .bak files will be overwritten. SEE ALSOhttp://www.icdevgroup.org/AUTHORMike Heins and Stefan Hornburg
Visit the GSP FreeBSD Man Page Interface. |