summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2019-06-05 23:50:52 +0200
committerByteHamster <info@bytehamster.com>2019-06-05 23:50:52 +0200
commit6712711ab266862f268b4d764f0c40cf88b15bb2 (patch)
tree9124171781d1e41d58da82c463c3b21903de1614 /core/src/main/res/values/strings.xml
parent405db1f1691bb4f3aa6edff03701dc4a0842617b (diff)
downloadAntennaPod-6712711ab266862f268b4d764f0c40cf88b15bb2.zip
Clarified setting
Diffstat (limited to 'core/src/main/res/values/strings.xml')
-rw-r--r--core/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index b11f47129..9ab5ff4dd 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -414,7 +414,7 @@
<string name="pref_unpauseOnHeadsetReconnect_title">Headphones Reconnect</string>
<string name="pref_unpauseOnBluetoothReconnect_title">Bluetooth Reconnect</string>
<string name="pref_mobileUpdate_title">Mobile Updates</string>
- <string name="pref_mobileUpdate_sum">Allow updates over the mobile data connection</string>
+ <string name="pref_mobileUpdate_sum">Allow updates and manual episode downloads over the mobile data connection</string>
<string name="pref_mobileUpdate_nothing">Nothing</string>
<string name="pref_mobileUpdate_images">Images only</string>
<string name="pref_mobileUpdate_everything">Everything</string>