summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2017-05-28 12:17:53 +0200
committerByteHamster <info@bytehamster.com>2017-12-24 13:11:57 +0100
commitaf33e4c37bdad3151013553dbeafc3bc1e8043b0 (patch)
tree928aa5b3147df69cc1d9821b63ed4b4d4af8d199 /app/src/main/res/xml/preferences.xml
parentf9686ffba71ae0c569acca351a2385b3d04207b4 (diff)
downloadAntennaPod-af33e4c37bdad3151013553dbeafc3bc1e8043b0.zip
Import/Export activity
Diffstat (limited to 'app/src/main/res/xml/preferences.xml')
-rw-r--r--app/src/main/res/xml/preferences.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
index e81115627..8ed7da731 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -316,6 +316,9 @@
android:key="prefHtmlExport"
android:title="@string/html_export_label"/>
<Preference
+ android:key="importExport"
+ android:title="@string/import_export"/>
+ <Preference
android:key="statistics"
android:title="@string/statistics_label"/>
</PreferenceCategory>