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 a6ff85a208
commit a02b92fd59
No known key found for this signature in database
GPG key ID: 4BDF1B40A49FDD23
40 changed files with 3 additions and 42 deletions

View file

@ -693,7 +693,6 @@
<string name="detail_pinned_comment_view_description">Commento in primo piano</string>
<string name="leak_canary_not_available">LeakCanary non è disponibile</string>
<string name="progressive_load_interval_exoplayer_default">Predefinito ExoPlayer</string>
<string name="progressive_load_interval_summary">Cambia la dimensione dell\'intervallo da caricare (attualmente %s). Un valore basso può velocizzare il caricamento iniziale del video. La modifica richiede il riavvio del lettore</string>
<string name="streams_notification_channel_description">Notifiche di nuovi contenuti dalle iscrizioni</string>
<string name="streams_notifications_interval_title">Frequenza controllo</string>
<string name="streams_notifications_network_title">Connessione di rete richiesta</string>