mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
#1272 Lint Issue: MissingTranslation - raise MissingTranslation to error
This commit is contained in:
parent
fe5a94fe80
commit
2369320acb
@ -92,7 +92,6 @@ class AllProjectConfigurer {
|
||||
ignore(
|
||||
"SyntheticAccessor",
|
||||
//TODO stop ignoring below this
|
||||
"MissingTranslation",
|
||||
"CheckResult",
|
||||
"LabelFor",
|
||||
"DuplicateStrings",
|
||||
|
Loading…
x
Reference in New Issue
Block a user