소스 검색

Merge pull request #10310 from nextcloud/lintUnusedQuantity

Since newest Transifex update we have many translations with not need…
Álvaro Brey 3 년 전
부모
커밋
82daff8797
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">