geigi / cozy

🎧 Listen to audio books 📚 on Linux
https://cozy.sh
GNU General Public License v3.0
1.09k stars 83 forks source link

Translation is broken in some places #813

Closed rdbende closed 7 months ago

rdbende commented 7 months ago

When the gettext is called at module level, the strings do not appear as translated, probably because those are executed before the textdomain is set.

Example: error_reporting.py