qazrfv1234
6e654ec2af
Update language.c (typo fixed)
2021-08-27 20:06:28 +02:00
Chronoss
c1640f4b54
Update language.c ( #130 )
2021-06-09 08:21:37 +01:00
HamletDuFromage
aef37e10f7
stat(path) before trying to launch a nro ( #129 )
2021-06-09 08:16:37 +01:00
Mehdi Khelfi
95411fe5e9
Added some spanish and french strings ( #132 )
2021-04-18 14:51:03 +02:00
Mehdi Khelfi
df09e9ed1b
Added French strings
...
Added 2 missing french translations in language.c
2020-10-31 18:52:55 +01:00
Ivan Mazzoli
5dfb9ec328
Updated italian translation and added new ones
2020-01-07 16:13:39 +01:00
yellows8
2feb085504
Updated language handling for latest libnx. Added support for SetLanguage_ZHHANS/SetLanguage_ZHHANT, and changed STR_ZH/STR_TW to STR_ZH_HANS/STR_ZH_HANT (system-language is still not actually used).
2019-10-04 18:16:42 -04:00
fincs
ce35f40f31
Display "Applet Mode" indicator when running under an applet
2019-07-29 17:36:59 +02:00
hippydave
d6c780256f
Add starred favourites at start of list ( #91 )
...
* Add starred favourites at start of list
2019-07-09 13:33:21 -04:00
lookye
d4af9cd2b9
Update language.c - german language strings
...
Added some german language strings, corrected some small grammatical mistakes.
2018-12-03 11:47:43 -05:00
Dachuu
2a3564f53a
Added french strings
2018-11-04 13:25:51 -05:00
yellows8
d97eebc26f
Display a progress bar for netloader in the msgbox. Adjusted the language.c netloader strings so that the total newlines for each StrId matches. Fixed GetTextXCoordinate with 'c'. Moved the menuMsgBoxSetNetloaderState call into menuUpdateNetloader and only pass netloaderState into menuUpdateNetloader, etc. Use theme colors in msgbox. Various msgbox adjustments. Added progressBarColor to theme.
2018-10-24 18:38:50 -04:00
yellows8
86632292b0
Display netloader status with a modified msgbox.
...
* Enabled StrIds in language.c for this with some adjustments.
* Moved sockets init/exit into netloaderInit/netloaderExit, netloaderInit now returns Result.
* Changed the params for netloaderGetState to an output struct.
* In netloaderTask(), check netloader_exitflag at the end before clearing it.
* Moved code calling loadnro from netloader_loop into netloaderTask.
* Call thrd_sleep with the while-loop calling netloader_loop in netloaderTask.
* Various other changes.
2018-10-23 20:13:10 -04:00
yellows8
59e2d7a306
Display an error screen with print-console instead of using fatalSimple. Display a msgbox in launchFile() when an error occurs instead of using fatalSimple. Better error handling etc in worker/launch.
2018-10-18 19:06:59 -04:00
yellows8
80e2e0aae7
Display '{button} {text}' for netloader. Added theme handling for this. StrId_NetLoader is used for this, with '3dslink' removed from the text.
2018-10-17 10:17:47 -04:00
Dachuu
b28ddcaddc
Added french strings ( #69 )
...
* Added french strings
2018-10-16 15:01:08 -04:00
Sunguk Lee
afa9bd49d0
Change Korean translation for StrId_Actions_Apply
2018-10-09 11:41:46 -04:00
yellows8
69e11599f4
Moved string for default-theme-name into language.c, and fixed language.c whitespace.
2018-09-29 12:07:51 -04:00
NightlyFox
992c4c482b
Implemented a theme switcher feature ( #62 )
...
* Implemented Theme Menu.
* Minor adjustments.
* added two new theming attributes, borderColor, borderTextcolor, allows users to modify the boxes that surrounds the menu entries
* added theme info to config file, users can now add theme author, theme name, and theme version to a theme config file.
* tested building on mac osx, added to .gitignore and make clean for files generated on osx
* The path for the theme is now stored in a config string in settings.cfg, instead of a hard-coded theme.cfg path.
* added functions to create/modify settings config for hbmenu theme
* added Default theme entry that will always insert itself at the front of the list of themes
* added code for + and - button, using - button for theme menu now (button display for this is disabled).
2018-09-28 23:20:24 -04:00
newget
985dc946fe
Improved korean
2018-09-15 17:22:46 -04:00
Dachuu
93591ef3e1
Added french string ( #58 )
...
Added french string to line 218 (StrId_LastLoadResult and StrId_NetLoaderOffline).
2018-09-15 17:20:55 -04:00
YY
13676f64fd
Improved Japanese language support:
...
* Improved slight ~ serious Japanese translation miss.
* Added new STR_JP.
2018-07-31 20:34:52 -04:00
AntonioDePau
d36044daea
Update language.c ( #19 )
...
* Update language.c
2018-07-31 19:43:53 -04:00
MCPE_PC
1e2c2cc877
🦄 Improve & add Korean language
2018-07-31 14:04:44 -04:00
Thompson Lee
03e7b110e7
Updated language.c for Traditional Chinese ( #33 )
...
* Updated language.c
to correct current Traditional Chinese translations.
2018-07-31 13:00:59 -04:00
yellows8
a20cdb5781
Added STR_ES text for StrId_LastLoadResult and StrId_MsgBox_OK, from github-comments.
2018-03-11 19:58:41 -04:00
yellows8
9aaac6f01e
Moved the message-box 'OK' text into language.c. Display the Result from envGetLastLoadResult() with a message-box when required.
2018-03-11 17:43:36 -04:00
Dave Murphy
27d195e118
Use __SWITCH__ rather than SWITCH
2018-03-11 00:37:03 +01:00
fincs
5743c2946d
Default app version needs not be localized ( #17 )
2018-02-27 16:06:01 -05:00
Sahin H
0cb9f3961f
Added system language text change ( #15 )
2018-02-27 14:33:56 -05:00
Adubbz
bb53f73cc7
Switched to using textGetString for action descriptions and app info
2018-02-26 23:52:13 +01:00
yellows8
b6816abe56
Initial public commit.
2018-02-11 19:07:18 -05:00