Add different error messages for SoundCloud and YouTube unavailable contents
Add new error strings for the six new exceptions created in the extractor and catch these exceptions. Extractor is, of course, updated with this PR.
This commit is contained in:
parent
9e1744f904
commit
37a96d063f
5 changed files with 59 additions and 7 deletions
|
|
@ -665,4 +665,5 @@
|
|||
<string name="show_description_summary">Désactiver pour masquer la description de la vidéo et les informations supplémentaires</string>
|
||||
<string name="show_description_title">Afficher la description</string>
|
||||
<string name="crash_the_app">Plante l\'application</string>
|
||||
</resources>
|
||||
<string name="georestricted_content">Ce contenu n\'est pas disponible dans votre pays.</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue