Update strings.xml
This commit is contained in:
parent
1b4b6eb3b6
commit
75575d9fd1
|
@ -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="few"></item>
|
<item quantity="few">and %d others</item>
|
||||||
<item quantity="other">and %d others</item>
|
<item quantity="other">and %d others</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<!-- New conversation -->
|
<!-- New conversation -->
|
||||||
|
|
Loading…
Reference in New Issue