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

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

Issue 8554013: Renamed necessary components for ABP integration (Closed)
Patch Set: Created Oct. 10, 2012, 1:08 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
Index: chrome/locale/en-US/typedOptIn.dtd
===================================================================
new file mode 100755
--- /dev/null
+++ b/chrome/locale/en-US/typedOptIn.dtd
@@ -0,0 +1,6 @@
+<!ENTITY typedIt.optInTitle "Help Make URL Fixer Better">
Wladimir Palant 2012/10/10 13:17:50 The corresponding XUL file is called typedItOptIn,
+<!ENTITY typedIt.optInDescription "Can URL Fixer use the domain names that you type in the address bar to improve its typo-correcting ability?">
+<!ENTITY typedIt.optInDescription2 "It's completely anonymous, and you can opt out at any time from URL Fixer's options window.">
+<!ENTITY typedIt.optInAccept "Sure">
+<!ENTITY typedIt.optInDecline "No Thanks">
+<!ENTITY typedIt.optInLater "Tell Me More">

Powered by Google App Engine
This is Rietveld