浏览代码

Add further lang with additional quantity strings not offered by transifex

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 1 年之前
父节点
当前提交
12d413bd53
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      app/lint.xml

+ 6 - 0
app/lint.xml

@@ -13,6 +13,12 @@
     <issue id="UnusedResources">
         <ignore path="**/values-**/strings.xml" />
     </issue>
+	
+    <issue id="MissingQuantity">
+        <ignore path="**/values-ka-rGE/strings.xml"/>
+        <ignore path="**/values-ar/strings.xml" />
+		<ignore path="**/es/values-ca/strings.xml" />
+    </issue>
 
     <issue id="TypographyEllipsis">
         <ignore path="**/values-**/strings.xml" />