aboutsummaryrefslogtreecommitdiff
path: root/launcher
diff options
context:
space:
mode:
authorOzynt <58683893+Ozynt@users.noreply.github.com>2022-05-08 11:19:53 +0200
committerGitHub <noreply@github.com>2022-05-08 11:19:53 +0200
commitbdd2d57808004ccd12b2438c7af9d163fbe96c0d (patch)
treec1146e4b7c3f88204a4fc0a2e853748627d66a20 /launcher
parentf7f39854f83002f528c6f05a67f6a3b0500a8038 (diff)
downloadPrismLauncher-bdd2d57808004ccd12b2438c7af9d163fbe96c0d.tar.gz
PrismLauncher-bdd2d57808004ccd12b2438c7af9d163fbe96c0d.tar.bz2
PrismLauncher-bdd2d57808004ccd12b2438c7af9d163fbe96c0d.zip
This makes more sense
Diffstat (limited to 'launcher')
-rw-r--r--launcher/LaunchController.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/LaunchController.cpp b/launcher/LaunchController.cpp
index 4cb62e69..002c08b9 100644
--- a/launcher/LaunchController.cpp
+++ b/launcher/LaunchController.cpp
@@ -93,7 +93,7 @@ void LaunchController::decideAccount()
auto reply = CustomMessageBox::selectable(
m_parentWidget,
tr("No Accounts"),
- tr("In order to play Minecraft, you must have at least one Mojang or Minecraft "
+ tr("In order to play Minecraft, you must have at least one Mojang or Microsoft "
"account logged in. "
"Would you like to open the account manager to add an account now?"),
QMessageBox::Information,