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

Unified Diff: locale/en-US/firstRun.json

Issue 29565721: No Issue - Implemented first run page Base URL: https://hg.adblockplus.org/adblockplusui/
Patch Set: Created Oct. 5, 2017, 1:47 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: locale/en-US/firstRun.json
===================================================================
--- a/locale/en-US/firstRun.json
+++ b/locale/en-US/firstRun.json
@@ -1,38 +1,29 @@
{
- "firstRun_acceptableAdsExplanation": {
- "message": "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_acceptableAdsHeadline": {
- "message": "Annoying ads will now be blocked"
+ "firstRun_title": {
+ "message": "INSTALLATION SUCCESSFUL!"
},
- "firstRun_abbPromotionHeadline": {
- "message": "Got a smartphone or a tablet?"
+ "firstRun_subtitle": {
+ "message": "You just took control of your browser"
},
- "firstRun_abbButtonTitle": {
- "message": "Get Adblock Browser here"
+ "firstRun_columnOneTitle": {
+ "message": "YOU'RE IN CONTROL"
},
- "firstRun_abbButtonSubtitle": {
- "message": "Available for Android and iOS"
+ "firstRun_columnOneDescription": {
+ "message": "By default, you may see some nonintrisive ads that adhere to strict criteria. We identify these ads as Acceptable Ads. Prefer to block all ads? <a>Turn off Acceptable Ads</a> feature in seconds."
},
- "firstRun_contributor_credits": {
- "message": "Contributor Credits"
+ "firstRun_configure-button": {
+ "message": "Configure Settings"
},
- "firstRun_donate": {
- "message": "donate"
- },
- "firstRun_donate_label": {
- "message": "Support our project"
+ "firstRun_columnTwoTitle": {
+ "message": "ADBLOCK BROWSER APP"
},
- "firstRun_filterlistsReinitializedWarning": {
- "message": "It seems that an issue caused all filters to be removed and we were unable to restore a backup. Therefore we had to reset your filters and Acceptable Ads settings. Please check your filter lists and Acceptable Ads settings in the <a>Adblock Plus options</a>."
- },
- "firstRun_share": {
- "message": "Tell your friends"
+ "firstRun_columnTwoDescription": {
+ "message": "From the team behind Adblock Plus, the most popular ad blocker for desktop browsers, Adblock Browser is now available for your Android and iOS devices."
},
- "firstRun_share_headline": {
- "message": "<a>Give us a hand</a> in making the web a better place"
+ "firstRun_columnThreeTitle": {
+ "message": "FAIR USE"
},
- "firstRun_title": {
- "message": "Adblock Plus has been installed"
+ "firstRun_columnThreeDescription": {
+ "message": "We encourage you to make fair use of Adblock Plus and the option to whitelist websites. Depending on the filters you use, you understand and accept that unintentional results might occur (e.g. blocked content on a website). Refer to the <a>Terms of Use</a> for more information about fair use of Adblock Plus."
}
}

Powered by Google App Engine
This is Rietveld