diff options
| author | Albin <albin@mullvad.net> | 2024-01-11 16:09:00 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2024-01-15 11:28:23 +0100 |
| commit | f62ddd5644311d0877f8b25237da5ad3d6995a66 (patch) | |
| tree | bea2f406ddf4374cdbd4a5af889822784a5146ae /android | |
| parent | 6d71874070df41e75dd78aa89df0a5ea2e7c4480 (diff) | |
| download | mullvadvpn-f62ddd5644311d0877f8b25237da5ad3d6995a66.tar.xz mullvadvpn-f62ddd5644311d0877f8b25237da5ad3d6995a66.zip | |
Update lint baselines
Diffstat (limited to 'android')
| -rw-r--r-- | android/lib/resource/lint-baseline.xml | 220 |
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 `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">1 jour restant</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-fr/plurals.xml" - line="4" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">1 dia restante</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-pt/plurals.xml" - line="4" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">1 mois restant</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-fr/plurals.xml" - line="8" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">1 mês restante</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-pt/plurals.xml" - line="8" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">1 an restant</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-fr/plurals.xml" - line="12" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">1 ano restante</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-pt/plurals.xml" - line="12" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">Les crédits du compte expirent dans un jour</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-fr/plurals.xml" - line="24" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">O crédito da conta expira dentro de um dia</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-pt/plurals.xml" - line="24" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">Les crédits du compte expirent dans une heure</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-fr/plurals.xml" - line="28" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">O crédito da conta expira dentro de uma hora</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-pt/plurals.xml" - line="28" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">il y a un jour</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-fr/plurals.xml" - line="32" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">há um dia</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-pt/plurals.xml" - line="32" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">il y a une minute</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-fr/plurals.xml" - line="36" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">há um minuto</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-pt/plurals.xml" - line="36" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">il y a un mois</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-fr/plurals.xml" - line="40" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">há um mês</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-pt/plurals.xml" - line="40" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">il y a un an</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-fr/plurals.xml" - line="44" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">há um ano</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-pt/plurals.xml" - line="44" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">il y a une heure</item>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values-fr/plurals.xml" - line="48" - column="9"/> - </issue> - - <issue - id="ImpliedQuantity" - message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not \
include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \
explanation for more." - errorLine1=" <item quantity="one">há uma hora</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 |
