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

Side by Side Diff: chrome/locale/en-US/typoOptions.dtd

Issue 8554013: Renamed necessary components for ABP integration (Closed)
Patch Set: Created Oct. 10, 2012, 11:49 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/locale/en-US/typoNetError.dtd ('k') | defaults/rules.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!ENTITY urlfixer.options.title "URL Fixer - Options">
2 <!ENTITY urlfixer.options.findLabel "If I Type...">
3 <!ENTITY urlfixer.options.replaceLabel "Replace It With...">
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.">
6 <!ENTITY urlfixer.options.whitelistLabel "Don't Replace...">
7 <!ENTITY urlfixer.options.whitelistEmptyLabel "There are currently no exceptions .">
8 <!ENTITY urlfixer.options.findAndReplaceEmptyLabel "There are currently no rules .">
9 <!ENTITY urlfixer.options.removeButtonLabel "Remove Selected">
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">
14 <!ENTITY urlfixer.options.tabs.findAndReplaceLabel "Find &amp; Replace">
Wladimir Palant 2012/10/10 12:22:42 I think that the only strings that are required fo
OLDNEW
« no previous file with comments | « chrome/locale/en-US/typoNetError.dtd ('k') | defaults/rules.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld