lang::catalog::translate (private)
lang::catalog::translate
Defined in packages/acs-lang/tcl/lang-catalog-procs.tcl
Translates all untranslated strings in a message catalog from English into Spanish, French and German using Babelfish. NOTE: this proc is unmaintained. Quick way to get a multilingual site up and running if you can live with the quality of the translations.
Not a good idea to run this procedure if you have a large message catalog. Use for testing purposes only.
- Author:
- John Lowry <lowry@arsdigita.com>
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.