lang::util::translator_mode_p (public)

 lang::util::translator_mode_p

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

Whether translator mode is enabled for this session or not. Translator mode will cause all non-translated messages to appear as a link to a page where the message can be translated, instead of the default "not translated" message.

Returns:
1 if translator mode is enabled, 0 otherwise. Returns 0 if there is no HTTP connection.
Author:
Lars Pind <lars@collaboraid.biz>
Created:
October 24, 2002
See Also:

Testcases:
test_translator_mode
[ show source ]
Show another procedure: