Reword offline mode disclaimer

This commit is contained in:
bexnoss 2022-01-14 14:19:31 +01:00
parent 395e265564
commit cdaa397dcf

View File

@ -161,8 +161,8 @@ void AccountListPage::on_actionAddOffline_triggered()
tr("Please enter your desired username to add your offline account. <br>" tr("Please enter your desired username to add your offline account. <br>"
"<br>" "<br>"
"It is required by Mojang that you own Minecraft BEFORE you may use offline mode. <br>" "It is required by Mojang that you own Minecraft BEFORE you may use offline mode. <br>"
"The PolyMC organization denounces piracy and takes NO LIABILITY WHATSOEVER <br>" "The PolyMC developers denounce piracy and take NO LIABILITY WHATSOEVER for <br>"
"for any illegal activity that may occur in usage of the offline mode feature. <br></b>" "any illegal activity that may occur in usage of the offline mode feature. <br>"
"<br>" "<br>"
"By continuing you promise that you own a Minecraft account.") "By continuing you promise that you own a Minecraft account.")
); );