From a7506a34544f4df3ba65a854c81fadcca2eb303f Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Wed, 2 Sep 2015 12:14:24 +0000 Subject: CRUD stuff almost ready --- locale/en-US/browserOverlay.dtd | 9 ----- locale/en-US/editRedirect.xul.dtd | 14 -------- locale/en-US/redirector.properties | 31 ----------------- locale/en-US/settings.xul.dtd | 70 -------------------------------------- 4 files changed, 124 deletions(-) delete mode 100644 locale/en-US/browserOverlay.dtd delete mode 100644 locale/en-US/editRedirect.xul.dtd delete mode 100644 locale/en-US/redirector.properties delete mode 100644 locale/en-US/settings.xul.dtd (limited to 'locale') diff --git a/locale/en-US/browserOverlay.dtd b/locale/en-US/browserOverlay.dtd deleted file mode 100644 index 3aaa0fc..0000000 --- a/locale/en-US/browserOverlay.dtd +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/locale/en-US/editRedirect.xul.dtd b/locale/en-US/editRedirect.xul.dtd deleted file mode 100644 index 4b48d9c..0000000 --- a/locale/en-US/editRedirect.xul.dtd +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/locale/en-US/redirector.properties b/locale/en-US/redirector.properties deleted file mode 100644 index 9203928..0000000 --- a/locale/en-US/redirector.properties +++ /dev/null @@ -1,31 +0,0 @@ -initError=Failed to initialize Redirector. -extensionName=Redirector -addCurrentUrl=Add current URL to Redirector -addLinkUrl=Add link URL to Redirector -recursiveError=A redirect with the pattern\n %S\nmatches\n %S\nand is trying to redirect to it again.\n\nEdit this redirect so it will no longer be recursive. -enabledTooltip=Redirector enabled -disabledTooltip=Redirector disabled -testPatternSuccess=SUCCESS!\n\nThe pattern\n %S\nmatches the example URL\n %S\nand would redirect you to\n %S\n\n -testPatternFailure=FAIL!\n\nThe pattern\n %S\nDOES NOT match the example URL\n %S\n\n -testPatternExclude=The example URL\n %S\nmatches the exclude pattern\n %S\nand so would not be redirected -regexPatternErrorTitle=Invalid regular expression -regexPatternError=The pattern\n %S\nis not a legal regular expression.\n\nDetails:\n%S -xpathDeprecated=XPath patterns are no longer supported as of Redirector 1.5.1.\n\nPlease remove those redirects. -redirectorFiles=Redirector files (*.rjson) -exportCaption=Export redirects... -importCaption=Import redirects... -deleteConfirmationText=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 therefore were not imported. -existedMessageSingular=%S redirect was identical to an existing redirect and therefore was not imported. -allExistedMessage=All %S redirects in the file were identical to existing redirects, and therefore no redirects were imported. -allExistedMessageSingular=The single redirect in the file was identical to an existing redirect, and therefore was not imported. -importedNone=There were no usable redirects in the given file, therefore no redirects were imported. -importResult=Import results -invalidRedirectText=The pattern\n %Sredirected the URL\n %S\nto\n %S\nwhich also matches the pattern.\n\nSince this causes an endless loop, the redirect has been disabled.\n\nEdit this redirect to fix the recursion. -warningExampleUrlDoesntMatchPatternTitle=Warning: The example URL does not match the pattern -warningExampleUrlDoesntMatchPattern=The example URL does not match the pattern specified.\n\nSave this redirect?\n -errorExampleUrlMatchesRecursiveTitle=Error: Recursive match detected -errorExampleUrlMatchesRecursive=The example URL\n %S\nmatches the pattern and would redirect to\n %S\nwhich also matches the pattern.\n\nThis is not allowed as it causes endless recursion. diff --git a/locale/en-US/settings.xul.dtd b/locale/en-US/settings.xul.dtd deleted file mode 100644 index 90d3f6f..0000000 --- a/locale/en-US/settings.xul.dtd +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3