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

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

Issue 29366643: Issue 4682 - Remove typo collection functionality from URL Fixer (Closed) Base URL: https://hg.adblockplus.org/urlfixer
Patch Set: Removed some leftovers Created Dec. 8, 2016, 12:47 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/locale/de/options.dtd ('k') | chrome/locale/en-US/typedItOptIn.dtd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/locale/en-US/options.dtd
===================================================================
--- a/chrome/locale/en-US/options.dtd
+++ b/chrome/locale/en-US/options.dtd
@@ -3,12 +3,10 @@
<!ENTITY urlfixer.options.replaceLabel "Replace It With...">
<!ENTITY urlfixer.options.addButtonLabel "Add Correction">
<!ENTITY urlfixer.options.regularExpressionExplanation "If you're familiar with regular expressions, you can use them for both the 'find' and 'replace' parameters. Just prefix the 'If I Type' value with 're:' to signify that the string is a regular expression.">
<!ENTITY urlfixer.options.whitelistLabel "Don't Replace...">
<!ENTITY urlfixer.options.whitelistEmptyLabel "There are currently no exceptions.">
<!ENTITY urlfixer.options.findAndReplaceEmptyLabel "There are currently no rules.">
<!ENTITY urlfixer.options.removeButtonLabel "Remove Selected">
<!ENTITY urlfixer.options.confirmCorrections "Always confirm corrections with me first">
-<!ENTITY urlfixer.options.optIn "Allow URL Fixer to use the URLs I type in the URL bar to improve its ability to correct errors.">
-<!ENTITY urlfixer.options.optIn.learnMore "Learn more about this option.">
<!ENTITY urlfixer.options.tabs.whitelistLabel "Exceptions">
<!ENTITY urlfixer.options.tabs.findAndReplaceLabel "Find &amp; Replace">
« no previous file with comments | « chrome/locale/de/options.dtd ('k') | chrome/locale/en-US/typedItOptIn.dtd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld