Index: openacs-4/packages/acs-tcl/acs-tcl.info
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/acs-tcl.info,v
diff -u -r1.95.2.46 -r1.95.2.47
--- openacs-4/packages/acs-tcl/acs-tcl.info	14 Jul 2022 17:00:53 -0000	1.95.2.46
+++ openacs-4/packages/acs-tcl/acs-tcl.info	14 Jul 2022 17:01:35 -0000	1.95.2.47
@@ -9,7 +9,7 @@
     <implements-subsite-p>f</implements-subsite-p>
     <inherit-templates-p>t</inherit-templates-p>
 
-    <version name="5.10.1d16" url="http://openacs.org/repository/download/apm/acs-tcl-5.10.1d16.apm">
+    <version name="5.10.1d17" url="http://openacs.org/repository/download/apm/acs-tcl-5.10.1d17.apm">
         <owner url="http://openacs.org">OpenACS</owner>
         <summary>The Kernel Tcl API library.</summary>
         <release-date>2021-09-15</release-date>
@@ -18,7 +18,7 @@
         <license>GPL version 2</license>
         <maturity>3</maturity>
 
-        <provides url="acs-tcl" version="5.10.1d16"/>
+        <provides url="acs-tcl" version="5.10.1d17"/>
         <requires url="acs-bootstrap-installer" version="5.10.0"/>
         <requires url="acs-kernel" version="5.10.1d3"/>
 
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.27.2.6 -r1.27.2.7
--- openacs-4/packages/acs-tcl/catalog/acs-tcl.en_US.ISO-8859-1.xml	14 Jul 2022 17:00:53 -0000	1.27.2.6
+++ openacs-4/packages/acs-tcl/catalog/acs-tcl.en_US.ISO-8859-1.xml	14 Jul 2022 17:01:35 -0000	1.27.2.7
@@ -33,6 +33,7 @@
   <msg key="lt_Invalid_date_The_year">Invalid date: The year must contain 4 digits.</msg>
   <msg key="lt_Invalid_number_of_arg">Invalid number of arguments declared for the proc: the argument name and the value and possibly parameters</msg>
   <msg key="lt_Invalid_number_of_par">Invalid number of parameters passed to filter range/</msg>
+  <msg key="lt_invalid_object_type">Invalid object type</msg>
   <msg key="lt_Invalid_time_time_ele">Invalid time: %time_element% is missing</msg>
   <msg key="lt_Invalid_time_time_is_">Invalid time: time is missing</msg>
   <msg key="lt_Invalid_time_timetime">Invalid time: %time.time% is in invalid format</msg>