Update LaunchController.cpp

Signed-off-by: Ozynt <104643560+Ozynt@users.noreply.github.com>
This commit is contained in:
Ozynt 2022-10-09 13:20:50 +02:00 committed by GitHub
parent fecf1ffcb9
commit 7e67fd8c79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,7 +94,7 @@ void LaunchController::decideAccount()
m_parentWidget,
tr("No Accounts"),
tr("In order to play Minecraft, you must have at least one Microsoft or Mojang "
"account logged in. Mojang accounts are only usable offline."
"account logged in. Mojang accounts can only be used offline. "
"Would you like to open the account manager to add an account now?"),
QMessageBox::Information,
QMessageBox::Yes | QMessageBox::No