Merge "Update content protection toggle title text" into main

This commit is contained in:
Nino Jagar
2023-11-06 22:40:05 +00:00
committed by Android (Google) Code Review

View File

@@ -12630,9 +12630,9 @@
<!-- Summary of the preference to manage content protection settings -->
<string name="content_protection_preference_summary">Check app activity for phishing</string>
<!-- Title of the switch bar on the subpage of content protection settings -->
<string name="content_protection_preference_user_consent_switch_title">Use scanning</string>
<string name="content_protection_preference_user_consent_switch_title">Use scanning for deceptive apps</string>
<!-- Title of the toggle switch of work apps on the subpage of content protection settings -->
<string name="content_protection_preference_user_consent_work_profile_switch_title">Use scanning for work apps</string>
<string name="content_protection_preference_user_consent_work_profile_switch_title">Use scanning for deceptive apps for work</string>
<!-- Default summary of the subpage of content protection settings. Will be overlaid by OEM. -->
<string name="content_protection_preference_subpage_summary"></string>