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

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

Issue 29326238: Issue 3031 - Add Adblock Browser section to First Run Page (Closed)
Patch Set: Removed block for French locale Created Sept. 10, 2015, 9: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
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": {
9 "message": "Got a smartphone or a tablet?"
10 },
11 "firstRun_abbButtonText1": {
12 "message": "Get Adblock Browser here"
13 },
14 "firstRun_abbButtonText2": {
15 "message": "Available for Android and iOS"
16 },
8 "firstRun_contributor_credits": { 17 "firstRun_contributor_credits": {
9 "message": "Contributor Credits" 18 "message": "Contributor Credits"
10 }, 19 },
11 "firstRun_dataCorruptionWarning": { 20 "firstRun_dataCorruptionWarning": {
12 "message": "Does this page keep showing up? <a>Click here!</a>" 21 "message": "Does this page keep showing up? <a>Click here!</a>"
13 }, 22 },
14 "firstRun_donate": { 23 "firstRun_donate": {
15 "message": "donate" 24 "message": "donate"
16 }, 25 },
17 "firstRun_donate_label": { 26 "firstRun_donate_label": {
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 }, 61 },
53 "firstRun_title": { 62 "firstRun_title": {
54 "message": "Adblock Plus has been installed" 63 "message": "Adblock Plus has been installed"
55 }, 64 },
56 "firstRun_toggle_off": { 65 "firstRun_toggle_off": {
57 "message": "OFF" 66 "message": "OFF"
58 }, 67 },
59 "firstRun_toggle_on": { 68 "firstRun_toggle_on": {
60 "message": "ON" 69 "message": "ON"
61 } 70 }
62 } 71 }
OLDNEW

Powered by Google App Engine
This is Rietveld