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 -N -r1.44 -r1.45 --- openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl 26 Feb 2005 16:00:09 -0000 1.44 +++ openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl 27 Feb 2005 22:45:39 -0000 1.45 @@ -8,7 +8,7 @@ http://www.fsf.org/copyleft/gpl.html @creation-date 10 September 2000 - @author Jeff Davis (davis@arsdigita.com) + @author Jeff Davis (davis@xarg.net) @author Bruno Mattarollo (bruno.mattarollo@ams.greenpeace.org) @author Peter Marklund (peter@collaboraid.biz) @author Lars Pind (lars@collaboraid.biz) @@ -703,7 +703,7 @@ Useful if you're not using this message in the page itself, but e.g. for localization data or for the list of messages on the page. - @author Jeff Davis (davis@arsdigita.com) + @author Jeff Davis (davis@xarg.net) @author Henry Minsky (hqm@arsdigita.com) @author Peter Marklund (peter@collaboraid.biz) @@ -878,7 +878,7 @@ package_key.message_key - @author Jeff Davis (davis@arsdigita.com) + @author Jeff Davis (davis@xarg.net) @param locale Abbreviation for language of the message or the locale. @param key Unique identifier for this message. Will be the same identifier @@ -921,7 +921,7 @@ @return A localized message - @author Jeff Davis (davis@arsdigita.com) + @author Jeff Davis (davis@xarg.net) @author Peter Marklund (peter@collaboraid.biz) @author Christian Hvid (chvid@collaboraid.biz)