Updates Flash Notifications string resources

A few formatting changes that are needed to align with Android Accessibility UX patterns.

Bug: 270418490
Test: checks the changes manually
Change-Id: Ia5bd9fa1b8c9c32f9d430f54788e995816c2ee52
This commit is contained in:
Angela Wang
2023-03-01 11:08:55 +00:00
parent 410fa6cfc5
commit 35db5e8d3d

View File

@@ -11789,21 +11789,21 @@
<!-- Summary of the Flash Notification preference if all flash alerts are off. [CHAR LIMIT=60] -->
<string name="flash_notifications_summary_off">Off</string>
<!-- Summary of the Flash Notification preference if only camera flash is on. [CHAR LIMIT=60] -->
<string name="flash_notifications_summary_on_camera">On / camera flash</string>
<string name="flash_notifications_summary_on_camera">On / Camera flash</string>
<!-- Summary of the Flash Notification preference if only screen flash is on. [CHAR LIMIT=60] -->
<string name="flash_notifications_summary_on_screen">On / screen flash</string>
<string name="flash_notifications_summary_on_screen">On / Screen flash</string>
<!-- Summary of the Flash Notification preference if both flash alerts are on. [CHAR LIMIT=60] -->
<string name="flash_notifications_summary_on_camera_and_screen">On / camera and screen flash</string>
<string name="flash_notifications_summary_on_camera_and_screen">On / Camera and screen flash</string>
<!-- Introduction in Flash Notification page to introduce flash notifications feature. [CHAR LIMIT=NONE] -->
<string name="flash_notifications_intro">Flash the camera light or the screen when you receive notifications or when alarms sound.</string>
<string name="flash_notifications_intro">Flash the camera light or the screen when you receive notifications or when alarms sound</string>
<!-- Notes in Flash Notification page footer for something should be aware. [CHAR LIMIT=NONE] -->
<string name="flash_notifications_note">Use flash notifications with caution if your are light sensitive</string>
<string name="flash_notifications_note">Use flash notifications with caution if you\u0027re light sensitive</string>
<!-- Label of the button to preview the selected Flash Notification effects. [CHAR LIMIT=20]-->
<string name="flash_notifications_preview">Preview</string>
<!-- Title of the camera flash in Flash Notification page. [CHAR LIMIT=60] -->
<string name="camera_flash_notification_title">Camera flash notification</string>
<string name="camera_flash_notification_title">Camera flash</string>
<!-- Title of the screen flash in Flash Notification page. [CHAR LIMIT=60] -->
<string name="screen_flash_notification_title">Screen flash notification</string>
<string name="screen_flash_notification_title">Screen flash</string>
<!-- Title of the screen flash color selection dialog. [CHAR LIMIT=NONE] -->
<string name="screen_flash_notification_color_title">Screen flash color</string>
<!-- Label of the color option show in the summary of screen flash preference. [CHAR LIMIT=60] -->