<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="exo_controls_fastforward_description">"빨리 감기"</string>
    <string name="exo_controls_next_description">"다음 트랙"</string>
    <string name="exo_controls_pause_description">"일시중지"</string>
    <string name="exo_controls_play_description">"재생"</string>
    <string name="exo_controls_previous_description">"이전 트랙"</string>
    <string name="exo_controls_rewind_description">"되감기"</string>
    <string name="exo_controls_stop_description">"중지"</string>
</resources>