Added missing comma

This commit is contained in:
Blade Barringer
2014-10-16 20:24:47 -05:00
parent ab0cdce119
commit 6d268cd697
+1 -1
View File
@@ -9,7 +9,7 @@
"newTaskEdit": "Open new tasks in edit mode",
"newTaskEditPop": "With this option set, new tasks will immediately open for you to add details like notes and tags.",
"dailyDueDefaultView": "Set Dailies default to due tab",
"dailyDueDefaultViewPop": "With this option set, the Dailies tasks will default to 'Due' instead of 'All'"
"dailyDueDefaultViewPop": "With this option set, the Dailies tasks will default to 'Due' instead of 'All'",
"startCollapsed": "Tag list in tasks starts collapsed",
"startCollapsedPop": "With this option set, the list of task tags will be hidden when you first open a task for editing.",
"startAdvCollapsed": "Advanced Options in tasks start collapsed",