mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Implementation of the display of song lyrics where present
This commit is contained in:
parent
12ce97836d
commit
40cbf289af
8 changed files with 148 additions and 14 deletions
|
|
@ -111,6 +111,9 @@
|
|||
<string name="menu_settings_button">Settings</string>
|
||||
<string name="menu_unpin_button">Unpin</string>
|
||||
<string name="player_bottom_sheet_title">Now playing</string>
|
||||
<string name="player_hide_lyrics_button">Hide</string>
|
||||
<string name="player_show_lyrics_button">Show</string>
|
||||
<string name="player_song_lyrics_label">Lyrics</string>
|
||||
<string name="playing_notification_description">The playing notification provides actions for play/pause etc.</string>
|
||||
<string name="playing_notification_name">Playing Notification</string>
|
||||
<string name="playlist_catalogue_title">Playlist Catalogue</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue