Change the "delete collection" string to "Delete"

pull/2/head
Tom Hacohen 7 years ago
parent 82d492a35b
commit 8c01e64ff4

@ -245,7 +245,7 @@
<string name="create_collection_description">Description (optional):</string>
<string name="create_collection_home_set">Home set:</string>
<string name="create_collection_create">Create</string>
<string name="delete_collection">Delete collection</string>
<string name="delete_collection">Delete</string>
<string name="delete_collection_confirm_title">Are you sure?</string>
<string name="delete_collection_confirm_warning">This collection (%s) and all its data will be removed from the server.</string>
<string name="delete_collection_deleting_collection">Deleting collection</string>

Loading…
Cancel
Save