Update create room screen

This commit is contained in:
Florian Renaud 2023-03-03 10:32:28 +01:00
parent 2c86758d15
commit cec6d3ef88
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>