I can\'t compile/debug our Android app, because the localization files are not perfect yet.
My IDE\'s validation tool Lint create errors saying:
Add following to your gradle file in android section
lintOptions { disable 'MissingTranslation' }