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

@ -35,7 +35,7 @@
<string name="download_dialog_title">Stáhnout</string>
<string name="next_video_title">Další</string>
<string name="show_next_and_similar_title">Zobrazovat \'další\' a \'podobná\' videa</string>
<string name="url_not_supported_toast">URL není podporováno</string>
<string name="unsupported_url">URL není podporováno</string>
<string name="content_language_title">Preferovaný jazyk obsahu</string>
<string name="settings_category_video_audio_title">Video a zvuk</string>
<string name="settings_category_appearance_title">Vzhled</string>