summaryrefslogtreecommitdiff
path: root/ui/i18n/src/main/res/values
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2023-12-31 11:08:30 +0100
committerGitHub <noreply@github.com>2023-12-31 11:08:30 +0100
commit28edb71fd61bf65677e039130011c6fd332a9dd1 (patch)
tree0bd55c0643595e91e870082458ec46dd9b91ad8e /ui/i18n/src/main/res/values
parent9db26b7bab8a8b8cf5a1c655f082d46b81a97f95 (diff)
downloadAntennaPod-28edb71fd61bf65677e039130011c6fd332a9dd1.zip
Share AntennaPod subscribe link instead of RSS url (#6835)
Apparently users are confused by RSS links.
Diffstat (limited to 'ui/i18n/src/main/res/values')
-rw-r--r--ui/i18n/src/main/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/i18n/src/main/res/values/strings.xml b/ui/i18n/src/main/res/values/strings.xml
index 9b5ddd07e..4e61e37f4 100644
--- a/ui/i18n/src/main/res/values/strings.xml
+++ b/ui/i18n/src/main/res/values/strings.xml
@@ -185,7 +185,6 @@
<string name="remove_feed_label">Remove podcast</string>
<string name="share_label">Share</string>
<string name="share_file_label">Share file</string>
- <string name="share_rss_address_label">RSS address:</string>
<string name="feed_delete_confirmation_msg">Please confirm that you want to delete the podcast \"%1$s\", ALL its episodes (including downloaded episodes), and its statistics.</string>
<string name="feed_delete_confirmation_msg_batch">Please confirm that you want to remove the selected podcasts, ALL their episodes (including downloaded episodes), and its statistics.</string>
<string name="feed_delete_confirmation_local_msg">Please confirm that you want to remove the podcast \"%1$s\" and its statistics. The files in the local source folder will not be deleted.</string>