mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
6 lines
296 B
XML
6 lines
296 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="exo_media_action_repeat_off_description">Repeat none</string>
|
|
<string name="exo_media_action_repeat_one_description">Repeat one</string>
|
|
<string name="exo_media_action_repeat_all_description">Repeat all</string>
|
|
</resources>
|