Grammar fix, added hint to SearchView, SearchView is themed with the widget color
This commit is contained in:
parent
b9e2562ad9
commit
2c65373638
23 changed files with 39 additions and 22 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
<string name="action_settings">Settings</string>
|
||||
<string name="action_about">About</string>
|
||||
<string name="action_current_playing">Current playing</string>
|
||||
<string name="action_currently_playing">Currently playing</string>
|
||||
<string name="action_playing_queue">Playing queue</string>
|
||||
<string name="action_search">Search</string>
|
||||
<string name="action_play_next">Play next</string>
|
||||
|
|
@ -125,6 +125,7 @@
|
|||
<string name="pref_summary_transparent_toolbar">Content scrolling underneath the toolbar is visible.</string>
|
||||
<string name="pref_summary_colored_album_footers">Album footers in the grid are colored with the album cover\'s palette.</string>
|
||||
<string name="failed_download_albumart">Unable to download the art for this album.</string>
|
||||
<string name="search_hint">Search your library…</string>
|
||||
|
||||
<string-array name="update_album_cover_options">
|
||||
<item>Download from Last.fm</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue