man localize () - localize -- produce Interchange localization file from set of pages
NAME
localize -- produce Interchange localization file from set of pages
VERSION
# CW$Id: localize.PL,v 2.9 2005/11/08 18:14:48 jon Exp $
SYNOPSIS
CWlocalize -l lg_CC [-d lg_CC] [-m file|-t] file [file2 file3 ...]
DESCRIPTION
Helps manage Interchange pages by finding, adding, and merging localization strings.
OPTIONS
Rewrite [L] sections with [LC]text[do_DO]text[/do_dO], adjust file and data mutually exclusive with CW-o. Create default domain file with Locale lg_CC as prefix Create file with Locale lg_CC as prefix. This is mandatory unless in -c mode with CW-m option. Read existing information to merge from <file>. Can contain multiple locales. When in CW-c mode, prefix MM_ to make minimate_compatible; when in regular mode, strip MM_ from [LC] defs Don't write comments in the output. Rewrite [L] sections with [L msgNNNN], adjust file and data. Mutually exclusive with CW-c. Two page mode, mutually exclusive with CW-m. Directory with (UI) menu database files, e.g. CW/usr/lib/interchange/lib/UI/pages/includes/menus. This can be used to include the menu titles in the output.
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 CW-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 CW-o is used, but only one level. Subsequent .bak files will be overwritten.
SEE ALSO
http://www.icdevgroup.org/
AUTHOR
Mike Heins and Stefan Hornburg