From 7b4c3a2cdbc0f5ac9d237f91164ee8fea8210095 Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Mon, 19 Oct 2009 09:56:04 +0000 Subject: Check for loop redirects implemented git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@280 119bf307-c92d-0410-89bd-8f53e6181181 --- chrome/locale/en-US/redirector.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'chrome/locale/en-US/redirector.properties') diff --git a/chrome/locale/en-US/redirector.properties b/chrome/locale/en-US/redirector.properties index 304f58f..4f16de5 100644 --- a/chrome/locale/en-US/redirector.properties +++ b/chrome/locale/en-US/redirector.properties @@ -24,4 +24,6 @@ existedMessageSingular=%S redirect was identical to an existing redirect and was allExistedMessage=All %S redirects in the file were identical to existing redirects, no redirects were imported. allExistedMessageSingular=The single redirect in the file was identical to an existing redirect and was therefore not imported. importedNone=There were no usable redirects in the given file, no redirects were imported. -importResult=Import results \ No newline at end of file +importResult=Import results +invalidRedirectTitle=Redirector Add-on: Invalid Redirect detected +invalidRedirectText=The pattern "%S" redirected the url %S to %S which also matches the pattern. This will cause an endless loop and so the redirect has been disabled to prevent this from happening. You should edit this redirect to fix it. \ No newline at end of file -- cgit v1.2.3-70-g09d2