fix error report and add setting for current_service

This commit is contained in:
Christian Schabesberger 2017-09-25 13:05:54 +02:00
parent f6c624b59a
commit 5ebde97352
2 changed files with 14 additions and 4 deletions

View file

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources translatable="false">
<!-- Service -->
<string name="current_service_key" translatable="false">current_service</string>
<!-- Key values -->
<string name="download_path_key" translatable="false">download_path</string>
<string name="download_path_audio_key" translatable="false">download_path_audio</string>