chore: cleanup a few more mentions of mojang accounts

Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
seth
2023-09-27 05:33:22 -04:00
parent 7c636d4608
commit f370f0d749
5 changed files with 6 additions and 6 deletions

View File

@ -872,7 +872,7 @@ void MainWindow::finalizeInstance(InstancePtr inst)
} else {
CustomMessageBox::selectable(this, tr("Error"),
tr("The launcher cannot download Minecraft or update instances unless you have at least "
"one account added.\nPlease add your Microsoft or Mojang account."),
"one account added.\nPlease add a Microsoft account."),
QMessageBox::Warning)
->show();
}