mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Fix lint-baseline.xml for latest UI translations
#minor-release PiperOrigin-RevId: 513533248
This commit is contained in:
parent
82119bbbc2
commit
8498e4b444
1 changed files with 26 additions and 4 deletions
|
|
@ -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 "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"/>
|
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 "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"/>
|
column="3"/>
|
||||||
</issue>
|
</issue>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue