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

Unified Diff: locale/en-US/firstRun.json

Issue 29326238: Issue 3031 - Add Adblock Browser section to First Run Page (Closed)
Patch Set: Addressed Thomas comments Created Sept. 15, 2015, 9:39 a.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 | « firstRun.js ('k') | skin/abb-logo.png » ('j') | skin/firstRun.css » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/en-US/firstRun.json
===================================================================
--- a/locale/en-US/firstRun.json
+++ b/locale/en-US/firstRun.json
@@ -5,6 +5,15 @@
"firstRun_acceptableAdsHeadline": {
"message": "Annoying ads will now be blocked"
},
+ "firstRun_abbPromotionHeadline": {
+ "message": "Got a smartphone or a tablet?"
+ },
+ "firstRun_abbButtonTitle": {
+ "message": "Get Adblock Browser here"
Thomas Greiner 2015/09/15 11:19:31 Sorry, I didn't notice that one before but "Browse
saroyanm 2015/09/15 12:43:31 Yes I think we can live without having it here whi
+ },
+ "firstRun_abbButtonSubtitle": {
+ "message": "Available for Android and iOS"
+ },
"firstRun_contributor_credits": {
"message": "Contributor Credits"
},
@@ -59,4 +68,4 @@
"firstRun_toggle_on": {
"message": "ON"
}
-}
+}
« no previous file with comments | « firstRun.js ('k') | skin/abb-logo.png » ('j') | skin/firstRun.css » ('J')

Powered by Google App Engine
This is Rietveld