diff options
Diffstat (limited to 'chrome/locale/en-US/redirector.properties')
-rw-r--r-- | chrome/locale/en-US/redirector.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/locale/en-US/redirector.properties b/chrome/locale/en-US/redirector.properties index 66a0287..f32005d 100644 --- a/chrome/locale/en-US/redirector.properties +++ b/chrome/locale/en-US/redirector.properties @@ -8,4 +8,5 @@ enabledTooltip=Redirector is enabled disabledTooltip=Redirector is disabled testPatternSuccess=The pattern %S matches example URL %S, and would redirect you to url: %S testPatternFailure=The pattern %S does not match example URL %S +testPatternExclude=Example URL %S matches the exclude pattern %S and so would not be redirected regexPatternError=The pattern '%S' is not a legal regular expression pattern. Details: %S
\ No newline at end of file |