From b8bd87eeb89d367727f85c7d4142f78f5e13e7e9 Mon Sep 17 00:00:00 2001 From: lacrimae Date: Thu, 20 Aug 2015 16:55:05 +0200 Subject: [PATCH] Wording: Proper English it was not --- common/locales/en/challenge.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/locales/en/challenge.json b/common/locales/en/challenge.json index abce3c33a6..edffd599a4 100644 --- a/common/locales/en/challenge.json +++ b/common/locales/en/challenge.json @@ -43,8 +43,8 @@ "exportChallengeCSV": "Export to CSV", "selectGroup": "Please select group", "challengeCreated": "Challenge created", - "sureDelCha": "Delete challenge, are you sure?", - "sureDelChaTavern": "Delete challenge, are you sure? Your gems will not be refunded.", + "sureDelCha": "Are you sure you want to delete this challenge?", + "sureDelChaTavern": "Are you sure you want to delete this challenge? Your gems will not be refunded.", "removeTasks": "Remove Tasks", "keepTasks": "Keep Tasks", "closeCha": "Close challenge and...",