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

Unified Diff: _locales/en/messages.json

Issue 8403145: First attempt at creating a first-run page (Closed)
Patch Set: Created Oct. 17, 2012, 10:24 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 | « no previous file | firstRun.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/en/messages.json
===================================================================
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -100,37 +100,45 @@
"filters_subscription_lastDownload_invalidURL": {
"message": "Failed, not a valid address"
},
"filters_viewList_label": {
"message": "View list"
},
"firstRun_acceptableAdsExplanation": {
"description": "This is the explanation of the acceptable ads feature",
- "message": "<strong>Adblock Plus automatically blocks annoying ads.</strong> Adblock Plus has also been configured to <a>allow some advertising</a> that is considered non-annoying. These ads have to follow <a>strict guidelines</a>, e.g. they cannot be animated and there has to be clear separation between content and ads. By allowing some carefully selected ads you support websites that rely on advertising but choose to do it in a non-intrusve way. You can <a>disable</a> this feature at any time."
+ "message": "<strong>Adblock Plus will always block annoying ads.</strong> But we don't want to hurt websites with plain and unobtrusive ads. That's why we have established <a>strict guidelines</a> to identify acceptable ads, and are not blocking these by default. You can always <a>disable</a> this if you don't want to see any ads at all."
+ },
+ "firstRun_changelog": {
+ "description": "Page subtitle, links to the changelog",
+ "message": "See what's new"
},
"firstRun_feature_acceptableAds": {
"description": "One of the bullet points in the features list",
- "message": "Support websites with acceptable ads (read below for more information)"
+ "message": "Support websites with acceptable ads (more below)"
},
"firstRun_feature_betterSurfing": {
"description": "One of the bullet points in the features list",
- "message": "Surf the web without annoying ads"
+ "message": "Enjoy the web without annoying ads"
},
- "firstRun_feature_improvements": {
+ "firstRun_feature_videoAds": {
"description": "One of the bullet points in the features list",
- "message": "Many other improvements (<a>view changelog</a>)"
+ "message": "Watch videos without commercial interruptions"
+ },
+ "firstRun_features_heading": {
+ "description": "Text above the features list",
+ "message": "With Adblock Plus you can:"
},
"firstRun_share1": {
"description": "First line of text appearing above Facebook/Twitter buttons",
- "message": "Do you like blocking ads?"
+ "message": "Do you think Adblock Plus"
},
"firstRun_share2": {
"description": "Second line of text appearing above Facebook/Twitter buttons",
- "message": "Please spread the word!"
+ "message": "is worth sharing? Please do!"
},
"firstRun_share3": {
"description": "Alternative text to appear above Facebook/Twitter buttons",
"message": "Adblock Plus is free and open source. Please support us:"
},
"firstRun_share3_donate": {
"description": "'Donate' button text",
"message": "Donate"
« no previous file with comments | « no previous file | firstRun.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld