Update strings.xml
This commit is contained in:
parent
1a62fc17f0
commit
d2191f0a01
|
@ -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 -->
|
||||||
|
@ -79,4 +79,4 @@
|
||||||
Haven't found some strings? There's more at
|
Haven't found some strings? There's more at
|
||||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||||
-->
|
-->
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in New Issue