diff options
author | Einar Egilsson | 2009-09-14 14:06:50 +0000 |
---|---|---|
committer | Einar Egilsson | 2009-09-14 14:06:50 +0000 |
commit | 10e637b427e5cdd9b5b6660469391cac525da637 (patch) | |
tree | da323d35e5f6c0eea7112e7dc87103205f89d59c /chrome/locale | |
parent | 8f42f80d0d6de5eb904843b4fbb9a2e0968f7046 (diff) |
Unescape matches option + some unit tests
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@245 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'chrome/locale')
-rw-r--r-- | chrome/locale/en-US/redirect.dtd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/locale/en-US/redirect.dtd b/chrome/locale/en-US/redirect.dtd index 30968fb..40098b8 100644 --- a/chrome/locale/en-US/redirect.dtd +++ b/chrome/locale/en-US/redirect.dtd @@ -10,4 +10,5 @@ <!ENTITY rdoRegex.label "Regular Expression"> <!ENTITY rdoPatternTypes.label "Pattern Type"> <!ENTITY rdoRegex.accessKey "R"> +<!ENTITY chkUnescapeMatches.label "Unescape matches"> |