Index: openacs-4/packages/xotcl-core/tcl/30-widget-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/30-widget-procs.tcl,v diff -u -N -r1.70.2.5 -r1.70.2.6 --- openacs-4/packages/xotcl-core/tcl/30-widget-procs.tcl 23 Jul 2019 16:54:51 -0000 1.70.2.5 +++ openacs-4/packages/xotcl-core/tcl/30-widget-procs.tcl 29 Jul 2019 17:13:26 -0000 1.70.2.6 @@ -646,7 +646,7 @@ TABLE instproc render-bulkactions {} { set bulkactions [[self]::__bulkactions children] html::div -class "list-button-bar-bottom" { - html::t "Bulk-Actions:" + html::t "#xotcl-core.Bulk_actions#:" set bulkaction_container [[lindex $bulkactions 0] set __parent] set name [$bulkaction_container set __identifier]