<.< spelling.
This commit is contained in:
parent
716f9db258
commit
b8055c72d0
1 changed files with 1 additions and 1 deletions
|
@ -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"),
|
||||
|
|
Loading…
Add table
Reference in a new issue