소스 검색

fix patch regex for ca lang

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 1 년 전
부모
커밋
f687a407cc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/lint.xml

+ 1 - 1
app/lint.xml

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