aboutsummaryrefslogtreecommitdiff
path: root/chrome/locale/en-US/redirect.dtd
blob: 45a1d30084ed64a5eb3e94f8efe2f2db9c128b8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!-- $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">
<!ENTITY rdoWildcard.label "Wildcard">
<!ENTITY rdoWildcard.accessKey "W">
<!ENTITY rdoRegex.label "Regular Expression">
<!ENTITY rdoPatternTypes.label "Pattern Type">
<!ENTITY rdoRegex.accessKey "R">