Fix lint-baseline.xml for latest UI translations
#minor-release PiperOrigin-RevId: 513533248 (cherry picked from commit af6807d959ff7bb3166177b6d687d41bf937b650)
This commit is contained in:
parent
05ac6ab15d
commit
c459b08b81
@ -22,7 +22,7 @@
|
||||
errorLine2=" ^">
|
||||
<location
|
||||
file="src/main/res/values-fr-rCA/strings.xml"
|
||||
line="31"
|
||||
line="17"
|
||||
column="3"/>
|
||||
</issue>
|
||||
|
||||
@ -33,7 +33,18 @@
|
||||
errorLine2=" ^">
|
||||
<location
|
||||
file="src/main/res/values-fr/strings.xml"
|
||||
line="31"
|
||||
line="17"
|
||||
column="3"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="MissingQuantity"
|
||||
message="For locale "iw" (Hebrew) the following quantities should also be defined: `many`"
|
||||
errorLine1=" <plurals name="exo_controls_rewind_by_amount_description">"
|
||||
errorLine2=" ^">
|
||||
<location
|
||||
file="src/main/res/values-iw/strings.xml"
|
||||
line="17"
|
||||
column="3"/>
|
||||
</issue>
|
||||
|
||||
@ -44,7 +55,7 @@
|
||||
errorLine2=" ^">
|
||||
<location
|
||||
file="src/main/res/values-fr-rCA/strings.xml"
|
||||
line="36"
|
||||
line="22"
|
||||
column="3"/>
|
||||
</issue>
|
||||
|
||||
@ -55,7 +66,18 @@
|
||||
errorLine2=" ^">
|
||||
<location
|
||||
file="src/main/res/values-fr/strings.xml"
|
||||
line="36"
|
||||
line="22"
|
||||
column="3"/>
|
||||
</issue>
|
||||
|
||||
<issue
|
||||
id="MissingQuantity"
|
||||
message="For locale "iw" (Hebrew) the following quantities should also be defined: `many`"
|
||||
errorLine1=" <plurals name="exo_controls_fastforward_by_amount_description">"
|
||||
errorLine2=" ^">
|
||||
<location
|
||||
file="src/main/res/values-iw/strings.xml"
|
||||
line="23"
|
||||
column="3"/>
|
||||
</issue>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user