From 5ad4532779fa6d0aad26365748d37db48176c78b Mon Sep 17 00:00:00 2001 From: Mikunj Date: Tue, 29 Jan 2019 13:57:17 +1100 Subject: [PATCH] Fixed up delete message. --- _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 8790fb63e..a4050232e 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1100,7 +1100,7 @@ }, "deleteAllDataBody": { "message": - "You are about to delete all of this application's saved account information, including all contacts and all messages. You can always link with your mobile device again, but that will not restore deleted messages.", + "You are about to delete all of this application's saved account information, including all contacts and all messages. You can always register with your seed again, but that will not restore deleted messages.", "description": "Text describing what exactly will happen if the user clicks the button to delete all data" },