summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorMartin Fietz <Martin.Fietz@gmail.com>2016-03-04 12:07:26 +0100
committerMartin Fietz <Martin.Fietz@gmail.com>2016-03-04 12:40:33 +0100
commitd4d8d18c5c63158de1ea0e1570f9258187ffa8fe (patch)
tree19c94d8634c36103f13803b75b72cd02de623f2f /core/src
parent5138858e58adea4b709e7dcb878f8b1b335a1b0e (diff)
downloadAntennaPod-d4d8d18c5c63158de1ea0e1570f9258187ffa8fe.zip
Add ability to open feed after subscribing
Diffstat (limited to 'core/src')
-rw-r--r--core/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 912a60f55..b64d7b073 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -134,6 +134,7 @@
<string name="hide_not_downloaded_episodes_label">Not downloaded</string>
<string name="filtered_label">Filtered</string>
<string name="refresh_failed_msg">{fa-exclamation-circle} Last Refresh failed</string>
+ <string name="open_podcast">Open Podcast</string>
<!-- actions on feeditems -->
<string name="download_label">Download</string>