String changes for suppressing ambient display

Test: make
Bug: 77657376
Change-Id: I7c2795291a82a885a26a0af598bdafb96842d998
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 43d5563..029f2ad 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -7236,7 +7236,7 @@
     <!-- Do not disturb: what to block option [CHAR LIMIT=NONE] -->
     <string name="zen_mode_block_effect_badge">Hide notification dots</string>
     <!-- Do not disturb: what to block option [CHAR LIMIT=NONE] -->
-    <string name="zen_mode_block_effect_ambient">Hide from ambient display</string>
+    <string name="zen_mode_block_effect_ambient">Don\'t wake for notifications</string>
     <!-- Do not disturb: what to block option [CHAR LIMIT=NONE] -->
     <string name="zen_mode_block_effect_list">Hide from notification list</string>
 
@@ -7330,7 +7330,7 @@
     <string name="zen_onboarding_screen_off_title">Block when the screen is off</string>
     <string name="zen_onboarding_dnd_visual_disturbances_description">Do Not Disturb can do more than block unwanted sounds - it can block visuals too. This may be helpful if you\'re trying to sleep, focus, or limit time spent on your phone.</string>
     <string name="zen_onboarding_dnd_visual_disturbances_header">Block sounds and visuals</string>
-    <string name="zen_onboarding_screen_off_summary">Don\'t turn on the screen or show notifications in the ambient display</string>
+    <string name="zen_onboarding_screen_off_summary">Don\'t turn on the screen or wake for notifications</string>
     <string name="zen_onboarding_screen_on_summary">Don\'t show notifications at all, except for basic phone activity and status</string>
 
     <!-- Work Sounds: Work sound settings section header.  [CHAR LIMIT=50] -->