diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2023-10-11 15:26:06 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2023-10-12 14:01:28 +0200 |
| commit | 28f395e045e8299e4a786b78bfc79e157f43d61f (patch) | |
| tree | 83703154d36ef3b7880a7fa1ec619ba32f570382 /android/lib | |
| parent | 3a9a52c4484b649b2ee236da3d59927b26fe97b7 (diff) | |
| download | mullvadvpn-28f395e045e8299e4a786b78bfc79e157f43d61f.tar.xz mullvadvpn-28f395e045e8299e4a786b78bfc79e157f43d61f.zip | |
Remove lint baseline issues
Diffstat (limited to 'android/lib')
| -rw-r--r-- | android/lib/resource/lint-baseline.xml | 454 |
1 files changed, 1 insertions, 453 deletions
diff --git a/android/lib/resource/lint-baseline.xml b/android/lib/resource/lint-baseline.xml index 1fa0b32b28..02060c3f43 100644 --- a/android/lib/resource/lint-baseline.xml +++ b/android/lib/resource/lint-baseline.xml @@ -2,446 +2,6 @@ <issues format="6" by="lint 8.1.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.1.0)" variant="all" version="8.1.0"> <issue - id="MissingQuantity" - message="For locale "es" (Spanish) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="days_left">" - errorLine2=" ^"> - <location - file="src/main/res/values-es/plurals.xml" - line="3" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "fr" (French) the following quantity should also be defined: `many` (e.g. "1000000 de jours")" - errorLine1=" <plurals name="days_left">" - errorLine2=" ^"> - <location - file="src/main/res/values-fr/plurals.xml" - line="3" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "it" (Italian) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="days_left">" - errorLine2=" ^"> - <location - file="src/main/res/values-it/plurals.xml" - line="3" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "pt" (Portuguese) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="days_left">" - errorLine2=" ^"> - <location - file="src/main/res/values-pt/plurals.xml" - line="3" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "es" (Spanish) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="months_left">" - errorLine2=" ^"> - <location - file="src/main/res/values-es/plurals.xml" - line="7" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "fr" (French) the following quantity should also be defined: `many` (e.g. "1000000 de jours")" - errorLine1=" <plurals name="months_left">" - errorLine2=" ^"> - <location - file="src/main/res/values-fr/plurals.xml" - line="7" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "it" (Italian) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="months_left">" - errorLine2=" ^"> - <location - file="src/main/res/values-it/plurals.xml" - line="7" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "pt" (Portuguese) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="months_left">" - errorLine2=" ^"> - <location - file="src/main/res/values-pt/plurals.xml" - line="7" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "es" (Spanish) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="years_left">" - errorLine2=" ^"> - <location - file="src/main/res/values-es/plurals.xml" - line="11" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "fr" (French) the following quantity should also be defined: `many` (e.g. "1000000 de jours")" - errorLine1=" <plurals name="years_left">" - errorLine2=" ^"> - <location - file="src/main/res/values-fr/plurals.xml" - line="11" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "it" (Italian) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="years_left">" - errorLine2=" ^"> - <location - file="src/main/res/values-it/plurals.xml" - line="11" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "pt" (Portuguese) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="years_left">" - errorLine2=" ^"> - <location - file="src/main/res/values-pt/plurals.xml" - line="11" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "es" (Spanish) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="days_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-es/plurals.xml" - line="15" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "fr" (French) the following quantity should also be defined: `many` (e.g. "1000000 de jours")" - errorLine1=" <plurals name="days_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-fr/plurals.xml" - line="15" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "it" (Italian) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="days_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-it/plurals.xml" - line="15" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "pt" (Portuguese) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="days_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-pt/plurals.xml" - line="15" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "es" (Spanish) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="minutes_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-es/plurals.xml" - line="19" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "fr" (French) the following quantity should also be defined: `many` (e.g. "1000000 de jours")" - errorLine1=" <plurals name="minutes_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-fr/plurals.xml" - line="19" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "it" (Italian) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="minutes_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-it/plurals.xml" - line="19" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "pt" (Portuguese) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="minutes_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-pt/plurals.xml" - line="19" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "es" (Spanish) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="months_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-es/plurals.xml" - line="23" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "fr" (French) the following quantity should also be defined: `many` (e.g. "1000000 de jours")" - errorLine1=" <plurals name="months_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-fr/plurals.xml" - line="23" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "it" (Italian) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="months_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-it/plurals.xml" - line="23" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "pt" (Portuguese) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="months_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-pt/plurals.xml" - line="23" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "es" (Spanish) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="years_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-es/plurals.xml" - line="27" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "fr" (French) the following quantity should also be defined: `many` (e.g. "1000000 de jours")" - errorLine1=" <plurals name="years_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-fr/plurals.xml" - line="27" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "it" (Italian) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="years_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-it/plurals.xml" - line="27" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "pt" (Portuguese) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="years_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-pt/plurals.xml" - line="27" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "es" (Spanish) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="hours_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-es/plurals.xml" - line="31" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "fr" (French) the following quantity should also be defined: `many` (e.g. "1000000 de jours")" - errorLine1=" <plurals name="hours_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-fr/plurals.xml" - line="31" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "it" (Italian) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="hours_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-it/plurals.xml" - line="31" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "pt" (Portuguese) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="hours_ago">" - errorLine2=" ^"> - <location - file="src/main/res/values-pt/plurals.xml" - line="31" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "es" (Spanish) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="account_credit_expires_in_days">" - errorLine2=" ^"> - <location - file="src/main/res/values-es/plurals.xml" - line="35" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "fr" (French) the following quantity should also be defined: `many` (e.g. "1000000 de jours")" - errorLine1=" <plurals name="account_credit_expires_in_days">" - errorLine2=" ^"> - <location - file="src/main/res/values-fr/plurals.xml" - line="35" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "it" (Italian) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="account_credit_expires_in_days">" - errorLine2=" ^"> - <location - file="src/main/res/values-it/plurals.xml" - line="35" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "pt" (Portuguese) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="account_credit_expires_in_days">" - errorLine2=" ^"> - <location - file="src/main/res/values-pt/plurals.xml" - line="35" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "es" (Spanish) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="account_credit_expires_in_hours">" - errorLine2=" ^"> - <location - file="src/main/res/values-es/plurals.xml" - line="39" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "fr" (French) the following quantity should also be defined: `many` (e.g. "1000000 de jours")" - errorLine1=" <plurals name="account_credit_expires_in_hours">" - errorLine2=" ^"> - <location - file="src/main/res/values-fr/plurals.xml" - line="39" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "it" (Italian) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="account_credit_expires_in_hours">" - errorLine2=" ^"> - <location - file="src/main/res/values-it/plurals.xml" - line="39" - column="5"/> - </issue> - - <issue - id="MissingQuantity" - message="For locale "pt" (Portuguese) the following quantity should also be defined: `many`" - errorLine1=" <plurals name="account_credit_expires_in_hours">" - errorLine2=" ^"> - <location - file="src/main/res/values-pt/plurals.xml" - line="39" - column="5"/> - </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 jour restant</item>" @@ -671,23 +231,11 @@ <issue id="VectorPath" message="Very long vector path (917 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." - errorLine1=" <path android:fillColor="#66294D73"" - errorLine2=" ~~~~~~~~~"> - <location - file="src/main/res/drawable/account_history_remove_normal.xml" - line="7" - column="30"/> - </issue> - - <issue - id="VectorPath" - message="Very long vector path (917 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector." errorLine1=" <path android:fillColor="#FF294D73"" errorLine2=" ~~~~~~~~~"> <location file="src/main/res/drawable/account_history_remove_pressed.xml" - line="7" - column="30"/> + line="8"/> </issue> <issue |
