From f07302c2cdaa6ff3ec49e62e77d441cd094a368a Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Tue, 21 Nov 2017 14:51:58 -0800 Subject: [PATCH] Add some copy clarifying the import process (#1803) --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 39b984804..171af17f4 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -82,7 +82,7 @@ "description": "Button shown if the user runs into an error during import, allowing them to start over" }, "importInstructions": { - "message": "The first step is to tell us where you previously exported your Signal data. It will be a directory whose name starts with 'Signal Export.'", + "message": "The first step is to tell us where you previously exported your Signal data. It will be a directory whose name starts with 'Signal Export.'

NOTE: You must only import a set of exported data once. Import makes a copy of the exported client, and duplicate clients interfere with each other.", "description": "Description of the export process" }, "importing": {