summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorErcan Erden <ercerden@gmail.com>2015-02-24 04:21:11 -0500
committerErcan Erden <ercerden@gmail.com>2015-03-15 15:24:36 -0400
commit24e0db1cdef2d6bb84f489bc26be66d83449aadd (patch)
treee055e7758eb5e331c066238d0a0a4ea31caff5bd /core/src/main/res/values/strings.xml
parent14e047a8983a778aea5e9b7f471c1d5a1a08d346 (diff)
downloadAntennaPod-24e0db1cdef2d6bb84f489bc26be66d83449aadd.zip
Add ability to search iTunes for podcasts
Diffstat (limited to 'core/src/main/res/values/strings.xml')
-rw-r--r--core/src/main/res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index e8c3408b2..3201f1cd9 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -73,7 +73,7 @@
<string name="etxtFeedurlHint">URL of feed or website</string>
<string name="txtvfeedurl_label">Add Podcast by URL</string>
<string name="podcastdirectories_label">Find podcast in directory</string>
- <string name="podcastdirectories_descr">You can search for new podcasts by name, category or popularity in the gpodder.net directory.</string>
+ <string name="podcastdirectories_descr">You can search for new podcasts by name, category or popularity in the gpodder.net directory, or search the iTunes store.</string>
<string name="browse_gpoddernet_label">Browse gpodder.net</string>
<!-- Actions on feeds -->
@@ -396,4 +396,5 @@
<!-- AntennaPodSP -->
<string name="sp_apps_importing_feeds_msg">Importing subscriptions from single-purpose apps&#8230;</string>
+ <string name="search_itunes_label">Search iTunes</string>
</resources>