justdan96 / tsMuxer

tsMuxer is a transport stream muxer for remuxing/muxing elementary streams, EVO/VOB/MPG, MKV/MKA, MP4/MOV, TS, M2TS to TS to M2TS. Supported video codecs H.264/AVC, H.265/HEVC, VC-1, MPEG2. Supported audio codecs AAC, AC3 / E-AC3(DD+), DTS/ DTS-HD.
Apache License 2.0
863 stars 144 forks source link

Spanish translation and compilation error on Windows #670

Closed adrianlopezgalera closed 1 year ago

adrianlopezgalera commented 1 year ago

Hi!

I have checked the Spanish translation, I have fixed an error that prevented the Spanish translation of the "about" tab from appearing and I have added the corresponding line to the Windows compilation script so that the "tsmuxergui_es.ts" file is compiled.

This pull request try to solve this issue: https://github.com/justdan96/tsMuxer/issues/669

Regards.