aboutsummaryrefslogtreecommitdiff
path: root/chrome/locale
diff options
context:
space:
mode:
authorEinar Egilsson2007-05-21 23:21:52 +0000
committerEinar Egilsson2007-05-21 23:21:52 +0000
commita7da44a01a575246c9fb55665c15ce9a9a400814 (patch)
treeaf6695987b18e529a2f76eac2268f5b1cc8541d8 /chrome/locale
parent502c24f18cdfa0f808d9383313bb4f965c7fb11f (diff)
Redirector
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@54 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'chrome/locale')
-rw-r--r--chrome/locale/en-US/redirector.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/chrome/locale/en-US/redirector.properties b/chrome/locale/en-US/redirector.properties
index 110f82c..5d01a1f 100644
--- a/chrome/locale/en-US/redirector.properties
+++ b/chrome/locale/en-US/redirector.properties
@@ -1,4 +1,6 @@
initError=Failed to initialize %1.
extensions.redirector@einaregilsson.com.description=Automatically redirects to user-defined urls on certain pages
+extensionName=Redirector
addCurrentUrl=Add current url to Redirector
-addLinkUrl=Add link url to Redirector \ No newline at end of file
+addLinkUrl=Add link url to Redirector
+recursiveError=A redirect with the pattern %S matches %S and is trying to redirect to it again. You should change this rule so it won't work recursively. \ No newline at end of file