Asana / locheck

Validate iOS, Android, and Mac localizations. Find errors in .strings, .stringsdict, and strings.xml files.
MIT License
97 stars 11 forks source link

Use a data structure for problems, not just strings #6

Closed stevelandeyasana closed 3 years ago

stevelandeyasana commented 3 years ago

We should have an explicit list of problems, each with an identifier, and ideally a way for people to silence specific warnings.