mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-21 06:30:52 +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()
|
return Path("~/.dortania_developer_key").expanduser().read_text().strip()
|
||||||
|
|
||||||
password = ""
|
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:
|
if attempt > 0:
|
||||||
msg = f"Decryption failed, please try again. {2 - attempt} attempts remaining. "
|
msg = f"Decryption failed, please try again. {2 - attempt} attempts remaining. "
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user