fix(YouTube): String typos and grammar (#84)

* chore(Visual preferences icons for YouTube): Typo

* Other string typos and grammar (idk)
This commit is contained in:
KobeW50
2024-09-30 08:07:20 -04:00
committed by GitHub
parent b1a9e044ad
commit 8119eefedb
2 changed files with 3 additions and 3 deletions

View File

@ -48,7 +48,7 @@ object VisualPreferencesIconsPatch : BaseResourcePatch(
description = """
Whether to apply Visual preferences icons to all settings menus.
If true: icons are applied to the parent PreferenceScreen of YouTube settings, the parent PreferenceScreen of RVX settings and the RVX sub-settings (if supports).
If true: icons are applied to the parent PreferenceScreen of YouTube settings, the parent PreferenceScreen of RVX settings and the RVX sub-settings (if supported).
If false: icons are applied only to the parent PreferenceScreen of YouTube settings and RVX settings.
""".trimIndentMultiline(),