I made a mistake when separating out the badge strings from the website. It turns out, mozilla's i10n requires that all strings be kept in a messages.json file with that exact name. I'm not sure why I didn't catch this earlier. It's easiest for us to rename badge.json to messages.json but we'll have to go through the whole weblate update again.
Designs
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related.
Learn more.
@emmapeel I'm sorry to ask this again so soon, but is it possible to just change the name of the badge.json file to messages.json without losing any strings? It's necessary for mozilla's webextension i18n.
Here's the MR that does the change on our side: !53 (closed)
ouch. i was unable to move the translations before, i had to do it 'by hand'. It seems the strings were noticed as 'with same source, but different context'. So I clicked each string to recover them, I may also have lost some.
I am not sure I can just change the name of the source file, I think I will have to create a new resource in weblate.