mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3659 Multiplayer | Support link without approve, fixes (#2445)
This commit is contained in:
parent
55e430c70b
commit
bd9ccaff50
4 changed files with 101 additions and 9 deletions
|
@ -1361,6 +1361,9 @@
|
|||
<string name="multiplayer_request_to_join_without_approve_title">Join %1$s</string>
|
||||
<string name="multiplayer_request_to_join_without_approve_desc">You\'ve been invited to join %1$s, created by %2$s</string>
|
||||
<string name="multiplayer_request_to_join_without_approve_button">Join Space</string>
|
||||
<string name="multiplayer_request_to_join_sent_title">Request sent</string>
|
||||
<string name="multiplayer_request_to_join_sent_description">You will receive a notification when the space owner will approve your request.</string>
|
||||
<string name="multiplayer_request_to_join_btn_manage_spaces">Manage spaces</string>
|
||||
|
||||
<string name="multiplayer_request_to_join_loading_text"> Hang tight — we’re setting things up for you. This should only take a moment.</string>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue