OpenViX / HRTunerProxy

Setup Enigma2 to act as HR-Tuner Proxy
GNU General Public License v2.0
75 stars 26 forks source link

Translations not working #22

Closed RobvanderDoes closed 6 years ago

RobvanderDoes commented 6 years ago

Translations do not work. I added the Dutch translation the same way as I do for other ViX-repos, but no Dutch translation shows.

andyblac commented 6 years ago

have you placed the file in the correct location ? need to be as follows

/usr/lib/enigma2/python/Plugins/SystemPlugins/HRTunerProxy/locale/nl/LC_MESSAGES/HRTunerProxy.mo

RobvanderDoes commented 6 years ago

Yep, and that works, but that wasn't my issue. Seeing https://github.com/OpenViX/HRTunerProxy/commit/a26e2e96e0ce2f4fbfa9dce6d8489b0a0f52b658 I understand that po's here work quite different from other plugins & ViX. OK, fine, I'll close the issue.