ignore unused resources on translated files (done via transifex)

Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiaskaminsky 2018-03-20 16:30:47 +01:00 committed by AndyScherzinger
parent 58d62ab204
commit eced47e3f1
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
<issue id="UnusedResources">
<ignore path="**/values-b+en+001/strings.xml"/>
<ignore path="**/values-b+es+419/strings.xml" />
<ignore path="**/values-pt-rPT/strings.xml"/>
<ignore path="**/values-ro/strings.xml"/>
<ignore path="**/values-zh-rCN/strings.xml"/>