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

Side by Side Diff: locale/en_US/firstRun.json

Issue 29565721: No Issue - Implemented first run page Base URL: https://hg.adblockplus.org/adblockplusui/
Patch Set: Addressed newest round of feedback Created Oct. 20, 2017, 2:43 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "firstRun_acceptableAdsExplanation": { 2 "firstRun_aboutLink": {
3 "message": "We'd like to encourage websites to use straightforward, unobtrus ive advertising. That's why we've established <a>strict guidelines</a> to identi fy 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." 3 "message": "About"
4 }, 4 },
5 "firstRun_acceptableAdsHeadline": { 5 "firstRun_featuresLink": {
6 "message": "Annoying ads will now be blocked" 6 "message": "Features"
7 }, 7 },
8 "firstRun_abbPromotionHeadline": { 8 "firstRun_reportAnIssueLink": {
9 "message": "Got a smartphone or a tablet?" 9 "message": "Report an issue"
10 }, 10 },
11 "firstRun_abbButtonTitle": { 11 "firstRun_contributeLink": {
12 "message": "Get Adblock Browser here" 12 "message": "Contribute"
13 }, 13 },
14 "firstRun_abbButtonSubtitle": { 14 "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.
15 "message": "Available for Android and iOS" 15 "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.
16 }, 16 },
17 "firstRun_contributor_credits": { 17 "firstRun_subtitle": {
18 "message": "Contributor Credits" 18 "message": "You just took control of your browser"
19 }, 19 },
20 "firstRun_donate": { 20 "firstRun_columnOneTitle": {
21 "message": "donate" 21 "message": "YOU'RE IN CONTROL"
22 }, 22 },
23 "firstRun_donate_label": { 23 "firstRun_columnOneDescription": {
24 "message": "Support our project" 24 "message": "By default, you may see some nonintrisive ads that adhere to str ict 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.
25 }, 25 },
26 "firstRun_filterlistsReinitializedWarning": { 26 "firstRun_configure-button": {
27 "message": "It seems that an issue caused all filters to be removed and we w ere unable to restore a backup. Therefore we had to reset your filters and Accep table Ads settings. Please check your filter lists and Acceptable Ads settings i n the <a>Adblock Plus options</a>." 27 "message": "Configure Settings"
28 }, 28 },
29 "firstRun_share": { 29 "firstRun_columnTwoTitle": {
30 "message": "Tell your friends" 30 "message": "ADBLOCK BROWSER APP"
31 }, 31 },
32 "firstRun_share_headline": { 32 "firstRun_columnTwoDescription": {
33 "message": "<a>Give us a hand</a> in making the web a better place" 33 "message": "From the team behind Adblock Plus, the most popular ad blocker f or desktop browsers, Adblock Browser is now available for your Android and iOS d evices."
34 }, 34 },
35 "firstRun_title": { 35 "firstRun_columnThreeTitle": {
36 "message": "Adblock Plus has been installed" 36 "message": "FAIR USE"
37 },
38 "firstRun_columnThreeDescription": {
39 "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 acc ept 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."
40 },
41 "firstRun_footerResourcesHeader": {
42 "message": "Resources"
43 },
44 "firstRun_footerAcceptableAdsLink": {
45 "message": "Acceptable Ads"
46 },
47 "firstRun_footerDocumentationLink": {
48 "message": "Documentation"
49 },
50 "firstRun_footerForAdminsLink": {
51 "message": "For admins"
52 },
53 "firstRun_footerCommunityHeader": {
54 "message": "Community"
55 },
56 "firstRun_footerAnnouncementsLink": {
57 "message": "Announcements"
58 },
59 "firstRun_footerBlogLink": {
60 "message": "Blog"
61 },
62 "firstRun_footerForumLink": {
63 "message": "Forum"
64 },
65 "firstRun_footerDevelopmentBuildsLink": {
66 "message": "Development builds"
67 },
68 "firstRun_footerDevelopmentHeader": {
69 "message": "Development"
70 },
71 "firstRun_footerSourceCodeLink": {
72 "message": "Source Code"
73 },
74 "firstRun_footerRoadmapLink": {
75 "message": "Roadmap"
76 },
77 "firstRun_footerToolsLink": {
78 "message": "Tools"
79 },
80 "firstRun_footerJobsLink": {
81 "message": "Jobs"
82 },
83 "firstRun_footerFollowUsHeader": {
84 "message": "Follow Us On"
85 },
86 "firstRun_footerCopyright": {
87 "message": "Copyright © 2017 All rights reserved. Adblock Plus® is a registe red trademark of <a>eyeo GmbH.</a>"
88 },
89 "firstRun_footerTermsOfUseLink": {
90 "message": "Terms of use"
91 },
92 "firstRun_footerPrivacyPolicyLink": {
93 "message": "Privacy policy"
94 },
95 "firstRun_footerLegalNoticeLink": {
96 "message": "Legal notice"
37 } 97 }
38 } 98 }
OLDNEW

Powered by Google App Engine
This is Rietveld