Index: locales/en/abb-notification.json |
=================================================================== |
--- a/locales/en/abb-notification.json |
+++ b/locales/en/abb-notification.json |
@@ -1,12 +1,26 @@ |
{ |
"abb_notification": { |
- "message": "Want to block ads on your smartphone or tablet?" |
+ "message": "Want to block ads and disable tracking on mobile devices?" |
}, |
"abb_notification_link": { |
- "message": "Get Adblock Browser" |
+ "message": "Adblock Browser App" |
+ }, |
+ "abb_notification_description": { |
+ "message": "From the team behind Adblock Plus, the most popular ad blocker for desktop browsers, Adblock Browser is now available for your Android and iOS devices." |
+ }, |
+ "abb_logo_alt": { |
+ "message": "Adblock Browser icon against a shield" |
}, |
- "abb_logo_alt": |
- { |
- "message": "Adblock Browser logo" |
+ "abb_ios_link_title": { |
+ "message": "Get Adblock Browser on iOS" |
+ }, |
+ "abb_ios_badge_alt": { |
+ "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
|
+ }, |
+ "abb_android_link_title": { |
+ "message": "Get Adblock Browser on Android" |
+ }, |
+ "abb_android_badge_alt": { |
+ "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)
|
} |
} |