mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
fix: added transcoding codec and bitrate info to PlayerControllerFragment, replace hardcoded strings with dynamic values
This commit is contained in:
parent
7e34f6ee64
commit
98a45b6059
3 changed files with 9 additions and 3 deletions
|
|
@ -193,6 +193,9 @@
|
|||
<string name="player_playback_speed">%1$.2fx</string>
|
||||
<string name="player_queue_clean_all_button">Clean play queue</string>
|
||||
<string name="player_server_priority">Server Priority</string>
|
||||
<string name="player_unknown_format">Unknown format</string>
|
||||
<string name="player_transcoding">Transcoding</string>
|
||||
<string name="player_transcoding_requested">requested</string>
|
||||
<string name="playlist_catalogue_title">Playlist Catalogue</string>
|
||||
<string name="playlist_catalogue_title_expanded">Browse Playlists</string>
|
||||
<string name="playlist_chooser_dialog_empty">No playlists created</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue