summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2018-04-22 18:53:36 +0200
committerByteHamster <info@bytehamster.com>2018-04-22 18:53:36 +0200
commit610b1c05e1f74e5067240a0bf0f069338583b83b (patch)
tree6b50454eb24052db790957508120a0fe43ee104c /app/src/main/res/xml
parent03f1af6ad422378caba24301c230ca042344972e (diff)
downloadAntennaPod-610b1c05e1f74e5067240a0bf0f069338583b83b.zip
Renamed downloads to network
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
index 587c3f9df..26560d17c 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -13,7 +13,7 @@
<Preference
android:key="prefScreenDownloads"
- android:title="@string/downloads_label"
+ android:title="@string/network_pref"
android:icon="?attr/av_download" />
<Preference