Move tracker debug activity to common code

This commit is contained in:
Koitharu
2024-05-22 16:42:24 +03:00
parent 324031aa2a
commit 4c55682552
12 changed files with 36 additions and 18 deletions

View File

@@ -648,4 +648,6 @@
<string name="disable_connectivity_check_summary">Skip the connectivity check in case you have issues with it (e.g. going offline mode even though the network is connected)</string>
<string name="disable_nsfw_notifications">Disable NSFW notifications</string>
<string name="disable_nsfw_notifications_summary">Do not show notifications about NSFW manga updates</string>
<string name="tracker_debug_info">Checking for new chapters log</string>
<string name="tracker_debug_info_summary">Debug information about background checks for new chapters</string>
</resources>