Update strings.xml
This commit is contained in:
parent
b6fa087fb5
commit
588a7d1e8d
|
@ -23,8 +23,8 @@
|
||||||
<!-- 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="two"></item>
|
<item quantity="two">and %d others</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 -->
|
||||||
|
|
Loading…
Reference in New Issue