Index: openacs-4/packages/xotcl-request-monitor/catalog/xotcl-request-monitor.de_DE.ISO-8859-1.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/catalog/xotcl-request-monitor.de_DE.ISO-8859-1.xml,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ openacs-4/packages/xotcl-request-monitor/catalog/xotcl-request-monitor.de_DE.ISO-8859-1.xml 5 May 2010 15:29:58 -0000 1.1
@@ -0,0 +1,6 @@
+
+
+
+ Doppelanfrage/Doppelklick
+ Ihre Anfrage wurde mehrmals an den Server geschickt und daher abgebrochen. Bitte warten Sie einen Augenblick bevor Sie die Seite neu laden oder gehen Sie im Browser eine Seite zur�ck.
+
Index: openacs-4/packages/xotcl-request-monitor/catalog/xotcl-request-monitor.en_US.ISO-8859-1.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/catalog/xotcl-request-monitor.en_US.ISO-8859-1.xml,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ openacs-4/packages/xotcl-request-monitor/catalog/xotcl-request-monitor.en_US.ISO-8859-1.xml 5 May 2010 15:29:58 -0000 1.1
@@ -0,0 +1,6 @@
+
+
+
+ Repeated Operation
+ Your query was repeatedly submitted to the server and therefore blocked. Please wait a moment before reloading the site or go back in your browser.
+
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 "