Make duration plurals naming consistent
This commit is contained in:
parent
570f56de57
commit
5ac62b9bdb
25 changed files with 74 additions and 74 deletions
|
|
@ -33,7 +33,7 @@
|
|||
<string name="seek_duration_default_value" translatable="false">10000</string>
|
||||
<string-array name="seek_duration_description" translatable="false">
|
||||
<!-- They are overridden in VideoAudioSettingsFragment.java if the translation
|
||||
(dynamic_seek_duration_description) exist. Otherwise this array is picked-->
|
||||
(seconds) exist. Otherwise this array is picked-->
|
||||
<item>5 seconds</item>
|
||||
<item>10 seconds</item>
|
||||
<item>15 seconds</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue