I’m evaluating a small tool idea; no app exists yet. It would compare two CSV localization exports and flag changed source strings whose translations stayed unchanged, plus added/removed keys.
Synthetic example: “Collect 5 herbs” becomes “Collect 8 herbs”, while the Ukrainian translation still says “Зберіть 5 трав”. The report would say “needs review”, not automatically declare an error: some wording changes need no translation update.
It would run offline in a browser, without translating or modifying files. I’m considering a one-time $15 price, but first want to understand the problem.
How often has this happened in your recent projects? How do you currently find and review the affected translations?