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 do Brasil - 日本語 -
Scilab help >> Localization > _

_

get text translated into the current locale and domain.

Calling Sequence

msg=_(myString)

Arguments

string

the message to be translated

Description

_ get the translation of a string to the current locale in the current domain.

Examples

_('Startup execution:')

See Also

  • gettext — get text translated into the current locale and domain.
  • dgettext — get text translated into the current locale and a specific domain domain.

Authors

  • Sylvestre Ledru
<< setlanguage Localization JVM >>

Consortium Scilab (DIGITEO)
Scilab Enterprises

Copyright (c) 2011-2012 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Oct 05 12:10:04 CEST 2011