summaryrefslogtreecommitdiff
path: root/core/src/main/res
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2018-05-26 23:14:07 +0200
committerByteHamster <info@bytehamster.com>2018-05-26 23:14:07 +0200
commitbadc8398049314451a7c2f51a632e323786d6c7b (patch)
tree171fbc7340b1518b468381bfa35c1b51a37bb54a /core/src/main/res
parent3edbbe8c5356f00cd12824b5819ec9b42a347eca (diff)
downloadAntennaPod-badc8398049314451a7c2f51a632e323786d6c7b.zip
Gpodder sync does not need a notification anymore
Diffstat (limited to 'core/src/main/res')
-rw-r--r--core/src/main/res/values/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 5759912d1..3870e2cda 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -720,6 +720,4 @@
<string name="notification_channel_playing_description">Allows to control playback</string>
<string name="notification_channel_error">Errors</string>
<string name="notification_channel_error_description">Shown if something went wrong</string>
- <string name="notification_channel_gpodnet">gpodder.net</string>
- <string name="notification_channel_gpodnet_description">Shown while currently synchronizing</string>
</resources>