remove unused strings
This commit is contained in:
parent
e845a98dda
commit
e55d87b684
35 changed files with 4 additions and 127 deletions
|
|
@ -39,7 +39,6 @@
|
|||
<string name="no_results">결과 없음</string>
|
||||
<string name="action_remove_from_playlist">재생 목록에서 제거</string>
|
||||
<string name="action_grid_size">격자 크기</string>
|
||||
<string name="action_grid_size_land">격자 크기 (가로)</string>
|
||||
<string name="delete_playlist_x"><![CDATA[재생 목록 <b>%1$s</b>을(를) 삭제하시겠습니까?]]></string>
|
||||
<string name="delete_x_playlists"><![CDATA[재생 목록 <b>%1$d</b>개를 삭제하시겠습니까?]]></string>
|
||||
<string name="remove_song_x_from_playlist"><![CDATA[노래 <b>%1$s</b>을(를) 재생 목록에서 제거하시겠습니까?]]></string>
|
||||
|
|
@ -125,9 +124,6 @@
|
|||
<string name="login">로그인</string>
|
||||
<string name="username">사용자 이름</string>
|
||||
<string name="password">비밀번호</string>
|
||||
<string name="app_shortcut_shuffle_all_short">모든 곡 랜덤 재생</string>
|
||||
<string name="app_shortcut_top_tracks_short">많이 재생한 트랙</string>
|
||||
<string name="app_shortcut_last_added_short">최근 추가됨</string>
|
||||
<string name="playlist_is_empty">재생 목록이 비어 있습니다.</string>
|
||||
<string name="playing_notification_description">재생 알림을 통해 재생/일시 정지 등을 제어할 수 있습니다.</string>
|
||||
<string name="playing_notification_name">재생 알림</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue