aboutsummaryrefslogtreecommitdiff
path: root/chrome/locale/en-US/redirect.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/locale/en-US/redirect.dtd')
-rw-r--r--chrome/locale/en-US/redirect.dtd14
1 files changed, 0 insertions, 14 deletions
diff --git a/chrome/locale/en-US/redirect.dtd b/chrome/locale/en-US/redirect.dtd
deleted file mode 100644
index 40098b8..0000000
--- a/chrome/locale/en-US/redirect.dtd
+++ /dev/null
@@ -1,14 +0,0 @@
-<!-- $Id$ -->
-<!ENTITY redirectWindow.title "Redirect">
-<!ENTITY txtExampleUrl.label "Example url">
-<!ENTITY txtPattern.label "Include Pattern">
-<!ENTITY txtExcludePattern.label "Exclude Pattern">
-<!ENTITY txtRedirectUrl.label "Redirect to">
-<!ENTITY btnTestPattern.label "Test pattern">
-<!ENTITY rdoWildcard.label "Wildcard">
-<!ENTITY rdoWildcard.accessKey "W">
-<!ENTITY rdoRegex.label "Regular Expression">
-<!ENTITY rdoPatternTypes.label "Pattern Type">
-<!ENTITY rdoRegex.accessKey "R">
-<!ENTITY chkUnescapeMatches.label "Unescape matches">
-