chore: cleanup a few more mentions of mojang accounts
Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
parent
7c636d4608
commit
f370f0d749
5 changed files with 6 additions and 6 deletions
|
@ -411,7 +411,7 @@ void VersionPage::on_actionDownload_All_triggered()
|
|||
if (!APPLICATION->accounts()->anyAccountIsValid()) {
|
||||
CustomMessageBox::selectable(this, tr("Error"),
|
||||
tr("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();
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue