Fix missing string resource

This commit is contained in:
Valere 2021-09-16 10:30:43 +02:00
parent cfed0f839b
commit 421c2ae0ba

View file

@ -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>