music: update hide collaborator setting string

Update the "Hide collaborators" setting string to be less technical.
This commit is contained in:
Alexander Capehart 2022-10-26 21:22:27 -06:00
parent 94213d04ed
commit d6e747cf39
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47

View file

@ -170,7 +170,7 @@
<string name="set_lib_tabs">Library tabs</string>
<string name="set_lib_tabs_desc">Change visibility and order of library tabs</string>
<string name="set_hide_collaborators">Hide collaborators</string>
<string name="set_hide_collaborators_desc">Only show artists that appear in the \'album artist\' tags in your library</string>
<string name="set_hide_collaborators_desc">Only show artists that are directly credited on an album</string>
<string name="set_cover_mode">Album covers</string>
<string name="set_cover_mode_off">Off</string>
<string name="set_cover_mode_media_store">Fast</string>