summaryrefslogtreecommitdiffhomepage
path: root/android/config
diff options
context:
space:
mode:
Diffstat (limited to 'android/config')
-rw-r--r--android/config/lint.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/config/lint.xml b/android/config/lint.xml
index 475fc9f3d5..8cb65518f3 100644
--- a/android/config/lint.xml
+++ b/android/config/lint.xml
@@ -1,3 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<lint>
+ <!-- This lint issue doesn't match our translation workflow. -->
+ <issue id="MissingTranslation" severity="ignore" />
</lint>