mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-29 13:20:19 +02:00
fix: In app strings and patch descriptions (#114)
* fix(YouTube Music -Spoof client): String grammar * fix(YouTube): Patch description grammar & clarity * Apply suggestion from review * Use consistent bullet point syntax * Minor wording clarification * chroe: Match with YouTube --------- Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
This commit is contained in:
parent
10747f54cf
commit
0b1d260555
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -451,11 +451,11 @@ Tap the continue button and allow optimization changes."</string>
|
||||
<string name="revanced_spoof_client_title">Spoof client</string>
|
||||
<string name="revanced_spoof_client_summary">"Spoof the client to prevent playback issues.
|
||||
|
||||
※ When used with 'Spoofing streaming data', playback issues may occur."</string>
|
||||
• When used with 'Spoofing streaming data', playback issues may occur."</string>
|
||||
<string name="revanced_spoof_client_type_title">Default client</string>
|
||||
<string name="revanced_spoof_client_type_summary">"Defines a default client to spoofing.
|
||||
<string name="revanced_spoof_client_type_summary">"Defines a default client for spoofing.
|
||||
|
||||
※ When using the Android client, it is recommended to use it with 'Spoof app version'."</string>
|
||||
• When using the Android client, it is recommended to also use 'Spoof app version'."</string>
|
||||
<string name="revanced_spoof_client_type_entry_android_music_4_27">Android Music 4.27.53</string>
|
||||
<string name="revanced_spoof_client_type_entry_android_music_5_29">Android Music 5.29.53</string>
|
||||
<string name="revanced_spoof_client_type_entry_ios_music_6_21">iOS Music 6.21</string>
|
||||
@ -463,7 +463,7 @@ Tap the continue button and allow optimization changes."</string>
|
||||
<string name="revanced_spoof_streaming_data_title">Spoof streaming data</string>
|
||||
<string name="revanced_spoof_streaming_data_summary">"Spoof the streaming data to prevent playback issues.
|
||||
|
||||
※ When used with 'Spoof client', playback issues may occur."</string>
|
||||
• When used with 'Spoof client', playback issues may occur."</string>
|
||||
<string name="revanced_spoof_streaming_data_type_title">Default client</string>
|
||||
<string name="revanced_spoof_streaming_data_type_summary">Defines a default client that fetches streaming data.</string>
|
||||
<string name="revanced_spoof_streaming_data_stats_for_nerds_title">Show in Stats for nerds</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user