require_once("docutil.php");
page_head("Language customization of the work manager");
echo "
Menu names and other text in the work manager are stored in
a file called language.ini.
The release uses American English.
Other languages are available
here
(thanks to Robi Buechler and other volunteers for this).
";
page_tail();
?>