diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 7bc78dfd0635..8eced1604f32 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -36,11 +36,11 @@ "description": "Displayed while we wait for pending incoming messages to process" }, "exporting": { - "message": "Please wait while we export your data. You can still use Signal on your phone and other devices during this time. You can also install the new Signal Desktop.", + "message": "Please wait while we export your data. It may take several minutes. You can still use Signal on your phone and other devices during this time.", "description": "Message shown on the migration screen while we export data" }, "exportComplete": { - "message": "Your data has been exported to:
$location$
To complete the migration, install the new Signal Desktop and import this data.", + "message": "Your data has been exported to:$location$
You'll be able to import this data as you set up the new Signal Desktop.", "description": "Message shown on the migration screen when we are done exporting data", "placeholders": { "location": { @@ -49,6 +49,10 @@ } } }, + "installNewSignal": { + "message": "Install new Signal Desktop", + "description": "When export is complete, a button shows which sends user to Signal Desktop install instructions" + }, "selectedLocation": { "message": "your selected location", "description": "Message shown as the export location if we didn't capture the target directory" diff --git a/background.html b/background.html index 589a5d928a45..8f89a8511174 100644 --- a/background.html +++ b/background.html @@ -14,6 +14,9 @@ {{ /hideProgress }}