summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-11-19 11:24:31 +0100
committerByteHamster <info@bytehamster.com>2020-11-19 11:24:31 +0100
commit4b252250c0df856a63c801c03191e64f4909c239 (patch)
treeaf18e2cbdf9d497bc657d3f998ae93b920a8bb10 /core/src/main/res/values/strings.xml
parentba09afd2159cd0ba2221472aa7492ee77e3f0811 (diff)
parent4e12615a2de96357f4df7b9a971bc65792dd48ad (diff)
downloadAntennaPod-4b252250c0df856a63c801c03191e64f4909c239.zip
Merge branch 'master' into develop
Diffstat (limited to 'core/src/main/res/values/strings.xml')
-rw-r--r--core/src/main/res/values/strings.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 7da2bff72..a9588c773 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -526,7 +526,7 @@
<string name="pref_filter_feed_sum">Filter your subscriptions in navigation drawer and subscriptions screen.</string>
<string name="no_filter_label">None</string>
<string name="subscriptions_are_filtered">Subscriptions are filtered.</string>
- <string name="subscriptions_counter_greater_zero">Counter greater zero</string>
+ <string name="subscriptions_counter_greater_zero">Counter greater than zero</string>
<string name="auto_downloaded">Auto downloaded</string>
<string name="not_auto_downloaded">Not auto downloaded</string>
<string name="kept_updated">Kept updated</string>
@@ -735,7 +735,10 @@
<string name="discover_more">more ยป</string>
<string name="discover_powered_by_itunes">Suggestions by iTunes</string>
<string name="search_powered_by">Results by %1$s</string>
+
+ <!-- Local feeds -->
<string name="add_local_folder">Add local folder</string>
+ <string name="local_folder">Local folder</string>
<string name="reconnect_local_folder">Re-connect local folder</string>
<string name="reconnect_local_folder_warning">In case of permission denials, you can use this to re-connect to the exact same folder. Do not select another folder.</string>
<string name="local_feed_description">This virtual podcast was created by adding a folder to AntennaPod.</string>