feat(YouTube/Settings): Remove quotations from proper nouns (#56)

* YTM: Remove quotations from proper nouns

* YT: Remove quotations from proper nouns

* Apply changes from review

* Update strings.xml

* Update strings.xml

* Speed overlay setting description

* Update strings.xml

* Rename toggle

* Revert string name change

This partially reverts commit 00054435fb.

* Apply suggestion from review (Hide subscriptions channel section)

* Apply suggestion from review

* Unfuck my forced commit mess

(Also made another description dynamic)

* Apply suggestion from review

* capitalize `Ambient mode` and change wording

* Apply code review suggestions

* Apply suggestion from review

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
This commit is contained in:
KobeW50
2024-06-22 08:35:26 -04:00
committed by GitHub
parent 1aa14eeddd
commit 14e1747c4a
5 changed files with 83 additions and 81 deletions

View File

@ -25,7 +25,7 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference
@Suppress("unused")
object AmbientModeSwitchPatch : BaseBytecodePatch(
name = "Ambient mode control",
description = "Adds options to disable ambient mode and to bypass ambient mode restrictions.",
description = "Adds options to disable Ambient mode and to bypass Ambient mode restrictions.",
dependencies = setOf(SettingsPatch::class),
compatiblePackages = COMPATIBLE_PACKAGE,
fingerprints = setOf(