From 008b0fe71044afbbbe4df0294aaa076a3e70da55 Mon Sep 17 00:00:00 2001 From: Negue Date: Sun, 24 Aug 2014 14:39:04 +0200 Subject: [PATCH] Add Locale for "Push task to top" --- 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 b4d8dc2254..5c8867419b 100644 --- a/locales/en/tasks.json +++ b/locales/en/tasks.json @@ -60,5 +60,6 @@ "fortify": "Fortify", "fortifyText": "Fortify will return all your tasks to a neutral (yellow) state, as if you'd just added them, and top your Health off to full. Consider this an option of last resort! Red tasks provide good incentive to improve. But if all that red fills you with despair, and the beginning of each new day proves lethal, spend the Gems and catch a reprieve!", "sureDelete": "Are you sure you want to delete this task?", - "streakCoins": "Streak Bonus!" + "streakCoins": "Streak Bonus!", + "pushTaskToTop": "Push task to top" }