aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstoltsvensk <104643560+stoltsvensk@users.noreply.github.com>2022-10-01 16:47:23 +0200
committerGitHub <noreply@github.com>2022-10-01 16:47:23 +0200
commit8e43d9713349af3834f51a4c6632b8b054415268 (patch)
tree4df41ef6a1002475437d7cb9f7a6944efa05b0f2
parentc97a47dc626c775884579d448a9d7363a936a0c1 (diff)
downloadPrismLauncher-8e43d9713349af3834f51a4c6632b8b054415268.tar.gz
PrismLauncher-8e43d9713349af3834f51a4c6632b8b054415268.tar.bz2
PrismLauncher-8e43d9713349af3834f51a4c6632b8b054415268.zip
Microsoft account only
Signed-off-by: stoltsvensk <104643560+stoltsvensk@users.noreply.github.com>
-rw-r--r--launcher/LaunchController.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/LaunchController.cpp b/launcher/LaunchController.cpp
index 830fcf82..56e920f0 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 Microsoft "
+ tr("In order to play Minecraft, you must have at least one Microsoft "
"account logged in. "
"Would you like to open the account manager to add an account now?"),
QMessageBox::Information,