2021-06-25 21:26:20 +01:00
|
|
|
{
|
2024-04-25 00:49:04 +01:00
|
|
|
"gamecard": {
|
|
|
|
"image": {
|
|
|
|
"get_size_failed": "Failed to retrieve gamecard image size.",
|
|
|
|
"get_security_info_failed": "Failed to retrieve gamecard security information.",
|
|
|
|
"write_key_area_failed": "Failed to write gamecard key area.",
|
|
|
|
"io_failed": "Failed to {0} 0x{1:X}-byte long gamecard block at offset 0x{2:X}."
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2021-06-25 21:26:20 +01:00
|
|
|
"notifications": {
|
2021-07-25 06:37:13 +01:00
|
|
|
"gamecard_status_updated": "Gamecard status updated.",
|
|
|
|
"gamecard_ejected": "Gamecard ejected.",
|
|
|
|
"user_titles": "User titles updated.",
|
|
|
|
"ums_device": "USB Mass Storage devices updated.",
|
|
|
|
"usb_host_connected": "USB host connected.",
|
|
|
|
"usb_host_disconnected": "USB host disconnected."
|
2021-06-25 21:26:20 +01:00
|
|
|
}
|
|
|
|
}
|