Web Oriented Object Framework

User Guide (Version 0.5b4)

Woof!
User Guide (Version 0.5b4)

Using message catalogs

One way for an application to achieve multi-lingual capability is to use Tcl's message catalog facility through the standard msgcat package.

The application can retrieve the client's preferred language and then make use of msgcat commands from the page section template to generate content in the appropriate language. See the msgcat documentation for more information.