Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: English - Português - Русский - 日本語
Aide de Scilab >> Gestionnaire de modules externe > tbx_build_localization

tbx_build_localization

Build localization "mo" file from "po" files (toolbox compilation process)

Syntax

tbx_build_localization(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.

Examples

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

See Also

  • tbx_generate_pofile — Extract localized strings from toolbox sources (toolbox compilation process)

History

VersionDescription
5.5.0 Function tbx_build_localization 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:31:22 CEST 2016