pgaskin / NickelMenu

The easiest way to launch scripts, change settings, and run actions on Kobo e-readers.
https://pgaskin.net/NickelMenu
MIT License
507 stars 24 forks source link

UTF-8 support for result dialog/toast #96

Closed pgaskin closed 3 years ago

pgaskin commented 3 years ago

Currently, the string is decoded as latin1. Changing this to UTF-8 will support more characters and is fully backwards-compatible.