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

Side by Side Diff: locales/en/abb-notification.json

Issue 29721720: Fixes #32 - Adjustments to cross-promotion section (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Removed global font-size change Created March 14, 2018, 12:48 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
« no previous file with comments | « includes/cross-promotion.tmpl ('k') | static/css/index.css » ('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 "abb_notification": { 2 "abb_notification": {
3 "message": "Want to block ads and disable tracking on mobile devices?" 3 "message": "Want to block ads and disable tracking on <span class='avoid-wra p'>mobile devices?</span>"
4 }, 4 },
5 "abb_notification_link": { 5 "abb_notification_link": {
6 "message": "Adblock Browser App" 6 "message": "Adblock Browser App"
7 }, 7 },
8 "abb_notification_description": { 8 "abb_notification_description": {
9 "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." 9 "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."
10 }, 10 },
11 "abb_logo_alt": { 11 "abb_logo_alt": {
12 "message": "Adblock Browser icon against a shield" 12 "message": "Adblock Browser icon against a shield"
13 }, 13 },
14 "abb_ios_link_title": { 14 "abb_ios_link_title": {
15 "message": "Get Adblock Browser on iOS" 15 "message": "Get Adblock Browser on iOS"
16 }, 16 },
17 "abb_ios_badge_alt": { 17 "abb_ios_badge_alt": {
18 "message": "Download Adblock Browser on the App Store" 18 "message": "Download Adblock Browser on the App Store"
19 }, 19 },
20 "abb_android_link_title": { 20 "abb_android_link_title": {
21 "message": "Get Adblock Browser on Android" 21 "message": "Get Adblock Browser on Android"
22 }, 22 },
23 "abb_android_badge_alt": { 23 "abb_android_badge_alt": {
24 "message": "Get Adblock Browser on Google Play" 24 "message": "Get Adblock Browser on Google Play"
25 } 25 }
26 } 26 }
OLDNEW
« no previous file with comments | « includes/cross-promotion.tmpl ('k') | static/css/index.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld