lang::catalog::export (public)
lang::catalog::export [ -package_key package_key ] \ [ -locales locales ]
Defined in packages/acs-lang/tcl/lang-catalog-procs.tcl
Exports I18N messages from the database to XML catalog files. By default exports messages for all enabled packages and all enabled locales on the system. Can be restricted to export only for a certain package and/or a list of locales.
- Switches:
- -package_key (optional)
- A key of a package to restrict the export to
- -locales (optional)
- A list of locales to restrict the export to
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- test_catalog_import_export