diff options
author | Einar Egilsson | 2012-01-08 06:41:57 +0100 |
---|---|---|
committer | Einar Egilsson | 2012-01-08 06:41:57 +0100 |
commit | 5a68a9c070e45f4a8366f0baed90befe685f2824 (patch) | |
tree | 470fbb8ac4e54a3776bac0b4e6e15ded34691ae1 /locale/en-US | |
parent | 53846831aecade74980349949f24d88f33a55c04 (diff) |
2.7.1
Diffstat (limited to 'locale/en-US')
-rw-r--r-- | locale/en-US/redirector.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/locale/en-US/redirector.properties b/locale/en-US/redirector.properties index a868161..09e4910 100644 --- a/locale/en-US/redirector.properties +++ b/locale/en-US/redirector.properties @@ -1,5 +1,4 @@ initError=Failed to initialize Redirector. -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 @@ -24,7 +23,6 @@ allExistedMessage=All %S redirects in the file were identical to existing redire 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 -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. warningExampleUrlDoesntMatchPatternTitle=Warning: Example url does not match redirect warningExampleUrlDoesntMatchPattern=The example url does not match the redirect specified. Are you sure you want to save this redirect? |