Deduplicate code for fetching stream info when sparse

Fixes #7941
This commit is contained in:
Stypox 2022-03-03 16:24:51 +01:00
parent de989f9ffd
commit 463c720a5c
48 changed files with 138 additions and 249 deletions

View file

@ -649,8 +649,6 @@
<string name="mark_as_watched">Marcar como visto</string>
<string name="detail_heart_img_view_description">Curtido pelo criador</string>
<string name="show_image_indicators_summary">Exibir fitas coloridas no topo das imagens indicando sua fonte: vermelho para rede, azul para disco e verde para memória</string>
<string name="loading_channel_details">Carregando detalhes do canal…</string>
<string name="error_show_channel_details">Erro ao exibir detalhes do canal</string>
<plurals name="deleted_downloads_toast">
<item quantity="one">%1$s download apagado</item>
<item quantity="other">%1$s downloads apagados</item>