From 57c702783201655e4109312038399aad75545297 Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Tue, 5 Aug 2014 20:05:59 +0200 Subject: [PATCH] [WO-404] Change download link for app --- src/js/app-config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/js/app-config.js b/src/js/app-config.js index 1694a96..8482720 100644 --- a/src/js/app-config.js +++ b/src/js/app-config.js @@ -106,8 +106,8 @@ define(function(require) { fallbackSubject: '(no subject)', invitationSubject: 'Invitation to a private conversation', invitationMessage: 'Hi,\n\nI use Whiteout Mail to send and receive encrypted email. I would like to exchange encrypted messages with you as well.\n\nPlease install the Whiteout Mail application. This application makes it easy to read and write messages securely with PGP encryption applied.\n\nGo to the Whiteout Networks homepage to learn more and to download the application: https://whiteout.io\n\n', - message: 'Hi,\n\nthis is a private conversation. To read my encrypted message below, simply open it in Whiteout Mail.\nOpen Whiteout Mail: https://chrome.google.com/webstore/detail/jjgghafhamholjigjoghcfcekhkonijg\n\n\n', - signature: '\n\n\n--\nSent from Whiteout Mail - Email encryption for the rest of us: https://whiteout.io\n\nMy PGP key: ', + message: 'Hi,\n\nthis is a private conversation. To read my encrypted message below, open it in Whiteout Mail: https://whiteout.io/#product\n\n\n', + signature: '\n\n\n--\nSent from Whiteout Mail - https://whiteout.io\n\nMy PGP key: ', webSite: 'http://whiteout.io', verificationSubject: '[whiteout] New public key uploaded', sendBtnClear: 'Send',