media/library/ui/src/main/res/values-ms/strings.xml
eguven a8e16f3cfe Simplify DownloadService notification requirements
This makes DownloadService easier to use in general and when only single
notification is used for all downloads.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=193165982
2018-05-07 05:29:20 +01:00

18 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="exo_controls_previous_description">Lagu sebelumnya</string>
<string name="exo_controls_next_description">Lagu seterusnya</string>
<string name="exo_controls_pause_description">Jeda</string>
<string name="exo_controls_play_description">Main</string>
<string name="exo_controls_stop_description">Berhenti</string>
<string name="exo_controls_rewind_description">Mandir</string>
<string name="exo_controls_fastforward_description">Mundar laju</string>
<string name="exo_controls_repeat_off_description">Jangan ulang</string>
<string name="exo_controls_repeat_one_description">Ulang satu</string>
<string name="exo_controls_repeat_all_description">Ulang semua</string>
<string name="exo_controls_shuffle_description">Rombak</string>
<string name="exo_controls_fullscreen_description">Mod skrin penuh</string>
<string name="exo_downloading">Memuat turun</string>
<string name="exo_download_completed">Muat turun selesai</string>
<string name="exo_download_failed">Muat turun gagal</string>
</resources>