mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-08 19:52:12 +00:00
05dec93795
Other changes include: * Updated borealis. * Updated Makefile. * Began implementation of a (very) simple, CURL-based HTTP handler. * OptionsTab: added a small disclaimer about dump options. * OptionsTab: added notifications for the update application item (running as NSO, app already updated). * config: improved boundary handling while validating integer entries. * utils: (de)initialize CURL (this will be moved to http.c eventually).
10 lines
362 B
JSON
10 lines
362 B
JSON
{
|
|
"notifications": {
|
|
"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."
|
|
}
|
|
}
|