Moo-Ack-Productions / MCprep

Blender python addon to increase workflow for creating minecraft renders and animations
https://theduckcow.com/MCprep
GNU General Public License v3.0
287 stars 24 forks source link

i18n: Fix UTF-8 Encoding Issues #568

Closed StandingPadAnimations closed 6 months ago

StandingPadAnimations commented 6 months ago

Python really loves to make UTF-8 encoding a pain... sigh

This fixes the translate action to set proper encoding for POT files and translations.py. Will need to test on Windows since that seems to be the source of headaches