mirror of
https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
synced 2025-02-12 01:30:44 +01:00
Update strings.xml
This commit is contained in:
parent
32d10d92a4
commit
8e540d7b35
@ -23,7 +23,7 @@
|
||||
<!-- vCard-->
|
||||
<plurals name="and_other_contacts">
|
||||
<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>
|
||||
</plurals>
|
||||
<!-- New conversation -->
|
||||
@ -41,13 +41,13 @@
|
||||
<!-- Are you sure you want to delete 5 conversations? -->
|
||||
<plurals name="delete_conversations">
|
||||
<item quantity="one">%d conversa</item>
|
||||
<item quantity="many"></item>
|
||||
<item quantity="many">%d conversas</item>
|
||||
<item quantity="other">%d conversas</item>
|
||||
</plurals>
|
||||
<!-- Are you sure you want to delete 5 messages? -->
|
||||
<plurals name="delete_messages">
|
||||
<item quantity="one">%d mensagem</item>
|
||||
<item quantity="many"></item>
|
||||
<item quantity="many">%d mensagens</item>
|
||||
<item quantity="other">%d mensagens</item>
|
||||
</plurals>
|
||||
<!-- Settings -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user