check for unused translations again

This commit is contained in:
AdrianLxM 2017-05-26 10:11:38 +02:00
parent 8b81960ceb
commit 7bf8a31e02

View file

@ -50,7 +50,6 @@ android {
} }
lintOptions { lintOptions {
disable 'MissingTranslation' disable 'MissingTranslation'
//disable 'ExtraTranslation'
} }
buildTypes { buildTypes {
release { release {