Fix lint-baseline.xml for latest UI translations

#minor-release

PiperOrigin-RevId: 513533248
This commit is contained in:
tonihei 2023-03-02 15:34:54 +00:00
parent 82119bbbc2
commit 8498e4b444

View File

@ -22,7 +22,7 @@
errorLine2=" ^"> errorLine2=" ^">
<location <location
file="src/main/res/values-fr-rCA/strings.xml" file="src/main/res/values-fr-rCA/strings.xml"
line="31" line="17"
column="3"/> column="3"/>
</issue> </issue>
@ -33,7 +33,18 @@
errorLine2=" ^"> errorLine2=" ^">
<location <location
file="src/main/res/values-fr/strings.xml" file="src/main/res/values-fr/strings.xml"
line="31" line="17"
column="3"/>
</issue>
<issue
id="MissingQuantity"
message="For locale &quot;iw&quot; (Hebrew) the following quantities should also be defined: `many`"
errorLine1=" &lt;plurals name=&quot;exo_controls_rewind_by_amount_description&quot;>"
errorLine2=" ^">
<location
file="src/main/res/values-iw/strings.xml"
line="17"
column="3"/> column="3"/>
</issue> </issue>
@ -44,7 +55,7 @@
errorLine2=" ^"> errorLine2=" ^">
<location <location
file="src/main/res/values-fr-rCA/strings.xml" file="src/main/res/values-fr-rCA/strings.xml"
line="36" line="22"
column="3"/> column="3"/>
</issue> </issue>
@ -55,7 +66,18 @@
errorLine2=" ^"> errorLine2=" ^">
<location <location
file="src/main/res/values-fr/strings.xml" file="src/main/res/values-fr/strings.xml"
line="36" line="22"
column="3"/>
</issue>
<issue
id="MissingQuantity"
message="For locale &quot;iw&quot; (Hebrew) the following quantities should also be defined: `many`"
errorLine1=" &lt;plurals name=&quot;exo_controls_fastforward_by_amount_description&quot;>"
errorLine2=" ^">
<location
file="src/main/res/values-iw/strings.xml"
line="23"
column="3"/> column="3"/>
</issue> </issue>