mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 04:38:20 +10:00
Sync with previous changes
This commit is contained in:
@@ -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. "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user