mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 06:42:21 -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(
|
ignore(
|
||||||
"SyntheticAccessor",
|
"SyntheticAccessor",
|
||||||
//TODO stop ignoring below this
|
//TODO stop ignoring below this
|
||||||
"MissingTranslation",
|
|
||||||
"CheckResult",
|
"CheckResult",
|
||||||
"LabelFor",
|
"LabelFor",
|
||||||
"DuplicateStrings",
|
"DuplicateStrings",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user