fix: Correct invalid string name
This commit is contained in:
parent
a85cdbabf8
commit
b84494f4e2
|
@ -201,9 +201,9 @@
|
||||||
<string name="revanced_hide_attributes_section_title">Hide attributes section</string>
|
<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_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_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_section_title">Hide Chapters section</string>
|
||||||
<string name="revanced_hide_chapters_summary_on">Chapters section is hidden</string>
|
<string name="revanced_hide_chapters_section_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_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_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_on">\'Explore the podcast\' section is hidden</string>
|
||||||
<string name="revanced_hide_podcast_section_summary_off">\'Explore the podcast\' section is shown</string>
|
<string name="revanced_hide_podcast_section_summary_off">\'Explore the podcast\' section is shown</string>
|
||||||
|
|
Loading…
Reference in a new issue