mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 10:49:06 +01:00
Show a warning instead of throwing an error for unused translations
Signed-off-by: goapunk <noobie@goapunks.net>
This commit is contained in:
@@ -106,5 +106,6 @@ android {
|
||||
lintOptions {
|
||||
warning 'MissingTranslation'
|
||||
warning 'ImpliedQuantity'
|
||||
warning 'ExtraTranslation'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user