commit
This commit is contained in:
parent
66676414c3
commit
3df58df7bd
2 changed files with 2 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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" />
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue