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">Odpni</string>
|
||||
<string name="forward_message">Posreduj</string>
|
||||
<string name="compress_error">Slike ni mogoče stisniti na izbrano velikost</string>
|
||||
<!-- Attachments-->
|
||||
<string name="duplicate_item_warning">Duplicate item was not included</string>
|
||||
<!-- vCard-->
|
||||
<plurals name="and_other_contacts">
|
||||
<item quantity="one">in %d drug</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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue