mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Only allow deleteTitle when GodMode is enabled.
This commit is contained in:
@@ -116,5 +116,8 @@
|
||||
"DELETE_TITLE": "Would you like to delete this title?",
|
||||
"MEDIATYPE_SD": "MediaType SD",
|
||||
"MEDIATYPE_NAND": "MediaType NAND",
|
||||
"BOOT_TITLE": "Would you like to boot this title?"
|
||||
"BOOT_TITLE": "Would you like to boot this title?",
|
||||
|
||||
"GODMODE": "GodMode: ",
|
||||
"FUNCTION_NOT_ALLOWED": "This function is not allowed without GodMode!"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user