mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
12 lines
292 B
XML
12 lines
292 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string-array name="theme_song_volume">
|
|
<item>Disabled</item>
|
|
<item>Lowest</item>
|
|
<item>Low</item>
|
|
<item>Medium</item>
|
|
<item>High</item>
|
|
<item>Full</item>
|
|
</string-array>
|
|
|
|
</resources>
|