lc_get (public)

 lc_get [ -locale locale ] key

Defined in packages/acs-lang/tcl/localization-procs.tcl

Get a certain format string for the current locale.

Switches:
-locale (optional)
Parameters:
key (required)
the key of for the format string you want.
Returns:
the format string for the current locale.
Author:
Lars Pind <lars@pinds.com>

Testcases:
lang_test__lc_content_size_pretty
[ show source ]
Show another procedure: