Add more specific error messages and deduplicate their handling

This commit is contained in:
Stypox 2025-07-28 23:54:47 +02:00
parent 89b511d174
commit c01d1b9434
8 changed files with 52 additions and 79 deletions

View file

@ -877,4 +877,6 @@
<string name="trending_movies">Trending movies and shows</string>
<string name="trending_music">Trending music</string>
<string name="entry_deleted">Entry deleted</string>
<string name="youtube_sign_in_confirm_not_bot_error">YouTube refused to provide data, asking for a login.\n\nYour IP might have been temporarily banned by YouTube, you can wait some time or switch to a different IP (for example by turning on/off a VPN, or by switching from WiFi to mobile data).</string>
<string name="unsupported_content_in_country">This content is not available for the currently selected content country.\n\nChange your selection from \"Settings > Content > Default content country\".</string>
</resources>