Merge "Settings for Polite Notifications" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
54bec848cc
@@ -8210,6 +8210,20 @@
|
||||
<string name="notif_listener_more_settings">More settings</string>
|
||||
<string name="notif_listener_more_settings_desc">More settings are available inside this app</string>
|
||||
|
||||
<!-- Title for Polite Notifications setting [CHAR LIMIT=30]-->
|
||||
<string name="notification_polite_title">Notification cooldown</string>
|
||||
<string name="notification_polite_all_apps">Apply cooldown to all notifications</string>
|
||||
<string name="notification_polite_all_apps_summary">Gradually lower the notification volume when you get many successive notifications from the same app</string>
|
||||
<string name="notification_polite_conversations">Apply cooldown to conversations</string>
|
||||
<string name="notification_polite_conversations_summary">Gradually lower the notification volume when you get many messages from the same chat within a short period of time</string>
|
||||
<string name="notification_polite_disabled">Don\'t use notification cooldown</string>
|
||||
<string name="notification_polite_disabled_summary">Never lower notification volume, regardless of the amount of successive notifications from the same app</string>
|
||||
<string name="notification_polite_vibrate_unlocked">Vibrate when unlocked</string>
|
||||
<string name="notification_polite_vibrate_unlocked_summary">Only vibrate when screen is unlocked</string>
|
||||
<string name="notification_polite_work">Apply to work profiles</string>
|
||||
<string name="notification_polite_work_summary">Apply the notification cooldown settings from your personal profile to your work profile</string>
|
||||
|
||||
|
||||
<!-- Title for managing VR (virtual reality) helper services. [CHAR LIMIT=50] -->
|
||||
<string name="vr_listeners_title">VR helper services</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user