> you are removing a lot of translator_credits/*.po files but there are only 2 > translators/*.json files, why?
Because I don't want to have to keep comparing the data while this branch is waiting for merging. I will copy the data over in Transifex when we've merged this. Transifex will then automatically add the necessary files. > update_authors.py is not ready for situation when json files would be > corrupted, can this situation (corruption of json files) happen? The built-in JSON parser that comes with Python will throw an error and abort the script when the input file isn't correct JSON. -- https://code.launchpad.net/~widelands-dev/widelands/authors/+merge/250513 Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/authors into lp:widelands. _______________________________________________ Mailing list: https://launchpad.net/~widelands-dev Post to : widelands-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~widelands-dev More help : https://help.launchpad.net/ListHelp