mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-05 04:46:57 +03:00
Replace instances of “Minecraft account”
This commit is contained in:
parent
5c95448f1f
commit
8092c321a9
2 changed files with 2 additions and 2 deletions
|
|
@ -870,7 +870,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 Mojang or Minecraft account."),
|
||||
"one account added.\nPlease add your Microsoft or Mojang account."),
|
||||
QMessageBox::Warning)
|
||||
->show();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue