diff options
Diffstat (limited to 'chrome/locale/en-US/editRedirect.xul.dtd')
-rw-r--r-- | chrome/locale/en-US/editRedirect.xul.dtd | 14 |
1 files changed, 0 insertions, 14 deletions
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 @@ -<!-- $Id$ --> -<!ENTITY redirectWindow.title "Redirect"> -<!ENTITY txtExampleUrl.label "Example url"> -<!ENTITY txtIncludePattern.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"> - |