Auxio/app/src/main/res/values/strings.xml
OxygenCobalt 1e4f80b779 Change app style
Update the app style by modifying some colors & using Source Code Pro. Yes, this looks like Music Player GO but Ill probably make some more changes in the future.
2020-08-24 17:33:02 -06:00

13 lines
No EOL
420 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Auxio</string>
<string name="error_no_music">No music found.</string>
<string name="error_music_load_failed">Music loading failed.</string>
<string name="label_retry">Retry</string>
<string name="title_library_fragment"><b>Library</b></string>
<string name="description_cover_art">Cover art for </string>
</resources>