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
|
|
@ -136,7 +136,6 @@
|
|||
<string name="download_to_sdcard_error_message">Det er endnu ikke muligt at downloade til et eksternt SD-kort. Nulstil download-mappens placering\?</string>
|
||||
<string name="network_error">Netværksfejl</string>
|
||||
<string name="could_not_load_thumbnails">Kunne ikke indlæse alle miniaturebilleder</string>
|
||||
<string name="youtube_signature_deobfuscation_error">Kunne ikke dekryptere URL-signatur for video</string>
|
||||
<string name="parsing_error">Kunne ikke analysere websted</string>
|
||||
<string name="content_not_available">Indhold ikke tilgængeligt</string>
|
||||
<string name="could_not_setup_download_menu">Kunne ikke oprette downloadmenu</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue