Update subscriptions list label in settings (#7525)

This commit is contained in:
ByteHamster 2024-11-27 00:15:49 +01:00 committed by GitHub
parent 4048438a4c
commit ce9c5402f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@
<string name="open_autodownload_settings">Open settings</string>
<string name="downloads_log_label">Download log</string>
<string name="subscriptions_label">Subscriptions</string>
<string name="subscriptions_list_label">Subscriptions list</string>
<string name="subscriptions_list_label">Subscriptions list (side menu only)</string>
<string name="cancel_download_label">Cancel download</string>
<string name="playback_history_label">Playback history</string>
<string name="episode_cache_full_title">Episode cache full</string>