From 56414122a1bde2bd45b2bba590ee8f1a6bb40648 Mon Sep 17 00:00:00 2001 From: Koosha Khajeh Moogahi Date: Fri, 13 Apr 2012 01:09:54 +0200 Subject: Bug 349337: The time between two successive token requests should be a constant r/a=LpSolit --- template/en/default/global/user-error.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/en/default/global') diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 57fa180e7..21fb68141 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1618,7 +1618,8 @@ [% ELSIF type == "account" %] an account [% END %] - token too recently to request another. Please wait a while and try again. + token too recently to request another. + Please wait [% constants.ACCOUNT_CHANGE_INTERVAL %] minutes then try again. [% ELSIF error == "unknown_action" %] [% IF action %] -- cgit v1.2.3-24-g4f1b