mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-13 05:37:42 +02:00
GH-2839 remove username wording from login and account dialogs
This commit is contained in:
@ -103,8 +103,7 @@ void AccountListPage::listChanged()
|
||||
|
||||
void AccountListPage::on_actionAdd_triggered()
|
||||
{
|
||||
addAccount(tr("Please enter your Mojang or Minecraft account username and password to add "
|
||||
"your account."));
|
||||
addAccount(tr("Please enter your Minecraft account email and password to add your account."));
|
||||
}
|
||||
|
||||
void AccountListPage::on_actionRemove_triggered()
|
||||
|
Reference in New Issue
Block a user