This commit is contained in:
zaednasr 2024-08-26 19:09:49 +02:00
parent 66676414c3
commit 3df58df7bd
No known key found for this signature in database
GPG key ID: 92B1DE23AD3D0E9E
2 changed files with 2 additions and 1 deletions

View file

@ -204,7 +204,7 @@
<string name="subtitle_languages">Subtitle languages</string>
<string name="format_source">Formats Source</string>
<string name="video_recommendations">Video Recommendations</string>
<string name="video_recommendations_summary">Get recommended YouTube videos on the home screen from PIPED API</string>
<string name="video_recommendations_summary">Get recommended YouTube videos on the home screen from the NewPipe Extractor</string>
<string name="preferred_search_engine">Preferred Search Engine</string>
<string name="preferred_search_engine_summary">The search engine to use for in-app searches</string>
<string name="format_filtering_hint">All items must be of the same type to use this option</string>

View file

@ -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" />