mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-22 16:01:37 -04:00
lint: don't ignore MissingQuantity for French
that issue in specific seems to be fixed: https://github.com/WeblateOrg/weblate/issues/7520#issuecomment-1184107919
This commit is contained in:
committed by
Hans-Christoph Steiner
parent
286f13329c
commit
65281cf76a
@@ -65,7 +65,6 @@
|
||||
<!-- Weblate doesn't handle these yet: https://github.com/WeblateOrg/weblate/issues/7520 -->
|
||||
<issue id="MissingQuantity" severity="error">
|
||||
<ignore path="src/main/res/values-cs" />
|
||||
<ignore path="src/main/res/values-fr" />
|
||||
<ignore path="src/main/res/values-lt" />
|
||||
<ignore path="src/main/res/values-sk" />
|
||||
</issue>
|
||||
|
||||
Reference in New Issue
Block a user