Add more specific error messages and deduplicate their handling

This commit is contained in:
Stypox 2025-07-28 23:54:47 +02:00
parent d17eae9bad
commit 38064be702
No known key found for this signature in database
GPG key ID: 4BDF1B40A49FDD23
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>