<.< spelling.
This commit is contained in:
+1
-1
@@ -4368,7 +4368,7 @@ void GMainWindow::OnInstallDecryptionKeys() {
|
|||||||
game_list->PopulateAsync(UISettings::values.game_dirs);
|
game_list->PopulateAsync(UISettings::values.game_dirs);
|
||||||
|
|
||||||
if (ContentManager::AreKeysPresent()) {
|
if (ContentManager::AreKeysPresent()) {
|
||||||
QMessageBox::information(this, tr("Decryption Keys install succeded"),
|
QMessageBox::information(this, tr("Decryption Keys install succeeded"),
|
||||||
tr("Decryption Keys Installed"));
|
tr("Decryption Keys Installed"));
|
||||||
} else {
|
} else {
|
||||||
QMessageBox::critical(this, tr("Decryption Keys install failed"),
|
QMessageBox::critical(this, tr("Decryption Keys install failed"),
|
||||||
|
|||||||
Reference in New Issue
Block a user