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

Side by Side Diff: locale/en-US/firstRun.json

Issue 29338201: Issue 3719 - Adapt for changes in the initilization code on Chrome/Safari (Closed)
Patch Set: Created March 14, 2016, 11:55 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « firstRun.js ('k') | messageResponder.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "firstRun_acceptableAdsExplanation": { 2 "firstRun_acceptableAdsExplanation": {
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": "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."
4 }, 4 },
5 "firstRun_acceptableAdsHeadline": { 5 "firstRun_acceptableAdsHeadline": {
6 "message": "Annoying ads will now be blocked" 6 "message": "Annoying ads will now be blocked"
7 }, 7 },
8 "firstRun_abbPromotionHeadline": { 8 "firstRun_abbPromotionHeadline": {
9 "message": "Got a smartphone or a tablet?" 9 "message": "Got a smartphone or a tablet?"
10 }, 10 },
11 "firstRun_abbButtonTitle": { 11 "firstRun_abbButtonTitle": {
12 "message": "Get Adblock Browser here" 12 "message": "Get Adblock Browser here"
13 }, 13 },
14 "firstRun_abbButtonSubtitle": { 14 "firstRun_abbButtonSubtitle": {
15 "message": "Available for Android and iOS" 15 "message": "Available for Android and iOS"
16 }, 16 },
17 "firstRun_contributor_credits": { 17 "firstRun_contributor_credits": {
18 "message": "Contributor Credits" 18 "message": "Contributor Credits"
19 }, 19 },
20 "firstRun_dataCorruptionWarning": {
21 "message": "Does this page keep showing up? <a>Click here!</a>"
22 },
23 "firstRun_donate": { 20 "firstRun_donate": {
24 "message": "donate" 21 "message": "donate"
25 }, 22 },
26 "firstRun_donate_label": { 23 "firstRun_donate_label": {
27 "message": "Support our project" 24 "message": "Support our project"
28 }, 25 },
29 "firstRun_feature_malware": { 26 "firstRun_feature_malware": {
30 "message": "Malware Blocking" 27 "message": "Malware Blocking"
31 }, 28 },
32 "firstRun_feature_malware_description": { 29 "firstRun_feature_malware_description": {
(...skipping 28 matching lines...) Expand all
61 }, 58 },
62 "firstRun_title": { 59 "firstRun_title": {
63 "message": "Adblock Plus has been installed" 60 "message": "Adblock Plus has been installed"
64 }, 61 },
65 "firstRun_toggle_off": { 62 "firstRun_toggle_off": {
66 "message": "OFF" 63 "message": "OFF"
67 }, 64 },
68 "firstRun_toggle_on": { 65 "firstRun_toggle_on": {
69 "message": "ON" 66 "message": "ON"
70 } 67 }
71 } 68 }
OLDNEW
« no previous file with comments | « firstRun.js ('k') | messageResponder.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld