New Test Version Posted
2020-05-15
- Need to include prefs.py in messages.pot for translation.
- Update Translations.
- Catch exception in exception handling for French user.
That was a weird issue with the error message from an image download failure causing another error because of encoding, but not in English. My solution is rather crude (catching an exception in an exception) but without seeing the error myself it's hard to develop and test anything more elegant.
|