summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2018-04-10 22:14:25 +0200
committerByteHamster <info@bytehamster.com>2018-04-10 22:14:25 +0200
commit47909464af8486819ea73b3219374470277a59d0 (patch)
tree10b63290df4a96551e310a8193bb508e553c41b5 /core
parentcf3def7cd55bd9feec26c673f02566a1d15b922a (diff)
downloadAntennaPod-47909464af8486819ea73b3219374470277a59d0.zip
Extracted string resources
Diffstat (limited to 'core')
-rw-r--r--core/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index aa36eab33..f7785964a 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -307,6 +307,8 @@
<string name="queue_label">Queue</string>
<string name="services_label">Services</string>
<string name="flattr_label">Flattr</string>
+ <string name="various_pref">Various</string>
+ <string name="import_export_pref">Import/Export</string>
<string name="pref_episode_cleanup_title">Episode Cleanup</string>
<string name="pref_episode_cleanup_summary">Episodes that aren\'t in the queue and aren\'t favorites should be eligible for removal if Auto Download needs space for new episodes</string>
<string name="pref_pauseOnDisconnect_sum">Pause playback when headphones or bluetooth are disconnected</string>