mirror of
https://github.com/element-hq/element-android
synced 2024-11-28 05:31:21 +03:00
Fix missing string resource
This commit is contained in:
parent
cfed0f839b
commit
421c2ae0ba
1 changed files with 1 additions and 0 deletions
|
@ -3479,6 +3479,7 @@
|
|||
<string name="space_explore_activity_title">Explore rooms</string>
|
||||
<string name="space_add_child_title">Add rooms</string>
|
||||
<string name="leave_space">Leave Space</string>
|
||||
<string name="space_leave_prompt_msg_with_name">Are you sure you want to leave %s?</string>
|
||||
<!-- TO BE REMOVED -->
|
||||
<string name="space_leave_prompt_msg">Are you sure you want to leave the space?</string>
|
||||
<string name="space_leave_prompt_msg_only_you">You are the only person here. If you leave, no one will be able to join in the future, including you.</string>
|
||||
|
|
Loading…
Reference in a new issue