Extract localized strings from toolbox sources (toolbox compilation process)
pofile = tbx_generate_pofile(tbx_name, tbx_path)
name of the toolbox, use to name localization files and domain.
path of the toolbox, use to locate files to compile.
return the generated po file path.
| Version | Description |
| 5.5.0 | Function tbx_generate_pofile added. |