Commit Graph
3 Commits
Author SHA1 Message Date
gdkchanandGitHub a7a40a77f2 Add support for the brazilian portuguese language code (#2792)
* Add support for the brazilian portuguese language code

* Fix error applet message
2021-10-28 23:06:45 +02:00
Ac_KandGitHub db56b2166d ErrorApplet: Implement ApplicationErrorArg (#2123)
This PR implement `ApplicationErrorArg` to the Error Applet. It's used by the guest to throw some specific error messages.
The code was done for (and merged) LDN2 build since long time ago and have been tested a bunch of times because of that! In a way to reduce the differences between LDN and master build it's fine to add it to master.
2021-03-19 00:04:49 +01:00
Ac_KandGitHub 4f65043ad7 Basic impl of Error Applet (#1551) 2020-09-28 00:00:38 +02:00