Index: openacs-4/packages/ams/tcl/ams-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ams/tcl/ams-init.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/ams/tcl/ams-init.tcl 9 Jun 2005 20:19:41 -0000 1.3 +++ openacs-4/packages/ams/tcl/ams-init.tcl 9 Sep 2005 17:08:30 -0000 1.4 @@ -39,8 +39,9 @@ if {[exists_and_not_null locale]} { lang::message::register $locale $package_key $message_key $text } - + return "\#${package_key}.${message_key}\#" } } +