diff options
Diffstat (limited to 'chrome/locale/en-US/redirect.dtd')
-rw-r--r-- | chrome/locale/en-US/redirect.dtd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/locale/en-US/redirect.dtd b/chrome/locale/en-US/redirect.dtd new file mode 100644 index 0000000..3014c52 --- /dev/null +++ b/chrome/locale/en-US/redirect.dtd @@ -0,0 +1,8 @@ +<!-- $Id$ --> +<!ENTITY redirectWindow.title "Redirect"> +<!ENTITY txtExampleUrl.label "Example url"> +<!ENTITY txtPattern.label "Pattern"> +<!ENTITY txtRedirectUrl.label "Redirect to"> +<!ENTITY chkOnlyIfLinkExists.label "Only if link exists"> +<!ENTITY btnTestPattern.label "Test pattern"> + |