Update the text for Notifications cooldown settings

Update the text for Notifications cooldown (previously
known as Adaptive notifications) settings.

Fix: 354052311
Flag: com.android.server.notification.polite_notifications
Test: N/A
Change-Id: Iacada2effe312d34726a7cbccbd97d919af4329a
This commit is contained in:
Yining Liu
2024-07-19 00:40:36 +00:00
parent bc0b3342bd
commit 50f762ef5a

View File

@@ -8871,9 +8871,10 @@
<string name="notif_listener_more_settings_desc">More settings are available inside this app</string> <string name="notif_listener_more_settings_desc">More settings are available inside this app</string>
<!-- Title for Polite Notifications setting [CHAR LIMIT=45]--> <!-- Title for Polite Notifications setting [CHAR LIMIT=45]-->
<string name="notification_polite_title">Adaptive Notifications</string> <string name="notification_polite_title">Notification cooldown</string>
<string name="notification_polite_main_control_title">Use adaptive notifications</string> <string name="notification_polite_main_control_title">Use notification cooldown</string>
<string name="notification_polite_description">When you get many notifications within a short time, your phone will lower volume and minimize pop-ups on screen for up to two minutes. Calls, alarms, and priority conversations still vibrate, make a sound, or show up on the screen, and all notifications are easy to find when you pull down from the top of the screen.</string> <string name="notification_polite_description">When you receive many notifications within a short time, your device will lower it\u2019s volume and minimize alerts for up to 2 minutes. Calls, alarms, and priority conversations aren\u2019t affected.
\n\nNotifications received during the cooldown can be found by pulling down from the top of the screen.</string>
<string name="notification_polite_work">Apply to work profiles</string> <string name="notification_polite_work">Apply to work profiles</string>
<string name="notification_polite_work_summary">Apply to work profile apps</string> <string name="notification_polite_work_summary">Apply to work profile apps</string>