Index: openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl,v diff -u -r1.14 -r1.15 --- openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl 3 Dec 2002 17:26:54 -0000 1.14 +++ openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl 13 Dec 2002 12:30:28 -0000 1.15 @@ -267,6 +267,9 @@ @return A localized piece of text. } { + # Make sure the catalog files have been loaded + lang::catalog::import_from_all_files_and_cache + if { [empty_string_p $locale] } { # No locale provided