Merge "Simplify channel importance settings screen" into qt-dev
am: 4321e038ff
Change-Id: I9346139116adef62b83e1e85030c8371fa936375
This commit is contained in:
@@ -8098,7 +8098,7 @@
|
||||
<string name="notification_block_title">Block</string>
|
||||
|
||||
<!-- [CHAR LIMIT=100] Notification Importance title -->
|
||||
<string name="notification_silence_title">Gentle</string>
|
||||
<string name="notification_silence_title">Silent</string>
|
||||
|
||||
<!-- [CHAR LIMIT=100] Notification Importance title -->
|
||||
<string name="notification_alert_title">Prioritized</string>
|
||||
@@ -8115,19 +8115,10 @@
|
||||
<string name="notification_channel_summary_min">In the pull-down shade, collapse notifications to one line</string>
|
||||
|
||||
<!-- [CHAR LIMIT=150] Notification Importance title: low importance level summary -->
|
||||
<string name="notification_channel_summary_low">Helps you focus with notifications only in the pull-down shade. Always silent.</string>
|
||||
|
||||
<!-- [CHAR LIMIT=150] Notification Importance title: low importance level summary -->
|
||||
<string name="notification_channel_summary_low_status">Displays below priority notifications. Always silent.</string>
|
||||
|
||||
<!-- [CHAR LIMIT=150] Notification Importance title: low importance level summary -->
|
||||
<string name="notification_channel_summary_low_lock">Displays below priority notifications. Always silent.</string>
|
||||
|
||||
<!-- [CHAR LIMIT=150] Notification Importance title: low importance level summary -->
|
||||
<string name="notification_channel_summary_low_status_lock">Displays below priority notifications. Always silent.</string>
|
||||
<string name="notification_channel_summary_low">Helps you focus without sound or vibration</string>
|
||||
|
||||
<!-- [CHAR LIMIT=150] Notification Importance title: normal importance level summary -->
|
||||
<string name="notification_channel_summary_default">Gets your attention with sound & a status bar icon. Shows on lock screen.</string>
|
||||
<string name="notification_channel_summary_default">Gets your attention with sound or vibration</string>
|
||||
|
||||
<!-- [CHAR LIMIT=150] Notification Importance title: high importance level summary -->
|
||||
<string name="notification_channel_summary_high">When device is unlocked, show notifications as a banner across the top of the screen</string>
|
||||
|
Reference in New Issue
Block a user