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
|
|
@ -101,7 +101,6 @@
|
|||
<string name="general_error">त्रुटी</string>
|
||||
<string name="network_error">नेटवर्क में त्रुटी</string>
|
||||
<string name="could_not_load_thumbnails">सारे thumbnail(फोटो जो फ़ोन की मेमोरी में है ) भरे नहीं जा सकते</string>
|
||||
<string name="youtube_signature_deobfuscation_error">वीडियो के URL हस्ताक्षर को डीऑबफस्केट नहीं कर सकते</string>
|
||||
<string name="parsing_error">इस website का निरंक्षण नहीं कर सकते</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