crowdin: Fix removing invalid product strings

* Removing items from a list while iterating it is not a good idea
  and results in unexpected results
* Instead of removing them, add them to an ignore list and check the
  current item against it

Change-Id: I6395f78d8ace3da6f5c443bdf12e4da9ae032026
1 file changed
tree: 04757a6cd10fbd8fc116ba8fdbe8bf96991cdd0c
  1. config/
  2. crowdin_sync.py
  3. README.mkdn