mirror of
https://github.com/etesync/android
synced 2024-12-23 15:18:14 +00:00
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.
This commit is contained in:
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…
Reference in New Issue
Block a user