show proper sender name when using direct reply

This commit is contained in:
Pavel Poley 2022-05-30 15:58:21 +03:00
parent b7a28ad1ac
commit f4b3b6ce61
35 changed files with 54 additions and 20 deletions

View file

@ -29,6 +29,7 @@
<string name="new_message">Новое сообщение</string>
<string name="mark_as_read">Прочитано</string>
<string name="mark_as_unread">Не прочитано</string>
<string name="me">Me</string>
<!-- Confirmation dialog -->
<string name="delete_whole_conversation_confirmation">Удалить все сообщения в этой переписке\?</string>
<!-- Are you sure you want to delete 5 conversations? -->
@ -98,4 +99,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>