Skip to content

Commit

Permalink
fix(YouTube - Custom Branding Icon): Add missing strings to prevent p…
Browse files Browse the repository at this point in the history
…atch failure
  • Loading branch information
anddea committed May 18, 2024
1 parent 7becc60 commit 84e2cb5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/youtube/settings/host/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -861,11 +861,15 @@ Note:
<string name="revanced_hide_web_search_results_summary_off">Web search results are shown.</string>
<string name="revanced_hide_web_search_results_summary_on">Web search results are hidden.</string>
<string name="revanced_hide_web_search_results_title">Hide web search results</string>
<string name="revanced_icon_afn_blue">AFN Blue</string>
<string name="revanced_icon_afn_red">AFN Red</string>
<string name="revanced_icon_custom">Custom</string>
<string name="revanced_icon_default">Stock</string>
<string name="revanced_icon_mmt">MMT</string>
<string name="revanced_icon_revancify_blue">Revancify Blue</string>
<string name="revanced_icon_revancify_red">Revancify Red</string>
<string name="revanced_icon_vanced_black">Vanced Black</string>
<string name="revanced_icon_vanced_light">Vanced Light</string>
<string name="revanced_keep_landscape_mode_summary">Keeps landscape mode when turning the screen off and on in fullscreen.</string>
<string name="revanced_keep_landscape_mode_timeout_summary">The amount of milliseconds the landscape mode is forced after the screen in turned on.</string>
<string name="revanced_keep_landscape_mode_timeout_title">Keep landscape mode timeout</string>
Expand Down

0 comments on commit 84e2cb5

Please sign in to comment.