diff --git a/launcher/ui/pages/global/AccountListPage.cpp b/launcher/ui/pages/global/AccountListPage.cpp index a64564d54..f1d17d1f6 100644 --- a/launcher/ui/pages/global/AccountListPage.cpp +++ b/launcher/ui/pages/global/AccountListPage.cpp @@ -138,8 +138,8 @@ void AccountListPage::on_actionAddAuthlibInjector_triggered() MinecraftAccountPtr account = AuthlibInjectorLoginDialog::newAccount( this, tr("Please enter your username (sometimes an email address), password, and the URL of your API server." "
" - "See this page in " - "the Fjord Launcher repository for a list of common API servers." + "See this page in " + "the Shattered Prism repository for a list of common API servers." "

" "Caution! Your username and password will be sent to the authentication server you specify!"));