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">"Instellingen"</string>
<string name="action_about">Over</string>
<string name="action_current_playing">Momenteel spelend</string>
<string name="action_currently_playing">Momenteel spelend</string>
<string name="action_playing_queue">Afspeelwachtrij</string>
<string name="action_search">Zoeken</string>
<string name="action_play_next">Speel af als volgende</string>