|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!-- Copyright (C) 2022 The Android Open Source Project |
| 3 | +
|
| 4 | + Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | + you may not use this file except in compliance with the License. |
| 6 | + You may obtain a copy of the License at |
| 7 | +
|
| 8 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | +
|
| 10 | + Unless required by applicable law or agreed to in writing, software |
| 11 | + distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | + See the License for the specific language governing permissions and |
| 14 | + limitations under the License. |
| 15 | +--> |
| 16 | +<issues format="6" by="lint 7.2.1" type="baseline" client="gradle" dependencies="false" name="AGP (7.2.1)" variant="all" version="7.2.1"> |
| 17 | + |
| 18 | + <issue |
| 19 | + id="MissingQuantity" |
| 20 | + message="For locale "fr" (French) the following quantities should also be defined: `many`" |
| 21 | + errorLine1=" <plurals name="exo_controls_rewind_by_amount_description">" |
| 22 | + errorLine2=" ^"> |
| 23 | + <location |
| 24 | + file="src/main/res/values-fr-rCA/strings.xml" |
| 25 | + line="31" |
| 26 | + column="3"/> |
| 27 | + </issue> |
| 28 | + |
| 29 | + <issue |
| 30 | + id="MissingQuantity" |
| 31 | + message="For locale "fr" (French) the following quantities should also be defined: `many`" |
| 32 | + errorLine1=" <plurals name="exo_controls_rewind_by_amount_description">" |
| 33 | + errorLine2=" ^"> |
| 34 | + <location |
| 35 | + file="src/main/res/values-fr/strings.xml" |
| 36 | + line="31" |
| 37 | + column="3"/> |
| 38 | + </issue> |
| 39 | + |
| 40 | + <issue |
| 41 | + id="MissingQuantity" |
| 42 | + message="For locale "fr" (French) the following quantities should also be defined: `many`" |
| 43 | + errorLine1=" <plurals name="exo_controls_fastforward_by_amount_description">" |
| 44 | + errorLine2=" ^"> |
| 45 | + <location |
| 46 | + file="src/main/res/values-fr-rCA/strings.xml" |
| 47 | + line="36" |
| 48 | + column="3"/> |
| 49 | + </issue> |
| 50 | + |
| 51 | + <issue |
| 52 | + id="MissingQuantity" |
| 53 | + message="For locale "fr" (French) the following quantities should also be defined: `many`" |
| 54 | + errorLine1=" <plurals name="exo_controls_fastforward_by_amount_description">" |
| 55 | + errorLine2=" ^"> |
| 56 | + <location |
| 57 | + file="src/main/res/values-fr/strings.xml" |
| 58 | + line="36" |
| 59 | + column="3"/> |
| 60 | + </issue> |
| 61 | + |
| 62 | +</issues> |
0 commit comments