Update create room screen

This commit is contained in:
Florian Renaud
2023-03-03 10:32:28 +01:00
parent 5832110a25
commit 00a19107ce
6 changed files with 40 additions and 11 deletions

View File

@@ -14,5 +14,6 @@
<string name="server_selection_server_footer">You can only connect to an existing server that supports sliding sync. Your homeserver admin will need to configure it.</string>
<string name="server_selection_sliding_sync_alert_title">Server not supported</string>
<string name="server_selection_sliding_sync_alert_message">This server currently doesn\'t support sliding sync.</string>
<string name="create_chat">Create chat</string>
</resources>