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

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

Issue 8554013: Renamed necessary components for ABP integration (Closed)
Patch Set: Created Oct. 10, 2012, 11:49 a.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
Index: chrome/locale/en-US/options.dtd
===================================================================
deleted file mode 100644
--- a/chrome/locale/en-US/options.dtd
+++ /dev/null
@@ -1,14 +0,0 @@
-<!ENTITY urlfixer.options.title "URL Fixer - Options">
-<!ENTITY urlfixer.options.findLabel "If I Type...">
-<!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">

Powered by Google App Engine
This is Rietveld