Update strings.xml

This commit is contained in:
Tibor Kaputa
2022-09-01 20:32:38 +02:00
committed by GitHub
parent 09ade7bf91
commit b456422dda

View File

@@ -23,8 +23,8 @@
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">a %d ďalší</item> <item quantity="one">a %d ďalší</item>
<item quantity="few"></item> <item quantity="few">a %d ďalší</item>
<item quantity="other">a %d ďalší</item> <item quantity="other">a %d ďalších</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
<string name="new_conversation">Nová konverzácia</string> <string name="new_conversation">Nová konverzácia</string>
@@ -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>