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

Unified Diff: locale/fr/firstRun.json

Issue 29327142: Issue 3031 - Add Adblock Browser section to First Run Page (localization) (Closed)
Patch Set: Created Sept. 10, 2015, 2:38 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
Index: locale/fr/firstRun.json
===================================================================
--- a/locale/fr/firstRun.json
+++ b/locale/fr/firstRun.json
@@ -5,6 +5,15 @@
"firstRun_acceptableAdsHeadline": {
"message": "Les pubs seront à présent bloquées"
},
+ "firstRun_abbPromotionHeadline": {
Philip Hill 2015/09/11 13:06:35 According to the ticket, the change shall explicit
saroyanm 2015/09/11 13:45:13 Yes you are right, Reverted.
Sebastian Noack 2015/09/11 13:48:43 Well, since we have the translation now anyway, it
Sebastian Noack 2015/09/11 14:36:56 Do you also mind this comment? I think we agree th
saroyanm 2015/09/11 15:01:13 Done.
+ "message": "Avez-vous un smartphone ou une tablette ?"
Sebastian Noack 2015/09/11 11:53:56 There shouldn't be a space before the question mar
saroyanm 2015/09/11 12:51:26 done.
+ },
+ "firstRun_abbButtonTitle": {
+ "message": "Obtenez Adblock Browser ici"
+ },
+ "firstRun_abbButtonSubtitle": {
+ "message": "Disponible pour Android et iOS"
+ },
"firstRun_contributor_credits": {
"message": "Crédits des contributeurs"
},
@@ -59,4 +68,4 @@
"firstRun_toggle_on": {
"message": "ACTIF"
}
-}
+}

Powered by Google App Engine
This is Rietveld