fix: Correct invalid string name

This commit is contained in:
oSumAtrIX 2024-06-18 02:45:42 +02:00
parent a85cdbabf8
commit b84494f4e2
No known key found for this signature in database
GPG key ID: A9B3094ACDB604B4

View file

@ -201,9 +201,9 @@
<string name="revanced_hide_attributes_section_title">Hide attributes section</string>
<string name="revanced_hide_attributes_section_summary_on">\'Featured places\', Games and Music sections are hidden</string>
<string name="revanced_hide_attributes_section_summary_off">\'Featured places\', Games and Music sections are shown</string>
<string name="revanced_hide_chapters_title">Hide Chapters section</string>
<string name="revanced_hide_chapters_summary_on">Chapters section is hidden</string>
<string name="revanced_hide_chapters_summary_off">Chapters section is shown</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_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>