You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/addresources/values/strings.xml
+9-3Lines changed: 9 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1138,9 +1138,15 @@ This is because Crowdin requires temporarily flattening this file and removing t
1138
1138
<stringname="revanced_spoof_client_summary_on">Client is spoofed</string>
1139
1139
<stringname="revanced_spoof_client_summary_off">Client is not spoofed\n\nVideo playback may not work</string>
1140
1140
<stringname="revanced_spoof_client_user_dialog_message">Turning off this setting may cause video playback issues.</string>
1141
-
<stringname="revanced_spoof_client_use_ios_title">Spoof client to iOS</string>
1142
-
<stringname="revanced_spoof_client_use_ios_summary_on">Client is currently spoofed to iOS\n\nSide effects include:\n• HDR video may not be available\n• Watch history does not work with a brand account</string>
1143
-
<stringname="revanced_spoof_client_use_ios_summary_off">Client is currently spoofed to Android VR\n\nSide effects include:\n• No HDR video\n• Kids videos do not playback\n• Paused videos can randomly resume\n• Low quality Shorts seekbar thumbnails\n• Download action button is hidden\n• End screen cards are hidden</string>
<stringname="revanced_spoof_client_ios_force_avc_summary_on">iOS video codec is AVC</string>
1144
+
<stringname="revanced_spoof_client_ios_force_avc_summary_off">iOS video codec is AVC, VP9, or AV1</string>
1145
+
<stringname="revanced_spoof_client_ios_force_avc_user_dialog_message">Enabling this might improve battery life and fix playback stuttering.\n\nAVC has a maximum resolution of 1080p, and video playback will use more internet data than VP9 or AV1.</string>
1146
+
<stringname="revanced_spoof_client_about_android_ios_title">iOS spoofing side effects</string>
1147
+
<stringname="revanced_spoof_client_about_android_ios_summary">• HDR is supported only with AV1 codec\n• Watch history does not work with a brand account</string>
1148
+
<stringname="revanced_spoof_client_about_android_vr_title">Android VR spoofing side effects</string>
1149
+
<stringname="revanced_spoof_client_about_android_vr_summary">• No HDR video\n• Kids videos do not playback\n• Paused videos can randomly resume\n• Low quality Shorts seekbar thumbnails\n• Download action button is hidden\n• End screen cards are hidden</string>
1144
1150
<stringname="revanced_spoof_client_storyboard_timeout">Spoof client thumbnails not available (API timed out)</string>
1145
1151
<stringname="revanced_spoof_client_storyboard_io_exception">Spoof client thumbnails temporarily not available: %s</string>
0 commit comments