diff options
Diffstat (limited to 'core/src/main/res/values/strings.xml')
-rw-r--r-- | core/src/main/res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index 59b335bc8..86b3443f3 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -539,6 +539,8 @@ <string name="new_episode_notification_disabled">Notification disabled</string> <string name="pref_feed_settings_dialog_msg">This setting is unique to each podcast. You can change it by opening the podcast page.</string> <string name="pref_contribute">Contribute</string> + <string name="pref_show_subscription_title">Show Subscription Title</string> + <string name="pref_show_subscription_title_summary">Display the subscription title below the cover image.</string> <!-- About screen --> <string name="about_pref">About</string> |