We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39b0006 commit 40d3286Copy full SHA for 40d3286
1 file changed
app/src/main/res/values/strings.xml
@@ -737,6 +737,10 @@
737
<string name="playlist_page_summary">Playlist page</string>
738
<string name="show_thumbnail_title">Show thumbnail</string>
739
<string name="show_thumbnail_summary">Use thumbnail for both lock screen background and notifications</string>
740
+ <string name="show_title_title">Show title</string>
741
+ <string name="show_title_summary">Use title for both lock screen background and notifications</string>
742
+ <string name="show_artist_title">Show artist</string>
743
+ <string name="show_artist_summary">Use artist for both lock screen background and notifications</string>
744
<string name="recent">Recent</string>
745
<string name="chapters">Chapters</string>
746
<string name="no_app_to_open_intent">No app on your device can open this</string>
0 commit comments