summaryrefslogtreecommitdiff
path: root/core/src/main/res
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2018-04-13 15:39:51 +0200
committerByteHamster <info@bytehamster.com>2018-04-13 15:39:51 +0200
commitc9fdc05784b5f8c4eb7ec5be9cbde4a684e64a99 (patch)
tree78d840f077e1d384f2a52ad37b2c7e7069c6126d /core/src/main/res
parent4e63bfb11c3c1e44fdb15660a264625162fa899c (diff)
downloadAntennaPod-c9fdc05784b5f8c4eb7ec5be9cbde4a684e64a99.zip
Split feed info and settings
Diffstat (limited to 'core/src/main/res')
-rw-r--r--core/src/main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index aa36eab33..d959a5a6f 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -122,6 +122,9 @@
<string name="mark_all_seen_msg">Marked all Episodes as seen</string>
<string name="mark_all_seen_confirmation_msg">Please confirm that you want to mark all episodes as seen.</string>
<string name="show_info_label">Show information</string>
+ <string name="show_feed_settings_label">Show feed settings</string>
+ <string name="feed_info_label">Feed info</string>
+ <string name="feed_settings_label">Feed settings</string>
<string name="rename_feed_label">Rename Podcast</string>
<string name="remove_feed_label">Remove Podcast</string>
<string name="share_label">Share&#8230;</string>