mirror of
https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
synced 2025-02-17 04:00:35 +01:00
Update strings.xml
This commit is contained in:
parent
75575d9fd1
commit
e6086391de
@ -23,7 +23,7 @@
|
|||||||
<!-- vCard-->
|
<!-- vCard-->
|
||||||
<plurals name="and_other_contacts">
|
<plurals name="and_other_contacts">
|
||||||
<item quantity="one">and %d other</item>
|
<item quantity="one">and %d other</item>
|
||||||
<item quantity="many"></item>
|
<item quantity="many">and %d others</item>
|
||||||
<item quantity="other">and %d others</item>
|
<item quantity="other">and %d others</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<!-- New conversation -->
|
<!-- New conversation -->
|
||||||
@ -41,7 +41,7 @@
|
|||||||
<!-- Are you sure you want to delete 5 conversations? -->
|
<!-- Are you sure you want to delete 5 conversations? -->
|
||||||
<plurals name="delete_conversations">
|
<plurals name="delete_conversations">
|
||||||
<item quantity="one">%d conversación</item>
|
<item quantity="one">%d conversación</item>
|
||||||
<item quantity="many"></item>
|
<item quantity="many">%d conversaciones</item>
|
||||||
<item quantity="other">%d conversaciones</item>
|
<item quantity="other">%d conversaciones</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<!-- Are you sure you want to delete 5 messages? -->
|
<!-- Are you sure you want to delete 5 messages? -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user