This makes more sense
This commit is contained in:
		@@ -93,7 +93,7 @@ void LaunchController::decideAccount()
 | 
				
			|||||||
        auto reply = CustomMessageBox::selectable(
 | 
					        auto reply = CustomMessageBox::selectable(
 | 
				
			||||||
            m_parentWidget,
 | 
					            m_parentWidget,
 | 
				
			||||||
            tr("No Accounts"),
 | 
					            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. "
 | 
					               "account logged in. "
 | 
				
			||||||
               "Would you like to open the account manager to add an account now?"),
 | 
					               "Would you like to open the account manager to add an account now?"),
 | 
				
			||||||
            QMessageBox::Information,
 | 
					            QMessageBox::Information,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user