Skip to content

Commit

Permalink
Match YouTube section title
Browse files Browse the repository at this point in the history
  • Loading branch information
ILoveOpenSourceApplications committed Jan 25, 2025
1 parent 43a8460 commit 13a1067
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions patches/src/main/resources/addresources/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -287,9 +287,9 @@ You will not be notified of any unexpected events."</string>
<string name="revanced_hide_chapters_section_title">Hide Chapters section</string>
<string name="revanced_hide_chapters_section_summary_on">Chapters section is hidden</string>
<string name="revanced_hide_chapters_section_summary_off">Chapters section is shown</string>
<string name="revanced_hide_content_section_title">Hide How this was made section</string>
<string name="revanced_hide_content_section_summary_on">How this was made section is hidden</string>
<string name="revanced_hide_content_section_summary_off">How this was made section is shown</string>
<string name="revanced_hide_content_section_title">Hide How this content was made section</string>

This comment has been minimized.

Copy link
@LisoUseInAIKyrios

LisoUseInAIKyrios Jan 25, 2025

Contributor

Does this text clip or get cutoff?

This comment has been minimized.

Copy link
@ILoveOpenSourceApplications

ILoveOpenSourceApplications Jan 25, 2025

Author Contributor

Nope. It will fit.

<string name="revanced_hide_content_section_summary_on">How this content was made section is hidden</string>
<string name="revanced_hide_content_section_summary_off">How this content was made section is shown</string>
<string name="revanced_hide_podcast_section_title">Hide \'Explore the podcast\' section</string>
<string name="revanced_hide_podcast_section_summary_on">\'Explore the podcast\' section is hidden</string>
<string name="revanced_hide_podcast_section_summary_off">\'Explore the podcast\' section is shown</string>
Expand Down

0 comments on commit 13a1067

Please sign in to comment.