Make duration plurals naming consistent
This commit is contained in:
parent
570f56de57
commit
5ac62b9bdb
25 changed files with 74 additions and 74 deletions
|
|
@ -538,8 +538,8 @@
|
|||
<string name="seek_duration_title">Durasi maju/mundur cepat</string>
|
||||
<string name="subtitle_activity_recaptcha">Tekan \"Selesai\" saat selesai</string>
|
||||
<string name="videos_string">Video</string>
|
||||
<plurals name="dynamic_seek_duration_description">
|
||||
<item quantity="other">%s detik</item>
|
||||
<plurals name="seconds">
|
||||
<item quantity="other">%d detik</item>
|
||||
</plurals>
|
||||
<string name="new_seek_duration_toast">Karena kendala ExoPlayer, durasi pencarian ditetapkan ke %d detik</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue