From 193dd46ad34f7aa1654ca590222da0f6b4a5b05a Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Sat, 26 Apr 2014 18:09:34 -0500 Subject: [PATCH] feat(checklists): Create expand/collapse string String for tooltip to indicate that checklist badges are clickable --- locales/en/tasks.json | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en/tasks.json b/locales/en/tasks.json index 59e3f12e6a..b331e3e623 100644 --- a/locales/en/tasks.json +++ b/locales/en/tasks.json @@ -8,6 +8,7 @@ "addChecklist": "Add Checklist", "checklist": "Checklist", "checklistText": "For Dailies, partially completed checklists reduce damage. For example, a 4-item checklist with 3 completed reduces damage for that incomplete Daily to 25%. Completed checklist items on a To-Do add a multiplier: 3 checks means +3x (total 4x) the Experience, Gold, and Mana.", + "expandCollapse": "Expand/Collapse", "text": "Text", "extraNotes": "Extra Notes", "direction/Actions": "Direction/Actions",