add error message on MMS compression failed

This commit is contained in:
EveX 2022-01-27 01:44:27 +01:00
parent 0774e0cb0f
commit 2605a61005
3 changed files with 13 additions and 1 deletions

View file

@ -19,6 +19,7 @@
<string name="pin_conversation">Pin to the top</string>
<string name="unpin_conversation">Unpin</string>
<string name="forward_message">Forward</string>
<string name="compress_error">Unable to compress image to selected size</string>
<!-- New conversation -->
<string name="new_conversation">New conversation</string>
<string name="add_contact_or_number">Add Contact or Number…</string>