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

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

Issue 11039060: first run page redesign (Closed)
Patch Set: Created July 15, 2013, 2:19 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/firstRun.properties
===================================================================
--- a/chrome/locale/en-US/firstRun.properties
+++ b/chrome/locale/en-US/firstRun.properties
@@ -1,16 +1,23 @@
-firstRun_title=Adblock Plus has been installed
-firstRun_dataCorruptionWarning=Does this page keep showing up? <a>Click here!</a>
-firstRun_acceptableAdsExplanation=<strong>Adblock Plus will always block annoying ads.</strong> Still, we want to encourage websites using plain and unobtrusive advertising. That's why we have established <a>strict guidelines</a> to identify acceptable ads, and allow these out of the box. You can always <a>disable</a> this if you want to block all ads.
-
-firstRun_toggle_on=ON
-firstRun_toggle_off=OFF
-
-firstRun_features=Adblock Plus can do more than blocking ads
-firstRun_feature_malware=Malware Blocking
-firstRun_feature_malware_description=Block domains that are known to be infected by malware to make browsing the internet more secure.
-firstRun_feature_social=Remove Social Media Buttons
-firstRun_feature_social_description=Remove social media integration such as the Facebook Like button that track your browsing habits.
-firstRun_feature_tracking=Disable Tracking
-firstRun_feature_tracking_description=There are hundreds of ad companies tracking your every move, but you can easily disable all tracking to browse privately.
-
-firstRun_share=Think Adblock Plus is worth sharing?
+firstRun_title=Adblock Plus has been <strong>installed</strong>
Thomas Greiner 2013/07/15 17:37:01 This is also being used in the <title> tag which d
+firstRun_dataCorruptionWarning=Does this page keep showing up? <a>Click here!</a>
+firstRun_acceptableAdsHeadline=Adblock Plus will always block annoying ads
+firstRun_acceptableAdsExplanation=Still, we want to encourage websites using plain and unobtrusive advertising. That's why we have established <a>strict guidelines</a> to identify acceptable ads, and allow these out of the box. You can always <a>disable</a> this if you want to block all ads.
+
+firstRun_toggle_on=ON
+firstRun_toggle_off=OFF
+
+firstRun_features=Adblock Plus can do more than blocking ads
+firstRun_feature_typo=Typo Correction
+firstRun_feature_typo_description=Automatically correct typos in the address bar to protect you from visiting malicious websites when misspelling an internet address.
Thomas Greiner 2013/07/15 17:37:01 Those two are no longer needed. Don't add them aga
+firstRun_feature_malware=Malware Blocking
+firstRun_feature_malware_description=Block domains that are known to be infected by malware to make browsing the internet more secure.
+firstRun_feature_social=Remove Social Media Buttons
+firstRun_feature_social_description=Remove social media integration such as the Facebook Like button that track your browsing habits.
+firstRun_feature_tracking=Disable Tracking
+firstRun_feature_tracking_description=There are hundreds of ad companies tracking your every move, but you can easily disable all tracking to browse privately.
+firstRun_feature_activate=activate features
+
+firstRun_share=Please <strong>donate</strong> or <strong>tell your friends</strong>.
Thomas Greiner 2013/07/15 17:37:01 Doesn't appear to be used anywhere.
+firstRun_please=Please
+firstRun_donate=donate
+firstRun_or_tell=or <strong>tell your friends</strong>
Thomas Greiner 2013/07/15 17:37:01 Make this one string instead of three because they

Powered by Google App Engine
This is Rietveld