diff options
author | Einar Egilsson | 2007-05-21 22:03:05 +0000 |
---|---|---|
committer | Einar Egilsson | 2007-05-21 22:03:05 +0000 |
commit | 502c24f18cdfa0f808d9383313bb4f965c7fb11f (patch) | |
tree | c9f2523995b6fc59e3bf6cc3bcc9200bbedd5e95 /chrome/locale/en-US/redirect.dtd |
Redirector
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@53 119bf307-c92d-0410-89bd-8f53e6181181
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"> + |