diff options
author | Einar Egilsson | 2008-01-23 22:22:35 +0000 |
---|---|---|
committer | Einar Egilsson | 2008-01-23 22:22:35 +0000 |
commit | bcbcd61eb9fc91a9ed1b3096ce9f2b686a2114b9 (patch) | |
tree | 3d79e540332aa12ae71e94c150c71fd7f890f8ff /chrome/locale/en-US/redirector.properties | |
parent | abc92ba06bb84d544a0d1deb065eb608cac8190e (diff) |
Version 1.5.1
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@104 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'chrome/locale/en-US/redirector.properties')
-rw-r--r-- | chrome/locale/en-US/redirector.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/locale/en-US/redirector.properties b/chrome/locale/en-US/redirector.properties index f32005d..45207a1 100644 --- a/chrome/locale/en-US/redirector.properties +++ b/chrome/locale/en-US/redirector.properties @@ -9,4 +9,5 @@ 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 +regexPatternError=The pattern '%S' is not a legal regular expression pattern. Details: %S +xpathDeprecated=XPath patterns are no longer supported as of version 1.5.1, please remove those redirects.
\ No newline at end of file |