From 9858e0e6806de99b99760692a75d1c9210886169 Mon Sep 17 00:00:00 2001 From: Daniel Gasienica Date: Fri, 13 Apr 2018 15:34:36 -0400 Subject: [PATCH] Fix translation description --- _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 168fad906..7bbe41990 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -667,7 +667,7 @@ }, "deleteAllDataProgress": { "message": "Disconnecting and deleting all data", - "description": "Text of the button that deletes all data" + "description": "Message shown to user when app is disconnected and data deleted" }, "notifications": { "message": "Notifications",