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

@ -28,7 +28,7 @@
<string name="download_dialog_title">Herunterladen</string>
<string name="next_video_title">Nächste</string>
<string name="show_next_and_similar_title">„Nächste“ und „Ähnliche“ Videos anzeigen</string>
<string name="url_not_supported_toast">Nicht unterstützte URL</string>
<string name="unsupported_url">Nicht unterstützte URL</string>
<string name="settings_category_video_audio_title">Video &amp; Audio</string>
<string name="content_language_title">Bevorzugte Sprache des Inhalts</string>
<string name="list_thumbnail_view_description">Video-Vorschaubild</string>