diff options
| author | Albin <albin@mullvad.net> | 2024-01-15 11:38:16 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2024-01-15 11:38:16 +0100 |
| commit | 6bc4b86b278ec0b4187b35294ab7e889b638504d (patch) | |
| tree | bea2f406ddf4374cdbd4a5af889822784a5146ae | |
| parent | 21268948e688e655727d030083dad824bf21e996 (diff) | |
| parent | f62ddd5644311d0877f8b25237da5ad3d6995a66 (diff) | |
| download | mullvadvpn-6bc4b86b278ec0b4187b35294ab7e889b638504d.tar.xz mullvadvpn-6bc4b86b278ec0b4187b35294ab7e889b638504d.zip | |
Merge branch 'ignore-implied-quantity-lint-issue-droid-635'
| -rw-r--r-- | android/lib/resource/lint-baseline.xml | 220 | ||||
| -rw-r--r-- | android/lib/resource/lint.xml | 4 |
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 `'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 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> |
