Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: chrome/locale/en-US/filters.dtd

Issue 8559070: Integrated URL Fixer into Adblock Plus (Closed)
Patch Set: Created Oct. 12, 2012, 2:18 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/content/ui/typo.js ('k') | chrome/locale/en-US/typo.properties » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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">
« no previous file with comments | « chrome/content/ui/typo.js ('k') | chrome/locale/en-US/typo.properties » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld