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

Delta Between Two Patch Sets: 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
Left Patch Set: Removed call to non-existant function Created Dec. 1, 2016, 1:53 p.m.
Right Patch Set: Removed some leftovers Created Dec. 8, 2016, 12:47 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « chrome/locale/de/options.dtd ('k') | chrome/locale/en-US/typedItOptIn.dtd » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 <!ENTITY urlfixer.options.title "URL Fixer - Options"> 1 <!ENTITY urlfixer.options.title "URL Fixer - Options">
2 <!ENTITY urlfixer.options.findLabel "If I Type..."> 2 <!ENTITY urlfixer.options.findLabel "If I Type...">
3 <!ENTITY urlfixer.options.replaceLabel "Replace It With..."> 3 <!ENTITY urlfixer.options.replaceLabel "Replace It With...">
4 <!ENTITY urlfixer.options.addButtonLabel "Add Correction"> 4 <!ENTITY urlfixer.options.addButtonLabel "Add Correction">
5 <!ENTITY urlfixer.options.regularExpressionExplanation "If you're familiar with regular expressions, you can use them for both the 'find' and 'replace' paramete rs. Just prefix the 'If I Type' value with 're:' to signify that the string is a regular expression."> 5 <!ENTITY urlfixer.options.regularExpressionExplanation "If you're familiar with regular expressions, you can use them for both the 'find' and 'replace' paramete rs. Just prefix the 'If I Type' value with 're:' to signify that the string is a regular expression.">
6 <!ENTITY urlfixer.options.whitelistLabel "Don't Replace..."> 6 <!ENTITY urlfixer.options.whitelistLabel "Don't Replace...">
7 <!ENTITY urlfixer.options.whitelistEmptyLabel "There are currently no exceptions ."> 7 <!ENTITY urlfixer.options.whitelistEmptyLabel "There are currently no exceptions .">
8 <!ENTITY urlfixer.options.findAndReplaceEmptyLabel "There are currently no rules ."> 8 <!ENTITY urlfixer.options.findAndReplaceEmptyLabel "There are currently no rules .">
9 <!ENTITY urlfixer.options.removeButtonLabel "Remove Selected"> 9 <!ENTITY urlfixer.options.removeButtonLabel "Remove Selected">
10 <!ENTITY urlfixer.options.confirmCorrections "Always confirm corrections with me first"> 10 <!ENTITY urlfixer.options.confirmCorrections "Always confirm corrections with me first">
11 <!ENTITY urlfixer.options.optIn "Allow URL Fixer to use the URLs I type in the U RL bar to improve its ability to correct errors.">
12 <!ENTITY urlfixer.options.optIn.learnMore "Learn more about this option.">
13 <!ENTITY urlfixer.options.tabs.whitelistLabel "Exceptions"> 11 <!ENTITY urlfixer.options.tabs.whitelistLabel "Exceptions">
14 <!ENTITY urlfixer.options.tabs.findAndReplaceLabel "Find &amp; Replace"> 12 <!ENTITY urlfixer.options.tabs.findAndReplaceLabel "Find &amp; Replace">
LEFTRIGHT

Powered by Google App Engine
This is Rietveld