Skip to content

Commit

Permalink
Update string resources to reflect unsynced lyrics fallback behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
kerollosy committed Nov 22, 2024
1 parent 81cc426 commit a522cea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@
<string name="offset">Offset</string>
<string name="song_path">Show song path</string>
<string name="song_path_description">Show the path of a song file on song list</string>
<string name="synced_lyrics">Get Synced Lyrics</string>
<string name="synced_lyrics_summary">Toggle to switch between synced and unsynced lyrics from Musixmatch.</string>
<string name="synced_lyrics">Get Unsynced Lyrics</string>
<string name="synced_lyrics_summary">Toggle to get unsynced lyrics from Musixmatch when synced lyrics aren't found.</string>
<string name="title">Title</string>
<string name="artist">Artist</string>
<string name="album">Album</string>
Expand Down

0 comments on commit a522cea

Please sign in to comment.