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

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

Issue 29690912: Fixes #9 - Update cross-promotional section (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Change background image to solid colour Created Feb. 28, 2018, 8:40 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 "abb_notification": { 2 "abb_notification": {
3 "message": "Want to block ads on your smartphone or tablet?" 3 "message": "Want to block ads and disable tracking on mobile devices?"
4 }, 4 },
5 "abb_notification_link": { 5 "abb_notification_link": {
6 "message": "Get Adblock Browser" 6 "message": "Adblock Browser App"
7 }, 7 },
8 "abb_logo_alt": 8 "abb_notification_description": {
9 { 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 "message": "Adblock Browser logo" 10 },
11 "abb_logo_alt": {
12 "message": "Adblock Browser icon against a shield"
13 },
14 "abb_ios_link_title": {
15 "message": "Get Adblock Browser on iOS"
16 },
17 "abb_ios_badge_alt": {
18 "message": "Download Adblock Browser on the App Store"
juliandoucette 2018/02/28 19:48:21 Suggest: *in* or *from* the App Store or (Apple |
ire 2018/03/01 09:11:11 This is how it was written in the spec (https://gi
juliandoucette 2018/03/01 09:53:33 Yeah. We can change this separately.
juliandoucette 2018/03/01 09:58:14 Detail: There seems to be two separate alt texts p
juliandoucette 2018/03/01 10:26:07 I created https://gitlab.com/eyeo/specs/spec/issue
ire 2018/03/01 14:04:37 Ack. I will push now and change this later when th
19 },
20 "abb_android_link_title": {
21 "message": "Get Adblock Browser on Android"
22 },
23 "abb_android_badge_alt": {
24 "message": "Get Adblock Browser on Google Play"
juliandoucette 2018/02/28 19:48:21 Suggest: *in* or *from* the Google Play *Store*.
ire 2018/03/01 09:11:10 (See answer above)
11 } 25 }
12 } 26 }
OLDNEW
« includes/abb-notification.tmpl ('K') | « includes/index.tmpl ('k') | static/css/index.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld