From f2abddb81f74c208564fa2babdf853c2a0e3ae59 Mon Sep 17 00:00:00 2001 From: Alice Harris Date: Tue, 1 Jul 2014 19:10:14 +1000 Subject: [PATCH] add message explaining what clearCompleted button does and label button more clearly --- locales/en/tasks.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/en/tasks.json b/locales/en/tasks.json index 08212e44a1..cf1871c535 100644 --- a/locales/en/tasks.json +++ b/locales/en/tasks.json @@ -1,6 +1,7 @@ { - "clearCompleted": "Clear Completed", + "clearCompleted": "Delete Completed", "lotOfToDos": "Completed To-Dos are automatically archived after 3 days. You can access them from Options > Settings > Data Export.", + "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", "edit": "Edit",