[android] Show a toast when an image could not be attached

This commit is contained in:
Torsten Grote
2018-12-03 15:32:03 -02:00
parent d6c18db9e9
commit 419f2d966a
2 changed files with 6 additions and 0 deletions

View File

@@ -129,6 +129,7 @@
<string name="message_hint">Type message</string>
<string name="image_caption_hint">Add a caption (optional)</string>
<string name="image_attach">Attach image</string>
<string name="image_attach_error">Could not attach image</string>
<string name="set_contact_alias">Change contact name</string>
<string name="set_contact_alias_hint">Contact name</string>
<string name="set_alias_button">Change</string>