Grammar fix, added hint to SearchView, SearchView is themed with the widget color

This commit is contained in:
Aidan Follestad 2015-04-19 12:55:44 -05:00
commit 2c65373638
23 changed files with 39 additions and 22 deletions

View file

@ -2,7 +2,7 @@
<resources>
<string name="action_settings">"Einstellungen"</string>
<string name="action_about">Über</string>
<string name="action_current_playing">Aktuelle Wiedergabe</string>
<string name="action_currently_playing">Aktuelle Wiedergabe</string>
<string name="action_playing_queue">Wiedergabeliste</string>
<string name="action_search">Suche</string>
<string name="action_play_next">Als nächstes spielen</string>