Show toast warning for duplicate attachments
This commit is contained in:
parent
ecdbc9036a
commit
fedc52adc3
46 changed files with 107 additions and 16 deletions
|
|
@ -20,6 +20,8 @@
|
|||
<string name="unpin_conversation">Désépingler</string>
|
||||
<string name="forward_message">Transférer</string>
|
||||
<string name="compress_error">Impossible de compresser l\'image à la taille sélectionnée</string>
|
||||
<!-- Attachments-->
|
||||
<string name="duplicate_item_warning">Duplicate item was not included</string>
|
||||
<!-- vCard-->
|
||||
<plurals name="and_other_contacts">
|
||||
<item quantity="one">et %d autre</item>
|
||||
|
|
@ -90,4 +92,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue