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>