| 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"> |