Show dialog with open options in case of an unsupported url

This commit is contained in:
Stypox 2020-06-28 13:33:08 +02:00
parent d9100913d5
commit 5cc60ed760
No known key found for this signature in database
GPG key ID: 4BDF1B40A49FDD23
61 changed files with 86 additions and 77 deletions

View file

@ -106,7 +106,8 @@
<string name="show_next_and_similar_title">Show \'Next\' and \'Similar\' videos</string>
<string name="show_hold_to_append_title">Show \"Hold to append\" tip</string>
<string name="show_hold_to_append_summary">Show tip when pressing the background or the popup button in video \"Details:\"</string>
<string name="url_not_supported_toast">Unsupported URL</string>
<string name="unsupported_url">Unsupported URL</string>
<string name="unsupported_url_dialog_message">NewPipe could not recognize the provided url. Open it with another method?</string>
<string name="default_content_country_title">Default content country</string>
<string name="service_title">Service</string>
<string name="content_language_title">Default content language</string>