Update recovery/register texts
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user