Improve ServerBrowser text wording
This commit is contained in:
parent
85f4620b3b
commit
6160deace5
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user