Эх сурвалжийг харах

Since newest Transifex update we have many translations with not needed translations, e.g. "many" in spanish.
To not have lint warnings all the time, and as it does not harm Android, we can ignore it.

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>

tobiasKaminsky 3 жил өмнө
parent
commit
ee57fa0732
1 өөрчлөгдсөн 1 нэмэгдсэн , 3 устгасан
  1. 1 3
      app/lint.xml

+ 1 - 3
app/lint.xml

@@ -23,9 +23,7 @@
     </issue>
 
     <issue id="UnusedQuantity">
-        <ignore path="**/values-sk-rSK/strings.xml"/>
-        <ignore path="**/values-cs-rCZ/strings.xml"/>
-        <ignore path="**/values-lt-rLT/strings.xml"/>
+        <ignore path="**/values-**/strings.xml" />
     </issue>
 
     <issue id="ExtraTranslation">