Update strings.xml
This commit is contained in:
parent
588a7d1e8d
commit
95c97aa8bc
|
@ -41,13 +41,13 @@
|
|||
<plurals name="delete_conversations">
|
||||
<item quantity="one">%d pokalbis</item>
|
||||
<item quantity="few">%d pokalbiai</item>
|
||||
<item quantity="other"></item>
|
||||
<item quantity="other">%d pokalbiai</item>
|
||||
</plurals>
|
||||
<!-- Are you sure you want to delete 5 messages? -->
|
||||
<plurals name="delete_messages">
|
||||
<item quantity="one">%d žinutė</item>
|
||||
<item quantity="few">%d žinutės</item>
|
||||
<item quantity="other"></item>
|
||||
<item quantity="other">%d žinutės</item>
|
||||
</plurals>
|
||||
<!-- Settings -->
|
||||
<string name="lock_screen_visibility">Užrakinto ekrano pranešimų matomumas</string>
|
||||
|
@ -78,4 +78,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in New Issue