pgaskin / NickelMenu

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

UTF-8 support for result dialog/toast #96

Closed pgaskin closed 4 years ago

pgaskin commented 4 years ago

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