Index: locale/en_US/firstRun.json |
=================================================================== |
--- a/locale/en_US/firstRun.json |
+++ b/locale/en_US/firstRun.json |
@@ -1,38 +1,98 @@ |
{ |
- "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_aboutLink": { |
+ "message": "About" |
+ }, |
+ "firstRun_featuresLink": { |
+ "message": "Features" |
+ }, |
+ "firstRun_reportAnIssueLink": { |
+ "message": "Report an issue" |
}, |
- "firstRun_acceptableAdsHeadline": { |
- "message": "Annoying ads will now be blocked" |
+ "firstRun_contributeLink": { |
+ "message": "Contribute" |
+ }, |
+ "firstRun_title": { |
Thomas Greiner
2017/10/23 13:17:43
Coding style: "No whitespace at the end of a line.
martin
2017/10/26 10:33:16
Done.
|
+ "message": "INSTALLATION SUCCESSFUL!" |
Thomas Greiner
2017/10/23 13:17:43
Detail: The capitalization of this text (and other
martin
2017/10/26 10:33:16
Completely agree. Will fix.
|
+ }, |
+ "firstRun_subtitle": { |
+ "message": "You just took control of your browser" |
+ }, |
+ "firstRun_columnOneTitle": { |
+ "message": "YOU'RE IN CONTROL" |
}, |
- "firstRun_abbPromotionHeadline": { |
- "message": "Got a smartphone or a tablet?" |
+ "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." |
Thomas Greiner
2017/10/23 13:17:43
Typo: Replace "nonintrinsive" with "nonintrusive".
martin
2017/10/26 10:33:16
Done.
|
+ }, |
+ "firstRun_configure-button": { |
+ "message": "Configure Settings" |
+ }, |
+ "firstRun_columnTwoTitle": { |
+ "message": "ADBLOCK BROWSER APP" |
+ }, |
+ "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_abbButtonTitle": { |
- "message": "Get Adblock Browser here" |
+ "firstRun_columnThreeTitle": { |
+ "message": "FAIR USE" |
+ }, |
+ "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." |
}, |
- "firstRun_abbButtonSubtitle": { |
- "message": "Available for Android and iOS" |
+ "firstRun_footerResourcesHeader": { |
+ "message": "Resources" |
+ }, |
+ "firstRun_footerAcceptableAdsLink": { |
+ "message": "Acceptable Ads" |
}, |
- "firstRun_contributor_credits": { |
- "message": "Contributor Credits" |
+ "firstRun_footerDocumentationLink": { |
+ "message": "Documentation" |
+ }, |
+ "firstRun_footerForAdminsLink": { |
+ "message": "For admins" |
+ }, |
+ "firstRun_footerCommunityHeader": { |
+ "message": "Community" |
+ }, |
+ "firstRun_footerAnnouncementsLink": { |
+ "message": "Announcements" |
}, |
- "firstRun_donate": { |
- "message": "donate" |
+ "firstRun_footerBlogLink": { |
+ "message": "Blog" |
+ }, |
+ "firstRun_footerForumLink": { |
+ "message": "Forum" |
}, |
- "firstRun_donate_label": { |
- "message": "Support our project" |
+ "firstRun_footerDevelopmentBuildsLink": { |
+ "message": "Development builds" |
+ }, |
+ "firstRun_footerDevelopmentHeader": { |
+ "message": "Development" |
}, |
- "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_footerSourceCodeLink": { |
+ "message": "Source Code" |
+ }, |
+ "firstRun_footerRoadmapLink": { |
+ "message": "Roadmap" |
}, |
- "firstRun_share": { |
- "message": "Tell your friends" |
+ "firstRun_footerToolsLink": { |
+ "message": "Tools" |
+ }, |
+ "firstRun_footerJobsLink": { |
+ "message": "Jobs" |
}, |
- "firstRun_share_headline": { |
- "message": "<a>Give us a hand</a> in making the web a better place" |
+ "firstRun_footerFollowUsHeader": { |
+ "message": "Follow Us On" |
+ }, |
+ "firstRun_footerCopyright": { |
+ "message": "Copyright © 2017 All rights reserved. Adblock Plus® is a registered trademark of <a>eyeo GmbH.</a>" |
}, |
- "firstRun_title": { |
- "message": "Adblock Plus has been installed" |
+ "firstRun_footerTermsOfUseLink": { |
+ "message": "Terms of use" |
+ }, |
+ "firstRun_footerPrivacyPolicyLink": { |
+ "message": "Privacy policy" |
+ }, |
+ "firstRun_footerLegalNoticeLink": { |
+ "message": "Legal notice" |
} |
} |