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 -N -r1.23 -r1.24 --- openacs-4/packages/acs-tcl/catalog/acs-tcl.en_US.ISO-8859-1.xml 13 Jan 2010 00:34:46 -0000 1.23 +++ openacs-4/packages/acs-tcl/catalog/acs-tcl.en_US.ISO-8859-1.xml 27 Oct 2014 16:40:04 -0000 1.24 @@ -45,15 +45,15 @@ %name% is not a natural number, that is an integer greater than or equal to 0. %name% is not a valid SQL identifier %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. + %name% is not in the range [%min%, %max%] + %name% is too long. Please enter a value of at most %max_length% characters long. The value you entered is %actual_length% 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. + %name% is too long. Please enter a value of at most %max_length% characters long. The value you entered is %actual_length% 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. + %name% is too short. Please enter a value of at least %min_length% characters long. The value you entered is %actual_length% characters long. + %name% is too short. Please enter a value of at least %min_length% characters long. The value you entered is %actual_length% characters long. This error was submitted Please back up using your browser, correct the above Problem with a Page (or maybe Your Input) @@ -83,6 +83,7 @@ You must supply a value for %formal_name% You specified a path to a file that is not allowed on the system. You've supplied two values for '%formal_name%' + Deprecated Immature Maturity level is visible in the Installer and when browsing the repository