Update launcher/ui/dialogs/MSALoginDialog.cpp
Co-authored-by: Tayou <git@tayou.org> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
8b051b97fd
commit
898ee67a07
@ -124,7 +124,7 @@ void MSALoginDialog::authorizeWithBrowser(const QUrl& url)
|
|||||||
ui->message->setText(
|
ui->message->setText(
|
||||||
tr("Browser opened to complete the login process."
|
tr("Browser opened to complete the login process."
|
||||||
"<br /><br />"
|
"<br /><br />"
|
||||||
"If your browser hasn't opened, please manually open the bellow link in your browser:"));
|
"If your browser hasn't opened, please manually open the below link in your browser:"));
|
||||||
}
|
}
|
||||||
|
|
||||||
void MSALoginDialog::copyUrl()
|
void MSALoginDialog::copyUrl()
|
||||||
|
Loading…
Reference in New Issue
Block a user