Improve ServerBrowser text wording

This commit is contained in:
miruka 2020-08-21 09:40:37 -04:00
parent 85f4620b3b
commit 6160deace5

View File

@ -91,8 +91,8 @@ HBox {
header: HLabel { header: HLabel {
text: qsTr( text: qsTr(
"Choose a homeserver to create your account on, or the " + "Choose a homeserver to create an account on, or the " +
"server on which you made an account to sign in to:" "homeserver where you have an account to sign in to:"
) )
wrapMode: HLabel.Wrap wrapMode: HLabel.Wrap
padding: theme.spacing padding: theme.spacing