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:
parent
6f498b3bdf
commit
7517060aa9
5 changed files with 78 additions and 29 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue