This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
nxdumptool
Watch
1
Star
0
Fork
You've already forked nxdumptool
0
mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced
2024-12-02 07:02:18 +00:00
Code
Issues
Releases
Activity
f14107662b
nxdumptool
/
romfs
/
i18n
/
en-US
/
user_titles_tab.json
5 lines
112 B
JSON
Raw
Normal View
History
Unescape
Escape
Implemented UserTitlesTab class. * LayeredErrorFrame: both the error frame and the list are now protected instead of private, letting any expanded classes take more control over the them. SetErrorFrameMessage(), AddListView() and the class destructor have been removed because of this change. * LayeredErrorFrame: removed views vector and simplified the list element focus check carried out before switching to the error frame.
2021-06-21 03:43:40 +01:00
{
UserTitlesTab: display a notification after updating the user titles list.
2021-06-21 04:00:39 +01:00
"no_titles_available"
:
"No user titles available."
,
Add gamecard notification.
2021-06-21 05:06:44 +01:00
"notification"
:
"User titles list updated!"
Implemented UserTitlesTab class. * LayeredErrorFrame: both the error frame and the list are now protected instead of private, letting any expanded classes take more control over the them. SetErrorFrameMessage(), AddListView() and the class destructor have been removed because of this change. * LayeredErrorFrame: removed views vector and simplified the list element focus check carried out before switching to the error frame.
2021-06-21 03:43:40 +01:00
}
Reference in a new issue
Copy permalink