diff --git a/patches/src/main/kotlin/app/revanced/patches/music/utils/patch/PatchList.kt b/patches/src/main/kotlin/app/revanced/patches/music/utils/patch/PatchList.kt index c814a7d97..5a9c71bbc 100644 --- a/patches/src/main/kotlin/app/revanced/patches/music/utils/patch/PatchList.kt +++ b/patches/src/main/kotlin/app/revanced/patches/music/utils/patch/PatchList.kt @@ -23,7 +23,7 @@ internal enum class PatchList( ), CHANGE_SHARE_SHEET( "Change share sheet", - "Add option to change from in-app share sheet to system share sheet." + "Adds an option to change the in-app share sheet to the system share sheet." ), CHANGE_START_PAGE( "Change start page", diff --git a/patches/src/main/kotlin/app/revanced/patches/youtube/utils/patch/PatchList.kt b/patches/src/main/kotlin/app/revanced/patches/youtube/utils/patch/PatchList.kt index 5ebdc1893..2e944d1ba 100644 --- a/patches/src/main/kotlin/app/revanced/patches/youtube/utils/patch/PatchList.kt +++ b/patches/src/main/kotlin/app/revanced/patches/youtube/utils/patch/PatchList.kt @@ -23,7 +23,7 @@ internal enum class PatchList( ), CHANGE_SHARE_SHEET( "Change share sheet", - "Add option to change from in-app share sheet to system share sheet." + "Adds an option to change the in-app share sheet to the system share sheet." ), CHANGE_START_PAGE( "Change start page", @@ -147,7 +147,7 @@ internal enum class PatchList( ), HIDE_SHORTCUTS( "Hide shortcuts", - "Remove, at compile time, the app shortcuts that appears when app icon is long pressed." + "Remove, at compile time, the app shortcuts that appears when the app icon is long pressed." ), HOOK_YOUTUBE_MUSIC_ACTIONS( "Hook YouTube Music actions", @@ -235,7 +235,7 @@ internal enum class PatchList( ), TOOLBAR_COMPONENTS( "Toolbar components", - "Adds options to hide or change components located on the toolbar, such as toolbar buttons, search bar, and header." + "Adds options to hide or change components located on the toolbar, such as the search bar, header, and toolbar buttons." ), TRANSLATIONS_FOR_YOUTUBE( "Translations for YouTube", diff --git a/patches/src/main/resources/music/settings/host/values/strings.xml b/patches/src/main/resources/music/settings/host/values/strings.xml index d04d6e15b..8415983e2 100644 --- a/patches/src/main/resources/music/settings/host/values/strings.xml +++ b/patches/src/main/resources/music/settings/host/values/strings.xml @@ -451,11 +451,11 @@ Tap the continue button and allow optimization changes." Spoof client "Spoof the client to prevent playback issues. -※ When used with 'Spoofing streaming data', playback issues may occur." +• When used with 'Spoofing streaming data', playback issues may occur." Default client - "Defines a default client to spoofing. + "Defines a default client for spoofing. -※ When using the Android client, it is recommended to use it with 'Spoof app version'." +• When using the Android client, it is recommended to also use 'Spoof app version'." Android Music 4.27.53 Android Music 5.29.53 iOS Music 6.21 @@ -463,7 +463,7 @@ Tap the continue button and allow optimization changes." Spoof streaming data "Spoof the streaming data to prevent playback issues. -※ When used with 'Spoof client', playback issues may occur." +• When used with 'Spoof client', playback issues may occur." Default client Defines a default client that fetches streaming data. Show in Stats for nerds