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">Neue Nachricht</string>
<string name="mark_as_read">Als gelesen markieren</string>
<string name="mark_as_unread">Als ungelesen markieren</string>
<string name="me">Me</string>
<!-- Confirmation dialog -->
<string name="delete_whole_conversation_confirmation">Möchtest du wirklich alle Nachrichten dieses Chats löschen\?</string>
<!-- Are you sure you want to delete 5 conversations? -->
@ -77,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>