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">Todos os outros lugares</string>
<string name="pref_title_colored_album_footers">Colorir rodapés de álbuns</string>
<string name="no_equalizer">Nenhum equalizador encontrado</string>
<string name="no_audio_id">Sem id de áudio, reproduza alguma coisa e tente novamente.</string>
<string name="no_audio_ID">Sem id de áudio, reproduza alguma coisa e tente novamente.</string>
<string name="navigation_drawer_open">Abrir gaveta de navegação</string>
<string name="navigation_drawer_close">Fechar gaveta de navegação</string>
<string name="delete_action">Excluir</string>