summaryrefslogtreecommitdiff
path: root/core/src/main
diff options
context:
space:
mode:
authorMartin Fietz <Martin.Fietz@gmail.com>2018-04-22 08:59:39 +0200
committerGitHub <noreply@github.com>2018-04-22 08:59:39 +0200
commitff22099b88ebb9edd46a329b9af2846e42ce43d1 (patch)
tree10e426abd271d266edf99bc5c611ca1f0370a2d6 /core/src/main
parent2cb4656d121e18f8525ebd5085e04ba592140ab1 (diff)
parent7626f14d524d68830f8977afe325bcb7edc9f71b (diff)
downloadAntennaPod-ff22099b88ebb9edd46a329b9af2846e42ce43d1.zip
Merge pull request #2641 from ByteHamster/feed-info-and-settings
Split feed info and settings
Diffstat (limited to 'core/src/main')
-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 1207c97a0..d199a8764 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -123,6 +123,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>