CREATELOCALE(1)
NAME
createLocale − creates a locale directory
SYNOPSIS
createLocale [ −v ] [ −n locale-name ] [ −m msg-file-dir ] [ −w wrapper-dir ] [ −o output-dir ]
DESCRIPTION
createLocale merges the .po files created by createMsgFiles and the contents of the
OPTIONS
−v Verbose. Normally createLocale does its work silently. This option causes createLocale to echo each cp command it executes.
−n locale-name
specifies the locale name. The default locale is C.
−m msg-file-dir
specifies the directory in which the .po message files are located, normally the output of createMsgFiles. The default directory is ./msgFiles.
−w wrapper-dir
specifies the wrapper directory that contains the .lproj directories to be included. A wrapper directory must be specified for applications, bundles, and palettes.
−o output-dir
specifies the output directory. The default directory is ./locales; thus ./locales/C is created by default.
After createLocale has been run, the resulting directory can be localized
and then installed into the .app wrapper by installLocale.
Sun Microsystems, Inc. — Last change: 17/12/96