5.7.0.4 Addons translations are ignored
Permalink
It seems that on latest 5.7 addons translations are ignored …
I checked an addon that I translated recently, the translation works correctly on 5.6, but after porting the addon to 5.7 and re-translating, it seems the translation file is ignored.
I tried debuging a bit the code, the translation file (packages/file_reader/languages/fr_FR/LC_MESSAGES/messages.mo) is correctly found and added to the translation pool, but its content is unused and the messages are displayed in english (even though the rest of the site is displayed in French).
Did anything changed on the addon translation in 5.7 or should I create a github issue for that one ?
I checked an addon that I translated recently, the translation works correctly on 5.6, but after porting the addon to 5.7 and re-translating, it seems the translation file is ignored.
I tried debuging a bit the code, the translation file (packages/file_reader/languages/fr_FR/LC_MESSAGES/messages.mo) is correctly found and added to the translation pool, but its content is unused and the messages are displayed in english (even though the rest of the site is displayed in French).
Did anything changed on the addon translation in 5.7 or should I create a github issue for that one ?
Ya if it's fixed in master, I would have suspected that it was in the 5.7.0.4 release. If it's in the develop branch it should be in the next release.
Vous parlez francais tres bien!
Vous parlez francais tres bien!
If this is something that's broken I think we should have a github issue for it. I imagine mlocati could fix it inside of 10 minutes.
Sent from my iPhone
> On Oct 3, 2014, at 8:49 AM, concrete5 Community <discussions@concretecms.com> wrote:
Sent from my iPhone
> On Oct 3, 2014, at 8:49 AM, concrete5 Community <discussions@concretecms.com> wrote:
Posted an issue (although it might be working fine) :
https://github.com/concrete5/concrete5-5.7.0/issues/1269...
https://github.com/concrete5/concrete5-5.7.0/issues/1269...
Ce sera donc corrigé en 5.7.0.5 ?