1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-27 07:33:20 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe/download
AudricV d89a3c6c4d
Remove "default" from audio track already present message
We don't know if, on muxed video streams we get for all services which support
multiple audio languages, that the audio language returned is the original one
or not, even if it should be the case.

In order to avoid saying potential false information, this word has been
removed from the string resource (ID and value) and the corresponding layout ID
in the download dialog.
2023-05-02 00:11:09 +02:00
..
DownloadActivity.java Use view binding in DownloadActivity. 2020-12-19 04:19:59 +05:30
DownloadDialog.java Remove "default" from audio track already present message 2023-05-02 00:11:09 +02:00