| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-28 | Add support for the brazilian portuguese language code (#2792) | gdkchan | |
| * Add support for the brazilian portuguese language code * Fix error applet message | |||
| 2021-03-19 | ErrorApplet: Implement ApplicationErrorArg (#2123) | Ac_K | |
| 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. | |||
| 2020-09-28 | Basic impl of Error Applet (#1551) | Ac_K | |
