String updates, removed unnecessary use of getResources().getString()

This commit is contained in:
Aidan Follestad 2015-04-20 09:12:08 -05:00
commit 38efe37b1a
18 changed files with 26 additions and 28 deletions

View file

@ -91,7 +91,7 @@
<string name="pref_title_colored_navigation_bar_other_screens">Všude jinde</string>
<string name="pref_title_colored_album_footers">Barevné zápatí alb</string>
<string name="no_equalizer">Ekvalizér nenalezen</string>
<string name="no_audio_id">Neznámé ID hudby, přehrajte něco jiného a zkuste to znovu.</string>
<string name="no_audio_ID">Neznámé ID hudby, přehrajte něco jiného a zkuste to znovu.</string>
<string name="navigation_drawer_open">Otevřít navigační záložku</string>
<string name="navigation_drawer_close">Zavřít navigační záložku</string>
<string name="delete_action">Smazat</string>