cakephp/localized

[question] Update template?

Closed this issue · 7 comments

Should we update the cake.pot template when we commit translation updates? Or maybe it should be updated in a separate issue/PR?

I've recently created #125 and #126 and I'm not sure if I should update the template too.

In fact, maybe we could remove it, don't we?

BTW, to update those translations I've created my custom cake.pot template from version 3.2.8. I'm not sure if that's the best way to do it 😕

Helloooooo

Either we keep it updated or we remove it yeah
I think updating those along with it should be fine though.

I think that it's a better idea to remove it and let people generate it when they wanna update the cake.pot translations in their language.

Updating it manually is a pain. I see a lot of PR just for updating this file, which is not ideal.

Auto-updating it would be very nice, but I guess you won't add the i18n extraction to the travis builds 😅

Cuckoo!

I am not sure. Keeping it around shouldn't hurt. But I dont mind either way.
If we remove it we should definitly put in the readme/docs on how to generate it.

Thanks @dereuromark I'll try to do that then :)

#125 and #126 can be merged now. I'll do another PR with the template removal + adding information to the readme.