| Index: chrome/locale/en-US/filters.dtd |
| =================================================================== |
| --- a/chrome/locale/en-US/filters.dtd |
| +++ b/chrome/locale/en-US/filters.dtd |
| @@ -2,6 +2,7 @@ |
| <!ENTITY subscriptions.tab.label "Filter subscriptions"> |
| <!ENTITY filters.tab.label "Custom filters"> |
| +<!ENTITY typoCorrections.tab.label "Typo corrections"> |
| <!ENTITY addSubscription.label "Add filter subscription"> |
| <!ENTITY addSubscription.accesskey "f"> |
| @@ -112,3 +113,7 @@ |
| <!ENTITY find.accesskey "n"> |
| <!ENTITY close.label "Close"> |
| + |
| +<!ENTITY typoCorrections.whitelistLabel "Don't Replace..."> |
| +<!ENTITY typoCorrections.whitelistEmptyLabel "There are currently no exceptions."> |
| +<!ENTITY typoCorrections.removeButtonLabel "Remove Selected"> |