diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 92c7cc34..173158cf 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -204,7 +204,7 @@ Subtitle languages Formats Source Video Recommendations - Get recommended YouTube videos on the home screen from PIPED API + Get recommended YouTube videos on the home screen from the NewPipe Extractor Preferred Search Engine The search engine to use for in-app searches All items must be of the same type to use this option diff --git a/app/src/main/res/xml/general_preferences.xml b/app/src/main/res/xml/general_preferences.xml index 64b45fdb..e6b418d7 100644 --- a/app/src/main/res/xml/general_preferences.xml +++ b/app/src/main/res/xml/general_preferences.xml @@ -97,6 +97,7 @@ android:icon="@drawable/ic_dns" app:key="piped_instance" app:defaultValue="" + app:isPreferenceVisible="false" android:summary="@string/piped_instance_summary" app:title="@string/piped_instance" />