Updated the messages

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2023-06-09 21:29:12 +03:00
parent f2932c6d03
commit b3d743635c
2 changed files with 4 additions and 4 deletions

View File

@ -246,7 +246,7 @@ void ResourcePage::updateSelectionButton()
else
m_ui->resourceSelectionButton->setText(tr("Deselect %1 for download").arg(resourceString()));
} else {
qWarning() << "Try to update selection but there is not a pack selected";
qWarning() << "Tried to update the selected button but there is not a pack selected";
}
}