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">Odepnij</string>
<string name="forward_message">Przekaż dalej</string>
<string name="compress_error">Nie udało się skompresować obrazu do wybranego rozmiaru</string>
<!-- Attachments-->
<string name="duplicate_item_warning">Duplicate item was not included</string>
<!-- vCard-->
<plurals name="and_other_contacts">
<item quantity="one">i %d inny</item>
@ -93,4 +95,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>