Change the wording for setting collection's color.

The wording assumed the collection was a calendar, though it
can in fact be a task list too. Changed the wording to be
generic.

Fixes #93.
pull/96/head
Tom Hacohen 5 years ago
parent 5df3a59a2e
commit f7f2dac76b

@ -304,7 +304,7 @@
<string name="create_tasklist_display_name_hint">My Task List</string>
<string name="install_opentasks">Install OpenTasks</string>
<string name="edit_collection">Edit collection</string>
<string name="create_collection_color">Set the calendar\'s color</string>
<string name="create_collection_color">Set the collection\'s color</string>
<string name="create_collection_creating">Creating collection</string>
<string name="create_collection_display_name">Display name (title) of this collection:</string>
<string name="create_collection_display_name_required">Title is required</string>

Loading…
Cancel
Save