string improvements

This commit is contained in:
dkanada 2020-06-17 15:04:45 +09:00
commit d2d3331693
38 changed files with 12 additions and 77 deletions

View file

@ -81,14 +81,12 @@
<string name="accent_color">Accent colour</string>
<string name="primary_color_desc">The primary theme colour, defaults to indigo.</string>
<string name="accent_color_desc">The accent theme colour, defaults to pink.</string>
<string name="playlist_empty_text">Empty playlist</string>
<string name="no_playlists">No playlists</string>
<string name="no_albums">No albums</string>
<string name="no_songs">No songs</string>
<string name="no_artists">No artists</string>
<string name="no_genres">No genres</string>
<string name="empty">Empty</string>
<string name="playlist_name_empty">Playlist name</string>
<string name="song">Song</string>
<string name="pref_summary_album_art_on_lockscreen">Uses the current songs album cover as lockscreen wallpaper.</string>
<string name="pref_summary_blurred_album_art">Blurs the album cover on the lockscreen. Can cause problems with third party apps and widgets.</string>