From f738f550e754c09d3cba3cb22bd43ee62f32ee59 Mon Sep 17 00:00:00 2001 From: Keith Holliday Date: Mon, 12 Jun 2017 07:01:14 -0600 Subject: [PATCH] Updated copy --- website/common/locales/en/tasks.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/common/locales/en/tasks.json b/website/common/locales/en/tasks.json index f1e0260df8..b8f0e2f648 100644 --- a/website/common/locales/en/tasks.json +++ b/website/common/locales/en/tasks.json @@ -170,9 +170,9 @@ "resets": "Resets", "summaryStart": "Repeats <%= frequency %> every <%= everyX %> <%= frequencyPlural %> ", "nextDue": "Next Due Dates", - "yesterDailiesTitle": "Did you complete any of these?", - "yesterDailiesSubTitle": "(Check any you have)", - "yesterDailiesCallToAction": "That's All", - "yesterDailiesOptionTitle": "Prompt to check off if missed", - "yesterDailiesDescription": "Prompt to check off if missed" + "yesterDailiesTitle": "You left these Dailies unchecked yesterday! Do you want to check off any of them now?", + "yesterDailiesSubTitle": "", + "yesterDailiesCallToAction": "Start My New Day!", + "yesterDailiesOptionTitle": "Confirm that this Daily wasn't done before applying damage", + "yesterDailiesDescription": "Hover: If this setting is applied, Habitica will ask you if you meant to leave the Daily undone before calculating and applying damage to your avatar. This can protect you against unintentional damage." }