From c52888b5c2865d7e4ee414888bc0da89c8ba5446 Mon Sep 17 00:00:00 2001 From: papush Date: Sat, 1 May 2021 01:11:00 +0200 Subject: rebrand --- locale/en-US/redirector.properties | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'locale/en-US/redirector.properties') diff --git a/locale/en-US/redirector.properties b/locale/en-US/redirector.properties index e853787..9049dc6 100644 --- a/locale/en-US/redirector.properties +++ b/locale/en-US/redirector.properties @@ -1,17 +1,17 @@ -initError=Failed to initialize Redirector. -extensionName=Redirector -addCurrentUrl=Add current url to Redirector -addLinkUrl=Add link url to Redirector +initError=Failed to initialize URL Rewriter. +extensionName=URL Rewriter +addCurrentUrl=Add current url to URL Rewriter +addLinkUrl=Add link url to URL Rewriter 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 +enabledTooltip=URL Rewriter is enabled +disabledTooltip=URL Rewriter 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 regexPatternErrorTitle=Invalid regular expression 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. -redirectorFiles=Redirector files (*.rjson) +redirectorFiles=URL Rewriter files (*.rjson) exportCaption=Export redirects... importCaption=Import redirects... deleteConfirmationText=Are you sure you want to permanently delete this redirect? -- cgit v1.2.3-70-g09d2