mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Change raw transcode format from "Original" to "Direct play"
This commit is contained in:
parent
05548af5c6
commit
5d5a0eb653
1 changed files with 2 additions and 2 deletions
|
|
@ -102,7 +102,7 @@
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<string-array name="audio_transcode_format_wifi_list_titles">
|
<string-array name="audio_transcode_format_wifi_list_titles">
|
||||||
<item>Original</item>
|
<item>Direct play</item>
|
||||||
<item>Opus</item>
|
<item>Opus</item>
|
||||||
<item>AAC</item>
|
<item>AAC</item>
|
||||||
<item>Mp3</item>
|
<item>Mp3</item>
|
||||||
|
|
@ -117,7 +117,7 @@
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<string-array name="audio_transcode_format_mobile_list_titles">
|
<string-array name="audio_transcode_format_mobile_list_titles">
|
||||||
<item>Original</item>
|
<item>Direct play</item>
|
||||||
<item>Opus</item>
|
<item>Opus</item>
|
||||||
<item>AAC</item>
|
<item>AAC</item>
|
||||||
<item>Mp3</item>
|
<item>Mp3</item>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue