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: Removed block for French locale Created Sept. 10, 2015, 9:55 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
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_abbButtonText1": {
+ "message": "Get Adblock Browser here"
+ },
+ "firstRun_abbButtonText2": {
+ "message": "Available for Android and iOS"
+ },
"firstRun_contributor_credits": {
"message": "Contributor Credits"
},
@@ -59,4 +68,4 @@
"firstRun_toggle_on": {
"message": "ON"
}
-}
+}

Powered by Google App Engine
This is Rietveld