adding a new string for Marking as Read, to be used in the notification
This commit is contained in:
parent
3de9f175bf
commit
e2b714cabc
5 changed files with 5 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
<!-- Notifications -->
|
||||
<string name="channel_received_sms">SMS recebida</string>
|
||||
<string name="new_message">Nova mensagem</string>
|
||||
<string name="mark_as_read">Mark as Read</string>
|
||||
|
||||
<!-- Confirmation dialog -->
|
||||
<string name="delete_whole_conversation_confirmation">Tem a certeza de que deseja eliminar todas as mensagens desta conversa?</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue