summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2024-01-15 11:38:16 +0100
committerAlbin <albin@mullvad.net>2024-01-15 11:38:16 +0100
commit6bc4b86b278ec0b4187b35294ab7e889b638504d (patch)
treebea2f406ddf4374cdbd4a5af889822784a5146ae
parent21268948e688e655727d030083dad824bf21e996 (diff)
parentf62ddd5644311d0877f8b25237da5ad3d6995a66 (diff)
downloadmullvadvpn-6bc4b86b278ec0b4187b35294ab7e889b638504d.tar.xz
mullvadvpn-6bc4b86b278ec0b4187b35294ab7e889b638504d.zip
Merge branch 'ignore-implied-quantity-lint-issue-droid-635'
-rw-r--r--android/lib/resource/lint-baseline.xml220
-rw-r--r--android/lib/resource/lint.xml4
2 files changed, 3 insertions, 221 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
diff --git a/android/lib/resource/lint.xml b/android/lib/resource/lint.xml
index 628a809680..27240ea702 100644
--- a/android/lib/resource/lint.xml
+++ b/android/lib/resource/lint.xml
@@ -5,6 +5,8 @@
<issue id="MissingTranslation" severity="ignore" />
<issue id="Typos" severity="ignore" />
<issue id="UnusedResources" severity="ignore" />
- <!-- We are currently not using the ellipsis character -->
+ <!-- We are currently not using the ellipsis character. -->
<issue id="TypographyEllipsis" severity="ignore" />
+ <!-- Tracked externally (DROID-245) since the same texts are used across multiple platforms. -->
+ <issue id="ImpliedQuantity" severity="ignore" />
</lint>