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

@ -27,7 +27,7 @@
<string name="download_dialog_title">다운로드</string>
<string name="next_video_title">다음</string>
<string name="show_next_and_similar_title">다음/유사한 비디오 표시</string>
<string name="url_not_supported_toast">지원하지 않는 URL입니다</string>
<string name="unsupported_url">지원하지 않는 URL입니다</string>
<string name="content_language_title">기본 컨텐츠 언어</string>
<string name="settings_category_video_audio_title">비디오 &amp; 오디오</string>
<string name="list_thumbnail_view_description">비디오 미리보기 썸네일</string>