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:
This will cause Lint to ignore the missing translation error for ALL strings in the file, yet other string resource files can be verified if needed.
<?xml version="1.0" encoding="utf-8"?> <resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">