From 892831a9c5e2733fbb4612e182ff51344a9ae30f Mon Sep 17 00:00:00 2001 From: lilia Date: Thu, 18 Aug 2016 12:50:40 -0700 Subject: [PATCH] Localize the app description in the webstore // FREEBIE --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b67a8e1b..d3ca63a5 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Signal Private Messenger", "short_name": "Signal", - "description": "Privacy is possible. Signal makes it easy.", + "description": "__MSG_installTagline__", "version": "0.19.0", "offline_enabled": false, "minimum_chrome_version": "37",