From e3b36411d27c6fa6575b386738f9bfd3d582c50a Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Fri, 26 Aug 2011 15:11:28 +0200 Subject: Deleted old files --- chrome/locale/en-US/browserOverlay.xul.dtd | 9 ----- chrome/locale/en-US/editRedirect.xul.dtd | 14 ------- chrome/locale/en-US/redirector.properties | 33 --------------- chrome/locale/en-US/settings.xul.dtd | 65 ------------------------------ chrome/locale/zh-CN/browserOverlay.xul.dtd | 9 ----- chrome/locale/zh-CN/editRedirect.xul.dtd | 14 ------- chrome/locale/zh-CN/redirector.properties | 33 --------------- chrome/locale/zh-CN/settings.xul.dtd | 65 ------------------------------ 8 files changed, 242 deletions(-) delete mode 100644 chrome/locale/en-US/browserOverlay.xul.dtd delete mode 100644 chrome/locale/en-US/editRedirect.xul.dtd delete mode 100644 chrome/locale/en-US/redirector.properties delete mode 100644 chrome/locale/en-US/settings.xul.dtd delete mode 100644 chrome/locale/zh-CN/browserOverlay.xul.dtd delete mode 100644 chrome/locale/zh-CN/editRedirect.xul.dtd delete mode 100644 chrome/locale/zh-CN/redirector.properties delete mode 100644 chrome/locale/zh-CN/settings.xul.dtd (limited to 'chrome/locale') diff --git a/chrome/locale/en-US/browserOverlay.xul.dtd b/chrome/locale/en-US/browserOverlay.xul.dtd deleted file mode 100644 index 3aaa0fc..0000000 --- a/chrome/locale/en-US/browserOverlay.xul.dtd +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/chrome/locale/en-US/editRedirect.xul.dtd b/chrome/locale/en-US/editRedirect.xul.dtd deleted file mode 100644 index 4b48d9c..0000000 --- a/chrome/locale/en-US/editRedirect.xul.dtd +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/chrome/locale/en-US/redirector.properties b/chrome/locale/en-US/redirector.properties deleted file mode 100644 index 128d08e..0000000 --- a/chrome/locale/en-US/redirector.properties +++ /dev/null @@ -1,33 +0,0 @@ -# $Id$ -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 -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 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 -xpathDeprecated=XPath patterns are no longer supported as of version 1.5.1, please remove those redirects. -redirectorFiles=Redirector files (*.rdx) -exportCaption=Export redirects... -importCaption=Import redirects... -deleteConfirmationText=Are you sure you want to permanently delete this redirect? -deleteConfirmationTitle=Delete redirect? -importedMessage=%S redirects were imported -importedMessageSingular=%S redirect was imported -existedMessage=%S redirects were identical to existing redirects and were therefore not imported. -existedMessageSingular=%S redirect was identical to an existing redirect and was therefore not imported. -allExistedMessage=All %S redirects in the file were identical to existing redirects, no redirects were imported. -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? -errorExampleUrlMatchesRecursiveTitle=Error: Recursive match detected -errorExampleUrlMatchesRecursive=The example url %S matches the redirect and would redirect you to %S, which also matches the redirect. This is not allowed as it can cause an endless loop of requests. \ No newline at end of file diff --git a/chrome/locale/en-US/settings.xul.dtd b/chrome/locale/en-US/settings.xul.dtd deleted file mode 100644 index ff55b68..0000000 --- a/chrome/locale/en-US/settings.xul.dtd +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/chrome/locale/zh-CN/browserOverlay.xul.dtd b/chrome/locale/zh-CN/browserOverlay.xul.dtd deleted file mode 100644 index b0567f8..0000000 --- a/chrome/locale/zh-CN/browserOverlay.xul.dtd +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/chrome/locale/zh-CN/editRedirect.xul.dtd b/chrome/locale/zh-CN/editRedirect.xul.dtd deleted file mode 100644 index f0ab422..0000000 --- a/chrome/locale/zh-CN/editRedirect.xul.dtd +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/chrome/locale/zh-CN/redirector.properties b/chrome/locale/zh-CN/redirector.properties deleted file mode 100644 index 866ec1a..0000000 --- a/chrome/locale/zh-CN/redirector.properties +++ /dev/null @@ -1,33 +0,0 @@ -# $Id: redirector.properties 288 2009-10-26 08:13:15Z einar@einaregilsson.com $ -initError=Failed to initialize Redirector. -extensions.redirector@einaregilsson.com.description=根据您设置的规则自动跳转网页。 -extensionName=Redirector -addCurrentUrl=Add current url to Redirector -addLinkUrl=为链接创建 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. -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 -xpathDeprecated=XPath patterns are no longer supported as of version 1.5.1, please remove those redirects. -redirectorFiles=Redirector files (*.rdx) -exportCaption=Export redirects... -importCaption=Import redirects... -deleteConfirmationText=Are you sure you want to permanently delete this redirect? -deleteConfirmationTitle=Delete redirect? -importedMessage=%S redirects were imported -importedMessageSingular=%S redirect was imported -existedMessage=%S redirects were identical to existing redirects and were therefore not imported. -existedMessageSingular=%S redirect was identical to an existing redirect and was therefore not imported. -allExistedMessage=All %S redirects in the file were identical to existing redirects, no redirects were imported. -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? -errorExampleUrlMatchesRecursiveTitle=Error: Recursive match detected -errorExampleUrlMatchesRecursive=The example url %S matches the redirect and would redirect you to %S, which also matches the redirect. This is not allowed as it can cause an endless loop of requests. \ No newline at end of file diff --git a/chrome/locale/zh-CN/settings.xul.dtd b/chrome/locale/zh-CN/settings.xul.dtd deleted file mode 100644 index 0facb3a..0000000 --- a/chrome/locale/zh-CN/settings.xul.dtd +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3-70-g09d2