aboutsummaryrefslogtreecommitdiff
path: root/chrome/locale/en-US/redirector.properties
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/locale/en-US/redirector.properties')
-rw-r--r--chrome/locale/en-US/redirector.properties6
1 files changed, 5 insertions, 1 deletions
diff --git a/chrome/locale/en-US/redirector.properties b/chrome/locale/en-US/redirector.properties
index 5d01a1f..df70f6b 100644
--- a/chrome/locale/en-US/redirector.properties
+++ b/chrome/locale/en-US/redirector.properties
@@ -3,4 +3,8 @@ extensions.redirector@einaregilsson.com.description=Automatically redirects to u
extensionName=Redirector
addCurrentUrl=Add current url to Redirector
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
+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.
+enabledTooltip=Redirector is enabled
+disabledTooltip=Redirector is disabled
+testPatternSuccess=The pattern %S matches example URL %S, and would redirect you to %S
+testPatternFailure=The pattern %S does not match example URL %S \ No newline at end of file