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.68.2.4 -r1.68.2.5 --- openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl 5 Apr 2019 12:50:54 -0000 1.68.2.4 +++ openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl 10 Aug 2019 15:10:51 -0000 1.68.2.5 @@ -761,7 +761,7 @@ identifier for each locale. All keys belong to a certain package and should be prefixed with the package key of that package on the format package_key.message_key (the dot is reserved for separating - the package key, the rest of the key should contain only alpha-numeric + the package key, the rest of the key should contain only alphanumeric characters and underscores). If the key does not belong to any particular package it should not contain a dot. A lookup is always attempted with the exact key given to this proc.