diff --git a/src/gui/accountmanager.cpp b/src/gui/accountmanager.cpp index bb678ab607..6a997fc3f4 100644 --- a/src/gui/accountmanager.cpp +++ b/src/gui/accountmanager.cpp @@ -403,7 +403,7 @@ void AccountManager::displayMnemonic(const QString& mnemonic) auto *widget = new QDialog; Ui_Dialog ui; ui.setupUi(widget); - widget->setWindowTitle(tr("End to end encryption mnemonic")); + widget->setWindowTitle(tr("End-to-end encryption mnemonic")); ui.label->setText(tr("To protect your Cryptographic Identity, we encrypt it with a mnemonic of 12 dictionary words. " "Please note these down and keep them safe. " "They will be needed to add other devices to your account (like your mobile phone or laptop).")); diff --git a/src/gui/creds/oauth.cpp b/src/gui/creds/oauth.cpp index 361e91507c..39534fa48b 100644 --- a/src/gui/creds/oauth.cpp +++ b/src/gui/creds/oauth.cpp @@ -140,7 +140,7 @@ void OAuth::start() QString message = tr("
You logged in with the account %1, but must log in with the account %2.
"
"Please log out of %3 in another tab, then click here "
- "and log in with %2