feat: update all-caught-up string

Avoids having both the title and subtitle of the caught-up item starting
with the same word.
This commit is contained in:
FineFindus 2025-02-23 14:25:06 +01:00
parent 470c3bb714
commit facd58ba64
No known key found for this signature in database
GPG Key ID: 64873EE210FF8E6B

View File

@ -358,7 +358,7 @@
<string name="captions_size">Captions size</string>
<string name="double_tap_seek">Double tap to seek</string>
<string name="double_tap_seek_summary">Tap twice at the left or right to rewind or forward the player position</string>
<string name="all_caught_up">You\'re all caught up</string>
<string name="all_caught_up">All caught up</string>
<string name="all_caught_up_summary">You\'ve seen all new videos</string>
<string name="import_playlists">Import playlists</string>
<string name="export_playlists">Export playlists</string>