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 - the key of for the format string you want.
Returns:
the format string for the current locale.
Author:
Lars Pind <lars@pinds.com>

Partial Call Graph (max 5 caller/called nodes):
%3 test_lang_test__lc_content_size_pretty lang_test__lc_content_size_pretty (test acs-lang) lc_get lc_get test_lang_test__lc_content_size_pretty->lc_get lang::message::lookup lang::message::lookup (public) lc_get->lang::message::lookup

Testcases:
lang_test__lc_content_size_pretty
[ show source ]
Show another procedure: