Skip to content

Commit

Permalink
feat(YouTube/Seekbar components): Add info to `Append timestamp infor…
Browse files Browse the repository at this point in the history
…mation` summary about tapping the appended information (inotia00#93)

* feat(YouTube /Seekbar components): Add info to option summary

* chore: add line break

---------

Co-authored-by: inotia00 <[email protected]>
  • Loading branch information
KobeW50 and inotia00 authored Nov 6, 2024
1 parent 836836a commit 93e0f3b
Show file tree
Hide file tree
Showing 2 changed files with 1,896 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/main/resources/youtube/settings/host/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1067,7 +1067,10 @@ Tap and hold to undo."</string>
<string name="revanced_preference_screen_seekbar_summary">Customize the seekbar components.</string>

<string name="revanced_append_time_stamp_information_title">Append timestamp information</string>
<string name="revanced_append_time_stamp_information_summary_on">Information is appended to the timestamp.</string>
<string name="revanced_append_time_stamp_information_summary_on">"Information is appended to the timestamp.

Tap to configure the video quality or playback speed.
Tap and hold to toggle the appended information type."</string>
<string name="revanced_append_time_stamp_information_summary_off">Information is not appended to the timestamp.</string>
<string name="revanced_append_time_stamp_information_type_title">Append information type</string>
<string name="revanced_append_time_stamp_information_type_summary_on">Append video quality.</string>
Expand Down
Loading

0 comments on commit 93e0f3b

Please sign in to comment.