On Fri, Aug 07, 2020 at 09:40:34AM +0200, Matej Marusak wrote:
Hey all,
We have set up a cockpit-podman[1] weblate project. It points to [2] for the source file. However when we update this file like in [3] where new strings were added it does not propagate into Weblate. For example string `All registries` was introduced in [3] but when I search for it in Weblate, it is not there [4]. When I go to repository maintenance it shows that everything is up to date.
Does anyone have any idea what might be wrong or how I should fix this? We have more projects in Weblate, all set up equally and from what I can see, they do update automatically.
Did you remember to setup the webhook in your git repo to notify weblate when changes are made ?
https://docs.weblate.org/en/latest/api.html#hooks
Regards, Daniel