Update strings.xml

This commit is contained in:
Tibor Kaputa 2022-09-01 20:33:21 +02:00 committed by GitHub
parent e73462ba47
commit 5ab8305fad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -23,9 +23,9 @@
<!-- vCard-->
<plurals name="and_other_contacts">
<item quantity="one">and %d other</item>
<item quantity="few"></item>
<item quantity="many"></item>
<item quantity="other"></item>
<item quantity="few">and %d others</item>
<item quantity="many">and %d others</item>
<item quantity="other">and %d others</item>
</plurals>
<!-- New conversation -->
<string name="new_conversation">Нове листування</string>
@ -82,4 +82,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>