Finally finished the IntroActivity

This commit is contained in:
Karim Abou Zeid 2015-12-30 16:30:34 +01:00
commit d301e25b4e
28 changed files with 55 additions and 32 deletions

View file

@ -50,7 +50,7 @@
<string name="label_sampling_rate">샘플링 빈도</string>
<string name="action_go_to_artist">아티스트로 가기</string>
<string name="action_go_to_album">앨범으로 가기</string>
<string name="label_current_playing_queue">현재재생목록</string>
<string name="label_playing_queue">현재재생목록</string>
<string name="save_as_playlist">재생목록으로 저장</string>
<string name="no_results">결과 없음</string>
<string name="action_re_download_artist_image">아티스트 이미지 변경</string>