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

Delta Between Two Patch Sets: locale/en_US/firstRun.json

Issue 29565721: No Issue - Implemented first run page Base URL: https://hg.adblockplus.org/adblockplusui/
Left Patch Set: Created Oct. 5, 2017, 1:47 p.m.
Right Patch Set: Addressed latest round of feedback Created Jan. 30, 2018, 2:06 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
LEFTRIGHT
(no file at all)
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 },
14 "firstRun_abbButtonSubtitle": {
15 "message": "Available for Android and iOS"
16 },
17 "firstRun_contributor_credits": {
18 "message": "Contributor Credits"
19 },
20 "firstRun_donate": {
21 "message": "donate"
22 },
23 "firstRun_donate_label": {
24 "message": "Support our project"
25 },
26 "firstRun_filterlistsReinitializedWarning": {
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>."
28 },
29 "firstRun_share": {
30 "message": "Tell your friends"
31 },
32 "firstRun_share_headline": {
33 "message": "<a>Give us a hand</a> in making the web a better place"
34 }, 13 },
35 "firstRun_title": { 14 "firstRun_title": {
36 "message": "Adblock Plus has been installed" 15 "message": "Installation Successful!"
16 },
17 "firstRun_subtitle": {
18 "message": "You just took control of your browser"
19 },
20 "firstRun_columnOneTitle": {
21 "message": "YOU'RE IN CONTROL"
Thomas Greiner 2018/02/16 16:19:14 Some strings in this file are still in all-caps.
22 },
23 "firstRun_controlDescription": {
24 "message": "By default, you may see some nonintrusive 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."
25 },
26 "firstRun_configure-button": {
27 "message": "Configure Settings"
28 },
29 "firstRun_columnTwoTitle": {
30 "message": "ADBLOCK BROWSER APP"
31 },
32 "firstRun_browserAppDescription": {
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 },
35 "firstRun_columnThreeTitle": {
36 "message": "FAIR USE"
37 },
38 "firstRun_fairUseDescription": {
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>"
Thomas Greiner 2018/02/16 16:19:15 Detail: Let's not hardcode the year because that m
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 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld