Update extractor and remove DeobfuscateException
In ErrorInfo it was treated separately from other ParsingExceptions, including by showing a customized message, which has now been removed.
This commit is contained in:
parent
b508dd69be
commit
bdc2aa2b39
74 changed files with 1 additions and 75 deletions
|
|
@ -131,7 +131,6 @@
|
|||
<string name="download_to_sdcard_error_message">การดาวน์โหลดไปยังการ์ดความจำภายนอกยังไม่สามารถทำได้ รีเซ็ตตำแหน่งโฟลเดอร์ดาวน์โหลดหรือไม่\?</string>
|
||||
<string name="network_error">ข้อผิดพลาดของเครือข่าย</string>
|
||||
<string name="could_not_load_thumbnails">ไม่สามารถโหลดรูปขนาดย่อทั้งหมด</string>
|
||||
<string name="youtube_signature_deobfuscation_error">ไม่สามารถถอดรหัสลายเซ็น URL ของวิดีโอ</string>
|
||||
<string name="parsing_error">ไม่สามารถแยกวิเคราะห์เว็บไซต์</string>
|
||||
<string name="content_not_available">เนื้อหาไม่พร้อมใช้งาน</string>
|
||||
<string name="could_not_setup_download_menu">ไม่สามารถตั้งค่าเมนูดาวน์โหลด</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue