From 3ce940a70dc15afe504ddcf772d088b952e0b9d9 Mon Sep 17 00:00:00 2001 From: "reed%reedloden.com" <> Date: Sun, 11 Mar 2007 09:11:16 +0000 Subject: Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=reed r=timeless a=mkanat] --- template/en/default/global/user-error.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/global/user-error.html.tmpl') diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 01368f06d..7452ab8d1 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1384,7 +1384,7 @@ [% ELSIF error == "token_inexistent" %] [% title = "Token Does Not Exist" %] The token you submitted does not exist, has expired, or has - been cancelled. + been canceled. [% ELSIF error == "too_soon_for_new_token" %] [% title = "Too Soon For New Token" %] -- cgit v1.2.3-24-g4f1b