Index: openacs-4/packages/acs-tcl/catalog/acs-tcl.en_US.ISO-8859-1.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/catalog/acs-tcl.en_US.ISO-8859-1.xml,v diff -u -r1.17.2.8 -r1.17.2.9 --- openacs-4/packages/acs-tcl/catalog/acs-tcl.en_US.ISO-8859-1.xml 1 May 2006 22:14:30 -0000 1.17.2.8 +++ openacs-4/packages/acs-tcl/catalog/acs-tcl.en_US.ISO-8859-1.xml 25 May 2006 17:09:58 -0000 1.17.2.9 @@ -46,7 +46,11 @@ %name% is not an integer %name% is not in the range \[%min%, %max%\] %name% is too long. Please enter a value of at most [lindex $range 1] characters long. The value you entered was [string length $value] characters long. + This string looks broken! + %name% is too long. Please enter a value of at most [lindex $length 1] characters long. The value you entered was [string length $value] characters long. + This message text looks broken! + %name% is too short. Please enter a value of at least [lindex $range 0] characters long. The value you entered was [string length $value] characters long. %name% is too short. Please enter a value of at least [lindex $length 1] characters long. The value you entered was [string length $value] characters long. This error was submitted