summaryrefslogtreecommitdiff
path: root/ui/i18n/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'ui/i18n/src/main/res')
-rw-r--r--ui/i18n/src/main/res/values/strings.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/ui/i18n/src/main/res/values/strings.xml b/ui/i18n/src/main/res/values/strings.xml
index 0242f75a2..35ccc9677 100644
--- a/ui/i18n/src/main/res/values/strings.xml
+++ b/ui/i18n/src/main/res/values/strings.xml
@@ -11,7 +11,6 @@
<string name="add_feed_label">Add Podcast</string>
<string name="episodes_label">Episodes</string>
<string name="queue_label">Queue</string>
- <string name="all_episodes_short_label">All</string>
<string name="inbox_label">Inbox</string>
<string name="favorite_episodes_label">Favorites</string>
<string name="settings_label">Settings</string>
@@ -233,7 +232,6 @@
<string name="visit_website_label">Visit Website</string>
<string name="skip_episode_label">Skip episode</string>
<string name="reset_position">Reset Playback Position</string>
- <string name="removed_item">Item removed</string>
<string name="no_items_selected">No items selected</string>
<!-- Download messages and labels -->
@@ -339,10 +337,9 @@
<string name="no_history_label">After you listen to an episode, it will appear here.</string>
<string name="no_all_episodes_head_label">No Episodes</string>
<string name="no_all_episodes_label">When you add a podcast, the episodes will be shown here.</string>
+ <string name="no_all_episodes_filtered_label">Try clearing the filter to see more episodes.</string>
<string name="no_inbox_head_label">No episodes in the inbox</string>
<string name="no_inbox_label">When new episodes arrive, they will be shown here. You can then decide if you are interested in them or not.</string>
- <string name="no_fav_episodes_head_label">No favorite episodes</string>
- <string name="no_fav_episodes_label">You can add episodes to the favorites by long-pressing them.</string>
<string name="no_subscriptions_head_label">No subscriptions</string>
<string name="no_subscriptions_label">To subscribe to a podcast, press the plus icon below.</string>