mirror of
https://github.com/samsonjs/media.git
synced 2026-06-30 05:49:33 +00:00
6 lines
306 B
XML
6 lines
306 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="exo_media_action_repeat_off_description">Niets herhalen</string>
|
|
<string name="exo_media_action_repeat_one_description">Eén herhalen</string>
|
|
<string name="exo_media_action_repeat_all_description">Alles herhalen</string>
|
|
</resources>
|