remove dialog for song deletion

This commit is contained in:
dkanada 2020-04-28 22:54:04 +09:00
commit b8db41e61b
35 changed files with 0 additions and 204 deletions

View file

@ -53,12 +53,8 @@
<string name="delete_playlist_x"><![CDATA[재생 목록 <b>%1$s</b>을(를) 삭제하시겠습니까?]]></string>
<string name="clear_playlist_x"><![CDATA[\uc7ac\uc0dd \ubaa9\ub85d <b>%1$s</b>\uc744(\ub97c) \ube44\uc6b0\uc2dc\uaca0\uc2b5\ub2c8\uae4c? \uc774 \uc791\uc5c5\uc740 \ucde8\uc18c\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4!]]></string>
<string name="delete_x_playlists"><![CDATA[재생 목록 <b>%1$d</b>개를 삭제하시겠습니까?]]></string>
<string name="delete_song_x"><![CDATA[노래 <b>%1$s</b>을(를) 삭제하시겠습니까?]]></string>
<string name="delete_x_songs"><![CDATA[<b>%1$d</b>개의 노래를 삭제하시겠습니까?]]></string>
<string name="remove_song_x_from_playlist"><![CDATA[노래 <b>%1$s</b>을(를) 재생 목록에서 제거하시겠습니까?]]></string>
<string name="remove_x_songs_from_playlist"><![CDATA[<b>%1$d</b>개의 노래를 재생 목록에서 삭제하시겠습니까?]]></string>
<string name="delete_song_title">노래 삭제</string>
<string name="delete_songs_title">노래 삭제</string>
<string name="remove_song_from_playlist_title">재생 목록에서 노래 제거</string>
<string name="remove_songs_from_playlist_title">재생 목록에서 노래 제거</string>
<string name="rename_playlist_title">재생 목록 이름 변경</string>