adding a new string for Marking as Read, to be used in the notification

This commit is contained in:
tibbi 2020-05-11 15:46:40 +02:00
parent 3de9f175bf
commit e2b714cabc
5 changed files with 5 additions and 0 deletions

View file

@ -16,6 +16,7 @@
<!-- Notifications -->
<string name="channel_received_sms">Gautos žinutės</string>
<string name="new_message">Nauja žinutė</string>
<string name="mark_as_read">Mark as Read</string>
<!-- Confirmation dialog -->
<string name="delete_whole_conversation_confirmation">Ar tikrai norite ištrinti visas šio pokalbio žinutes?</string>