Show toast warning for duplicate attachments

This commit is contained in:
Naveen 2022-11-03 00:20:02 +05:30
parent ecdbc9036a
commit fedc52adc3
46 changed files with 107 additions and 16 deletions

View file

@ -20,6 +20,8 @@
<string name="unpin_conversation">ازالة التثبيت</string>
<string name="forward_message">اعادة ارسال</string>
<string name="compress_error">غير قادر على ضغط الصورة إلى الحجم المحدد</string>
<!-- Attachments-->
<string name="duplicate_item_warning">Duplicate item was not included</string>
<!-- vCard-->
<plurals name="and_other_contacts">
<item quantity="zero">و %d أخرى</item>
@ -99,4 +101,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>