Sync with previous changes

This commit is contained in:
Mykola Grymalyuk
2024-08-14 09:26:19 -06:00
parent 5a57ee1cc9
commit 61eb938350

View File

@@ -114,7 +114,7 @@ class PatcherSupportPkgMount:
return Path("~/.dortania_developer_key").expanduser().read_text().strip()
password = ""
msg = "Welcome to the DortaniaInternal Program, please provided the decryption key to access internal resources. Press cancel to skip."
msg = "Welcome to the DortaniaInternal Program, please provide the decryption key to access internal resources. Press cancel to skip."
if attempt > 0:
msg = f"Decryption failed, please try again. {2 - attempt} attempts remaining. "