summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/i18n/src/main/res/values/strings.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/ui/i18n/src/main/res/values/strings.xml b/ui/i18n/src/main/res/values/strings.xml
index 35ccc9677..a19a60892 100644
--- a/ui/i18n/src/main/res/values/strings.xml
+++ b/ui/i18n/src/main/res/values/strings.xml
@@ -10,6 +10,7 @@
<string name="statistics_label">Statistics</string>
<string name="add_feed_label">Add Podcast</string>
<string name="episodes_label">Episodes</string>
+ <string name="home_label">Home</string>
<string name="queue_label">Queue</string>
<string name="inbox_label">Inbox</string>
<string name="favorite_episodes_label">Favorites</string>
@@ -50,6 +51,17 @@
<string name="statistics_counting_range">Played between %1$s and %2$s</string>
<string name="statistics_counting_total">Played in total</string>
+ <!-- Home fragment -->
+ <string name="home_surprise_title">Get surprised</string>
+ <string name="home_classics_title">Check your classics</string>
+ <string name="home_continue_title">Continue listening</string>
+ <string name="home_new_title">Review the new</string>
+ <string name="home_downloads_title">Manage downloads</string>
+ <string name="home_welcome_title">Welcome to AntennaPod!</string>
+ <string name="home_welcome_text">You are not subscribed to any podcasts yet. Open the side menu to add a podcast.</string>
+ <string name="navigate_arrows">%s ยป</string>
+ <string name="configure_home">Configure Home Screen</string>
+
<!-- Download Statistics fragment -->
<string name="total_size_downloaded_podcasts">Total size of episodes on the device</string>