diff options
Diffstat (limited to 'chrome/locale/en-US/editRedirect.xul.dtd')
-rw-r--r-- | chrome/locale/en-US/editRedirect.xul.dtd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/locale/en-US/editRedirect.xul.dtd b/chrome/locale/en-US/editRedirect.xul.dtd index 40098b8..4b48d9c 100644 --- a/chrome/locale/en-US/editRedirect.xul.dtd +++ b/chrome/locale/en-US/editRedirect.xul.dtd @@ -1,7 +1,7 @@ <!-- $Id$ --> <!ENTITY redirectWindow.title "Redirect"> <!ENTITY txtExampleUrl.label "Example url"> -<!ENTITY txtPattern.label "Include Pattern"> +<!ENTITY txtIncludePattern.label "Include Pattern"> <!ENTITY txtExcludePattern.label "Exclude Pattern"> <!ENTITY txtRedirectUrl.label "Redirect to"> <!ENTITY btnTestPattern.label "Test pattern"> |