mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-08-04 20:00:22 +02:00
<.< spelling.
This commit is contained in:
parent
716f9db258
commit
b8055c72d0
@ -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…
Reference in New Issue
Block a user