summaryrefslogtreecommitdiff
path: root/core/src/main/res
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-09-12 21:59:01 +0200
committerByteHamster <info@bytehamster.com>2020-09-12 21:59:01 +0200
commit5d96effbd500a8378d9058f78c3149c048f3caf8 (patch)
tree7ec1e8e01c07acf9931de873e220dd4a18c77b63 /core/src/main/res
parent44a8568ee6206a97b2a50137d50fb50300f461e4 (diff)
parentb80978c40ac22bdaaea528c3908c5cf347088562 (diff)
downloadAntennaPod-5d96effbd500a8378d9058f78c3149c048f3caf8.zip
Merge branch 'develop' into add-local-feeds
Diffstat (limited to 'core/src/main/res')
-rw-r--r--core/src/main/res/values/strings.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index ef4602558..f2f8b5bec 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -716,12 +716,13 @@
<string name="search_itunes_label">Search iTunes</string>
<string name="search_fyyd_label">Search fyyd</string>
<string name="advanced">Advanced</string>
- <string name="add_podcast_by_url">Add Podcast by URL</string>
+ <string name="add_podcast_by_url">Add Podcast by RSS address</string>
<string name="add_podcast_by_url_hint" translatable="false">www.example.com/feed</string>
<string name="browse_gpoddernet_label">Browse gpodder.net</string>
<string name="discover">Discover</string>
<string name="discover_more">more ยป</string>
- <string name="search_powered_by">Search powered by %1$s</string>
+ <string name="discover_powered_by_itunes">Suggestions by iTunes</string>
+ <string name="search_powered_by">Results by %1$s</string>
<string name="add_local_folder">Add local folder</string>
<string name="add_local_folder_success">Adding local folder succeeded</string>
<string name="local_feed_description">This virtual podcast was created by adding a folder to AntennaPod.</string>