summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2024-01-11 16:09:00 +0100
committerAlbin <albin@mullvad.net>2024-01-15 11:28:23 +0100
commitf62ddd5644311d0877f8b25237da5ad3d6995a66 (patch)
treebea2f406ddf4374cdbd4a5af889822784a5146ae /android
parent6d71874070df41e75dd78aa89df0a5ea2e7c4480 (diff)
downloadmullvadvpn-f62ddd5644311d0877f8b25237da5ad3d6995a66.tar.xz
mullvadvpn-f62ddd5644311d0877f8b25237da5ad3d6995a66.zip
Update lint baselines
Diffstat (limited to 'android')
-rw-r--r--android/lib/resource/lint-baseline.xml220
1 files changed, 0 insertions, 220 deletions
diff --git a/android/lib/resource/lint-baseline.xml b/android/lib/resource/lint-baseline.xml
index 13532ef7b2..d46970e0db 100644
--- a/android/lib/resource/lint-baseline.xml
+++ b/android/lib/resource/lint-baseline.xml
@@ -2,226 +2,6 @@
<issues format="6" by="lint 8.1.4" type="baseline" client="gradle" dependencies="false" name="AGP (8.1.4)" variant="all" version="8.1.4">
<issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>1 jour restant&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="4"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>1 dia restante&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="4"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>1 mois restant&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="8"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>1 mês restante&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="8"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>1 an restant&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="12"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>1 ano restante&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="12"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>Les crédits du compte expirent dans un jour&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="24"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>O crédito da conta expira dentro de um dia&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="24"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>Les crédits du compte expirent dans une heure&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="28"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>O crédito da conta expira dentro de uma hora&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="28"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>il y a un jour&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="32"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>há um dia&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="32"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>il y a une minute&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="36"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>há um minuto&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="36"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>il y a un mois&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="40"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>há um mês&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="40"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>il y a un an&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="44"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>há um ano&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="44"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>il y a une heure&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="48"
- column="9"/>
- </issue>
-
- <issue
- id="ImpliedQuantity"
- message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
- errorLine1=" &lt;item quantity=&quot;one&quot;>há uma hora&lt;/item>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="48"
- column="9"/>
- </issue>
-
- <issue
id="ObsoleteSdkInt"
message="This folder configuration (`v26`) is unnecessary; `minSdkVersion` is 26. Merge all the resources in this folder into `mipmap-anydpi`.">
<location