
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.
13 lines
No EOL
420 B
XML
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> |