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: codereview updates fixed and added hover effects and new arrows Created Aug. 14, 2013, 4:09 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,21 @@
-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 installed
+firstRun_dataCorruptionWarning=Does this page keep showing up? <a>Click here!</a>
+firstRun_acceptableAdsHeadline=Annoying ads will now be blocked
+firstRun_acceptableAdsExplanation=We'd like to encourage websites to use straightforward, unobtrusive advertising. That's why we've established <a>strict guidelines</a> to identify acceptable ads, which are shown under default settings. If you still want to block every ad you can <a>disable</a> this in a few seconds.
+
+firstRun_toggle_on=ON
+firstRun_toggle_off=OFF
+
+firstRun_features=Adblock Plus can do more than block 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_feature_activate=activate features
+
+firstRun_share_headline=Be part of it and <a>help us</a> making the web even better
+firstRun_donate=donate
+firstRun_donate_label=Support with money
Thomas Greiner 2013/08/22 10:42:12 Is that the final text?
+firstRun_share=Tell your friends

Powered by Google App Engine
This is Rietveld