mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
Merge branch 'main' into develop/mpv
This commit is contained in:
commit
1e657706a6
1 changed files with 3 additions and 3 deletions
|
|
@ -151,9 +151,9 @@
|
|||
<string name="exoplayer_options">ExoPlayer Options</string>
|
||||
|
||||
<plurals name="downloads">
|
||||
<item quantity="zero">%d downloads</item>
|
||||
<item quantity="one">%d download</item>
|
||||
<item quantity="other">%d downloads</item>
|
||||
<item quantity="zero">%s downloads</item>
|
||||
<item quantity="one">%s download</item>
|
||||
<item quantity="other">%s downloads</item>
|
||||
</plurals>
|
||||
<plurals name="hours">
|
||||
<item quantity="zero">%d hours</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue