Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Français - Português - Русский - 日本語
Scilab Help >> Modules manager > tbx_generate_pofile

tbx_generate_pofile

Extract localized strings from toolbox sources (toolbox compilation process)

Syntax

pofile = tbx_generate_pofile(tbx_name, tbx_path)

Arguments

tbx_name

name of the toolbox, use to name localization files and domain.

tbx_path

path of the toolbox, use to locate files to compile.

pofile

return the generated po file path.

Examples

tbx_generate_pofile("toolbox_skeleton", "SCI/contrib/toolbox_skeleton")

See Also

History

VersionDescription
5.5.0 Function tbx_generate_pofile added.
Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:27:54 CEST 2016