Refactor and rename metadata pref/util

This commit is contained in:
Eugene Cheung 2017-07-05 12:36:22 -04:00
commit 0bd8e4292d
No known key found for this signature in database
GPG key ID: E1FD745328866B0A
37 changed files with 133 additions and 145 deletions

View file

@ -38,8 +38,8 @@
<string name="songs">Songs</string>
<string name="playlists">Playlists</string>
<string name="unplayable_file">Couldn\u2019t play this song.</string>
<string name="biography_unavailable">Couldn\u2019t find the artists biography.</string>
<string name="wiki_unavailable">Couldn\u2019t find the albums wiki.</string>
<string name="biography_unavailable">Couldn\u2019t find a biography entry for this artist.</string>
<string name="wiki_unavailable">Couldn\u2019t find a wiki entry for this album.</string>
<string name="biography">Biography</string>
<string name="wiki">Wiki</string>
<string name="audio_focus_denied">Audio focus denied.</string>
@ -131,7 +131,7 @@
<string name="pref_title_app_shortcuts">Colored app shortcuts</string>
<string name="pref_title_set_default_start_page">Start page</string>
<string name="pref_title_album_art_on_lockscreen">Show album cover</string>
<string name="pref_title_auto_download_artist_images">Auto download meta data</string>
<string name="pref_title_auto_download_metadata">Auto download metadata</string>
<string name="pref_title_blurred_album_art">Blur album cover</string>
<string name="pref_title_colored_notification">Colored notification</string>
<string name="pref_title_classic_notification">Classic notification design</string>