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

Unified Diff: locales/en/abb-notification.json

Issue 29722659: Fixes #36 - Adjusted heading font-sizes and line-heights (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Created March 14, 2018, 1:33 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « includes/navbar.tmpl ('k') | locales/en/menu.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
+ },
+ "abb_android_link_title": {
+ "message": "Get Adblock Browser on Android"
+ },
+ "abb_android_badge_alt": {
+ "message": "Get Adblock Browser on Google Play"
}
}
« no previous file with comments | « includes/navbar.tmpl ('k') | locales/en/menu.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld