k9-mail/config/lint/android-lint-baseline.xml
2025-11-22 13:56:56 +01:00

24 lines
1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.11.1" type="baseline" client="gradle" dependencies="true" name="AGP (8.11.1)" variant="all" version="8.11.1">
<issue
id="MissingQuantity"
message="For locale &quot;iw&quot; (Hebrew) the following quantity should also be defined: `many` (e.g. &quot;20 שנה&quot;)"
errorLine1=" &lt;plurals name=&quot;account_setup_options_email_display_count_messages&quot;>"
errorLine2=" ^">
<location
file="src/main/res/values-iw/strings.xml"
line="46"
column="5"/>
</issue>
<issue
id="MissingQuantity"
message="For locale &quot;iw&quot; (Hebrew) the following quantity should also be defined: `many` (e.g. &quot;20 שנה&quot;)"
errorLine1=" &lt;plurals name=&quot;settings_import_password_prompt&quot;>"
errorLine2=" ^">
<location
file="src/main/res/values-iw/strings.xml"
line="35"
column="5"/>
</issue>
</issues>