Update playback load interval size setting description

- Remove redundant player restart requirement note, as it is written on the
ExoPlayer settings description page;
- Add precision about the setting effect/limitation, as it only applies on
progressive contents/media sources and not on every content/media source;
- Remove translations of this description, to ensure that they will be updated
by translators.
This commit is contained in:
AudricV 2022-08-21 22:20:29 +02:00 committed by Stypox
parent bc7758d29f
commit 4cb52eebf0
40 changed files with 3 additions and 42 deletions

View file

@ -625,7 +625,6 @@
<string name="streams_notification_channel_name">Nieuwe streams</string>
<string name="streams_notification_channel_description">Meldingen over nieuwe streams voor abonnementen</string>
<string name="error_report_notification_title">NewPipe meldt een fout, tik om te rapporteren</string>
<string name="progressive_load_interval_summary">Verander het laadinterval (momenteel %s). Een lagere waarde kan het laden van video versnellen. Vereist een herstart van de speler.</string>
<plurals name="new_streams">
<item quantity="one">%s nieuwe stream</item>
<item quantity="other">%s nieuwe streams</item>