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

Unified Diff: chrome/locale/en-US/global.properties

Issue 8559070: Integrated URL Fixer into Adblock Plus (Closed)
Patch Set: Added ability to opt-in and opt-out Created Oct. 19, 2012, 9:14 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
« no previous file with comments | « chrome/locale/en-US/filters.dtd ('k') | chrome/locale/en-US/typo.properties » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/locale/en-US/global.properties
===================================================================
--- a/chrome/locale/en-US/global.properties
+++ b/chrome/locale/en-US/global.properties
@@ -53,3 +53,7 @@
mobile_menu_enable_site=ABP: Enable on ?1?
# Note: the placeholder ?1? will be replaced by the site name. Ideally it should be at the end of the string (space is limited and site names can be long).
mobile_menu_disable_site=ABP: Disable on ?1?
+
+typo_optin_message=It seems that you meant ?1?. Do you want Adblock Plus to correct such typos from now on?
+typo_optin_yes=Yes, enable typo corrections
+typo_optin_no=No, do not enable typo corrections
« no previous file with comments | « chrome/locale/en-US/filters.dtd ('k') | chrome/locale/en-US/typo.properties » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld