Skip to content
Snippets Groups Projects
Commit 6b15fb89 authored by goapunk's avatar goapunk
Browse files

Show a warning instead of throwing an error for unused translations


Signed-off-by: default avatargoapunk <noobie@goapunks.net>
parent a711d6b8
No related branches found
No related tags found
No related merge requests found
......@@ -106,5 +106,6 @@ android {
lintOptions {
warning 'MissingTranslation'
warning 'ImpliedQuantity'
warning 'ExtraTranslation'
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment