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">"設定"</string>
<string name="action_about">關於</string>
<string name="action_current_playing">現在播放</string>
<string name="action_currently_playing">現在播放</string>
<string name="action_playing_queue">播放列表</string>
<string name="action_search">搜尋</string>
<string name="action_play_next">下一首</string>