fix: Clarify what toRequired string means

This commit is contained in:
Blade Barringer 2016-09-20 07:46:54 -05:00
parent 248fd1d912
commit c4c70ba1bd

View file

@ -74,7 +74,7 @@
"clearTags": "Clear",
"hideTags": "Hide",
"showTags": "Show",
"toRequired": "You must supply a to value",
"toRequired": "You must supply a \"to\" property",
"startDate": "Start Date",
"startDateHelpTitle": "When should this task start?",
"startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.",