1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-3626 Chat space | Open chat screen on creation (#2499)

This commit is contained in:
Konstantin Ivanov 2025-06-05 15:58:06 +02:00 committed by GitHub
parent 6f498b3bdf
commit 7517060aa9
Signed by: github
GPG key ID: B5690EEEBB952194
5 changed files with 78 additions and 29 deletions

View file

@ -1863,6 +1863,9 @@ Please provide specific details of your needs here.</string>
<string name="chats_edit_message">Edit message</string>
<string name="chats_message_edited">edited</string>
<string name="chat_empty_state_message">There is no messages yet.\nBe the first to start a discussion.</string>
<string name="chat_empty_state_title">This chat is empty.</string>
<string name="chat_empty_state_subtitle">Invite people and start the conversation!</string>
<string name="chat_empty_state_share_invite_button">Share invite link</string>
<string name="write_a_message">Write a message...</string>
<string name="date_layout_mentioned_in">Mentions</string>