Handle scrobbler authorization errors

This commit is contained in:
Koitharu
2024-09-03 11:09:58 +03:00
parent 861ca63ea9
commit 22643bf9cc
26 changed files with 319 additions and 170 deletions

View File

@@ -694,4 +694,6 @@
<string name="sort_order_desc">Descending</string>
<string name="by_date">Date</string>
<string name="popularity">Popularity</string>
<string name="scrobbler_auth_required">Sign in to %s to continue</string>
<string name="scrobbler_auth_intro">Sign in to set up integration with %s. This will allow you to track your manga reading progress and status</string>
</resources>