summaryrefslogtreecommitdiff
path: root/core/src/main
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2021-07-29 22:38:16 +0200
committerByteHamster <info@bytehamster.com>2021-07-30 21:59:32 +0200
commit1193cd400e582a50fa8a41c866c846412d4e47cc (patch)
tree48098b3448c60fbac98135be8530f57bad0c56a0 /core/src/main
parentb182deaadc32255e89689fd4de7f6f92fb86f427 (diff)
downloadAntennaPod-1193cd400e582a50fa8a41c866c846412d4e47cc.zip
Replace AsyncTask with RxJava
Diffstat (limited to 'core/src/main')
-rw-r--r--core/src/main/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 9523ff5f2..86f79318a 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -105,7 +105,6 @@
<string name="shownotes_label">Shownotes</string>
<string name="shownotes_contentdescription">swipe up to read shownotes</string>
<string name="episodes_suffix">\u0020episodes</string>
- <string name="processing_label">Processing</string>
<string name="close_label">Close</string>
<string name="retry_label">Retry</string>
<string name="auto_download_label">Include in auto downloads</string>