Index: openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl,v diff -u -r1.34 -r1.35 --- openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl 22 Apr 2010 11:21:31 -0000 1.34 +++ openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl 5 May 2010 15:29:58 -0000 1.35 @@ -1133,10 +1133,8 @@ set r [my check] if {$r<0} { ns_return 200 text/html " -

Repeated Operation

- Operation blocked. - Don't submit the same query, while the old one is still - running...

" +

[_ xotcl-request-monitor.repeated_operation]

+ [_ xotcl-request-monitor.operation_blocked]

" return filter_return } elseif {$r>0} { ns_return 200 text/html "