From 136408e885df821119d5b924d6cc2d03c1d6a5ea Mon Sep 17 00:00:00 2001 From: Alice Harris Date: Sun, 2 Nov 2014 05:50:31 +1000 Subject: [PATCH] add tooltip to Dated To-Dos tab to explain that To-Dos aren't sorted --- locales/en/tasks.json | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en/tasks.json b/locales/en/tasks.json index 3b3cd61f03..398d4402b8 100644 --- a/locales/en/tasks.json +++ b/locales/en/tasks.json @@ -38,6 +38,7 @@ "remaining": "Active", "complete": "Done", "dated": "Dated", + "datedNotSorted": "Dated To-Dos are NOT sorted by date. (They probably will be in future.)", "due": "Due", "grey": "Grey", "rewards": "Rewards",