From f3f6a2dfa895eafc402781f759af004ac01ec8a3 Mon Sep 17 00:00:00 2001 From: lilia Date: Thu, 1 Sep 2016 14:06:38 -0700 Subject: [PATCH] Partial revert of "Update translations" Put link params back as they should be. // FREEBIE --- _locales/fr/messages.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index 7ae7b58cb..1a19e853b 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -277,11 +277,7 @@ "message": "Commencez par installer Signal sur votre téléphone Android. Nous lierons et synchroniserons vos appareils ensuite.", "description": "Prompt the user to install Signal on Android before linking", "placeholders": { - "play_store": { - "content": "$1", - "example": "href='http://example.com'" - }, - "app_store": { + "a_params": { "content": "$1", "example": "href='http://example.com'" }