add a generic Attachment view for handling others than images and videos

This commit is contained in:
tibbi 2020-04-12 23:11:42 +02:00
parent 9f475ddfad
commit 5c79ca361d
6 changed files with 96 additions and 12 deletions

View file

@ -4,6 +4,7 @@
<string name="type_a_message">Type a message…</string>
<string name="message_not_sent">Message has not been sent.</string>
<string name="add_person">Add Person</string>
<string name="attachment">Attachment</string>
<!-- New message -->
<string name="create_new_message">Create new message</string>