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? -->
@ -96,4 +97,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>