Changed button text "Done" to "Mark task done" to avoid confusion when editing a task - where "Done" could mean "done editing" or "mark task done"

This commit is contained in:
David Morlitz 2022-01-04 12:31:15 -05:00
parent d8106dcb73
commit 764f3cbd09

View File

@ -545,7 +545,7 @@
"chooseStartDate": "Click here to set a start date",
"chooseEndDate": "Click here to set an end date",
"move": "Move task to a different list",
"done": "Done!",
"done": "Mark task done!",
"undone": "Mark as undone",
"created": "Created {0} by {1}",
"updated": "Updated {0}",