android: Make missing translations a non-fatal event

This commit is contained in:
Rom Walton 2013-09-06 12:13:09 -04:00
parent 32752480c2
commit 1265b7505d
1 changed files with 4 additions and 0 deletions

4
android/BOINC/lint.xml Normal file
View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<lint>
<issue id="MissingTranslation" severity="ignore" />
</lint>