From 0416d2162ced0c85ea3e106bd137c0e696982b3a Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Tue, 8 Aug 2017 11:44:00 -0700 Subject: [PATCH] Tune the import error message: suggest re-export, debug log link FREEBIE --- _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 c6f434671..f5a0c481d 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -54,7 +54,7 @@ "description": "Title of the popup window used to select data previously exported" }, "importError": { - "message": "Unfortunately, something went wrong during the import. First, make sure all of the originally exported files are available. Then, please submit a debug log so we can help you get migrated!", + "message": "Unfortunately, something went wrong during the import.

First, double-check your target directory. It should start with 'Signal Export.'

Next, try with a new export of your data from the Chrome App.

If that still fails, please submit a debug log so we can help you get migrated!", "description": "Message shown if the import went wrong." }, "tryAgain": {