Index: openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl,v diff -u -r1.11.2.3 -r1.11.2.4 --- openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl 23 Jul 2019 14:14:59 -0000 1.11.2.3 +++ openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl 29 Jul 2019 17:13:25 -0000 1.11.2.4 @@ -462,7 +462,7 @@ BootstrapTableRenderer instproc render-bulkactions {} { set bulkactions [[self]::__bulkactions children] html::div -class "btn-group" -role group -aria-label "Bulk actions" { - html::t "Bulk-Actions:" + html::t "#xotcl-core.Bulk_actions#:" set bulkaction_container [[lindex $bulkactions 0] set __parent] set name [$bulkaction_container set __identifier]