Update recovery/register texts
This commit is contained in:
parent
c3f1ca95f9
commit
c3570c9d82
|
@ -25,7 +25,7 @@ HBox {
|
|||
wrapMode: Text.Wrap
|
||||
text: qsTr(
|
||||
"Account recovery is not implemented yet. You can reset your " +
|
||||
"password using a client that supports it, such as Riot."
|
||||
"password using a client that supports it, like Riot."
|
||||
)
|
||||
|
||||
Layout.fillWidth: true
|
||||
|
|
|
@ -21,7 +21,7 @@ HBox {
|
|||
wrapMode: Text.Wrap
|
||||
text: qsTr(
|
||||
"Registering is not implemented yet. You can create a new " +
|
||||
"account from a client that supports it, such as Riot."
|
||||
"account from a client that supports it, like Riot."
|
||||
)
|
||||
|
||||
Layout.fillWidth: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user