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: Included Header / Footer, addressed previous feedback Created Oct. 17, 2017, 2:06 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:
Left: Side by side diff | Download
Right: Side by side diff | Download
LEFTRIGHT
1 { 1 {
2 "firstRun_aboutLink": {
3 "message": "About"
4 },
5 "firstRun_featuresLink": {
6 "message": "Features"
7 },
8 "firstRun_reportAnIssueLink": {
9 "message": "Report an issue"
10 },
11 "firstRun_contributeLink": {
12 "message": "Contribute"
13 },
2 "firstRun_title": { 14 "firstRun_title": {
3 "message": "INSTALLATION SUCCESSFUL!" 15 "message": "Installation Successful!"
4 },
5 "checkmark-icon-alt-text": {
6 "message": "checkmark iconzzzz"
7 }, 16 },
8 "firstRun_subtitle": { 17 "firstRun_subtitle": {
9 "message": "You just took control of your browser" 18 "message": "You just took control of your browser"
10 }, 19 },
11 "firstRun_columnOneTitle": { 20 "firstRun_columnOneTitle": {
12 "message": "YOU'RE IN CONTROL" 21 "message": "YOU'RE IN CONTROL"
Thomas Greiner 2018/02/16 16:19:14 Some strings in this file are still in all-caps.
13 }, 22 },
14 "firstRun_columnOneDescription": { 23 "firstRun_controlDescription": {
15 "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." 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."
16 }, 25 },
17 "firstRun_configure-button": { 26 "firstRun_configure-button": {
18 "message": "Configure Settings" 27 "message": "Configure Settings"
19 }, 28 },
20 "firstRun_columnTwoTitle": { 29 "firstRun_columnTwoTitle": {
21 "message": "ADBLOCK BROWSER APP" 30 "message": "ADBLOCK BROWSER APP"
22 }, 31 },
23 "firstRun_columnTwoDescription": { 32 "firstRun_browserAppDescription": {
24 "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." 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."
25 }, 34 },
26 "firstRun_columnThreeTitle": { 35 "firstRun_columnThreeTitle": {
27 "message": "FAIR USE" 36 "message": "FAIR USE"
28 }, 37 },
29 "firstRun_columnThreeDescription": { 38 "firstRun_fairUseDescription": {
30 "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." 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"
31 } 97 }
32 } 98 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld