<.< spelling.

This commit is contained in:
Andrew Pilley
2024-02-18 18:50:31 +11:00
parent 716f9db258
commit b8055c72d0
+1 -1
View File
@@ -4368,7 +4368,7 @@ void GMainWindow::OnInstallDecryptionKeys() {
game_list->PopulateAsync(UISettings::values.game_dirs);
if (ContentManager::AreKeysPresent()) {
QMessageBox::information(this, tr("Decryption Keys install succeded"),
QMessageBox::information(this, tr("Decryption Keys install succeeded"),
tr("Decryption Keys Installed"));
} else {
QMessageBox::critical(this, tr("Decryption Keys install failed"),