aboutsummaryrefslogtreecommitdiff
path: root/chrome/locale/en-US/redirect.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/locale/en-US/redirect.dtd')
-rw-r--r--chrome/locale/en-US/redirect.dtd4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/locale/en-US/redirect.dtd b/chrome/locale/en-US/redirect.dtd
index 3014c52..d5ff86c 100644
--- a/chrome/locale/en-US/redirect.dtd
+++ b/chrome/locale/en-US/redirect.dtd
@@ -5,4 +5,8 @@
<!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 rdoRegex.accessKey "R">