From 59fd7e92baef3eaff3baf27662bcef72d33e4059 Mon Sep 17 00:00:00 2001 From: Alice Harris Date: Sun, 26 Oct 2014 11:15:35 +1000 Subject: [PATCH] improve labels for Habit tags --- locales/en/tasks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en/tasks.json b/locales/en/tasks.json index 73f192e121..58c85d8564 100644 --- a/locales/en/tasks.json +++ b/locales/en/tasks.json @@ -4,8 +4,8 @@ "deleteToDosExplanation": "If you click the button below, all of your completed To-Dos and archived To-Dos will be permanently deleted. Export them first if you want to keep a record of them.", "habits": "Habits", "newHabit": "New Habit", - "yellowred": "Reddish", - "greenblue": "Bluish", + "yellowred": "Struggling", + "greenblue": "On Track", "edit": "Edit", "save": "Save", "addChecklist": "Add Checklist",