Browse Source

Lint: ignore zero, as we do not show those translated strings in case of zero/empty

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 3 years ago
parent
commit
b16de93c1e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lint.xml

+ 1 - 0
lint.xml

@@ -19,6 +19,7 @@
 
     <issue id="MissingQuantity">
         <ignore path="**/values-ka-rGE/strings.xml"/>
+        <ignore path="**/values-ar/strings.xml" />
     </issue>
 
     <issue id="UnusedQuantity">