adapt strings for space creation

This commit is contained in:
Timuçin Boldt 2022-02-01 12:07:53 +01:00
parent 64cc337b9d
commit 5fe270fc9c
No known key found for this signature in database
GPG Key ID: 2CBED0FCC71CA53F
1 changed files with 2 additions and 1 deletions

View File

@ -3480,12 +3480,13 @@
<string name="add_space">Add Space</string>
<string name="your_public_space">Your public space</string>
<string name="your_private_space">Your private space</string>
<!-- TODO TO BE REMOVED -->
<string name="create_spaces_type_header">Spaces are a new way to group rooms and people</string>
<string name="create_spaces_choose_type_label">What type of space do you want to create?</string>
<string name="create_spaces_you_can_change_later">You can change this later</string>
<string name="create_spaces_join_info_help">To join an existing space, you need an invite.</string>
<string name="create_spaces_who_are_you_working_with">Who are you working with?</string>
<string name="create_spaces_make_sure_access">Make sure the right people have access to %s. You can change this later.</string>
<string name="create_spaces_make_sure_access">Make sure the right people have access to %s.</string>
<string name="create_spaces_just_me">Just me</string>
<string name="create_spaces_organise_rooms">A private space to organise your rooms</string>
<string name="create_spaces_me_and_teammates">Me and teammates</string>