diff --git a/src/main/kotlin/app/revanced/patches/youtube/misc/dimensions/spoof/SpoofDeviceDimensionsPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/misc/dimensions/spoof/SpoofDeviceDimensionsPatch.kt index 123bbd356..4ed76e24a 100644 --- a/src/main/kotlin/app/revanced/patches/youtube/misc/dimensions/spoof/SpoofDeviceDimensionsPatch.kt +++ b/src/main/kotlin/app/revanced/patches/youtube/misc/dimensions/spoof/SpoofDeviceDimensionsPatch.kt @@ -14,7 +14,7 @@ import app.revanced.util.exception @Patch( name = "Spoof device dimensions", - description = "Adds an option to spoof the device dimensions which unlocks higher video qualities if they aren't available on the device.", + description = "Adds an option to spoof the device dimensions which can unlock higher video qualities.", dependencies = [IntegrationsPatch::class, SettingsPatch::class, AddResourcesPatch::class], compatiblePackages = [ CompatiblePackage( diff --git a/src/main/resources/addresources/values/strings.xml b/src/main/resources/addresources/values/strings.xml index fdaec51e9..476c9cf5a 100644 --- a/src/main/resources/addresources/values/strings.xml +++ b/src/main/resources/addresources/values/strings.xml @@ -1004,8 +1004,9 @@ Spoof device dimensions - Device dimensions spoofed - Device dimensions not spoofed\n\nSpoofing the device dimensions can unlock higher video qualities but unknown side effects may occur + Device dimensions spoofed\n\nHigher video qualities might be unlocked but you may experience video playback stuttering, worse battery life, and unknown side effects + Device dimensions not spoofed\n\nEnabling this can unlock higher video qualities + Enabling this can cause video playback stuttering, worse battery life, and unknown side effects. GmsCore Settings