From ed8bea9ae340a57887e228959755fd3bace4b68e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Espino?= Date: Tue, 24 Oct 2017 16:52:33 +0200 Subject: [PATCH] Fix #5226 typo --- app/locales/taiga/locale-en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/taiga/locale-en.json b/app/locales/taiga/locale-en.json index 02593ade..bf2476eb 100644 --- a/app/locales/taiga/locale-en.json +++ b/app/locales/taiga/locale-en.json @@ -1017,7 +1017,7 @@ "CONFIRM": "Are you sure you want to delete your Taiga account?", "CANCEL": "Back to settings", "ACCEPT": "Delete account", - "BLOCK_PROJECT": "Note that all the projects you own projects will be blocked after you delete your account. If you do want a project blocked, transfer ownership to another member of each project prior to deleting your account." + "BLOCK_PROJECT": "Note that all the projects you own projects will be blocked after you delete your account. If you do not want a project blocked, transfer ownership to another member of each project prior to deleting your account. " }, "DELETE_PROJECT": { "TITLE": "Delete project",