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
|
|
@ -39,7 +39,6 @@
|
|||
<string name="general_error">Chyba</string>
|
||||
<string name="network_error">Chyba sítě</string>
|
||||
<string name="could_not_load_thumbnails">Nebylo možné nahrát všechny náhledy</string>
|
||||
<string name="youtube_signature_deobfuscation_error">Nebylo možné dekódovat URL videa</string>
|
||||
<string name="parsing_error">Nebylo možné analyzovat stránku</string>
|
||||
<string name="content_not_available">Obsah není k dispozici</string>
|
||||
<string name="detail_thumbnail_view_description">Přehrát video, délka:</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue