Merge "Replace slider with switches; move slider to tuner." into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c4835dc6e3
@@ -5955,14 +5955,20 @@
|
||||
<string name="notification_importance_default">Normal: Silently show these notifications</string>
|
||||
|
||||
<!-- [CHAR LIMIT=100] Notification Importance slider: high importance level description -->
|
||||
<string name="notification_importance_high">High: Show at the top of the notifications list and make sound</string>
|
||||
<string name="notification_importance_high">High: Show at the top of the notifications list and allow sound</string>
|
||||
|
||||
<!-- [CHAR LIMIT=100] Notification Importance slider: max importance level description -->
|
||||
<string name="notification_importance_max">Urgent: Peek onto the screen and make sound</string>
|
||||
<string name="notification_importance_max">Urgent: Peek onto the screen and allow sound</string>
|
||||
|
||||
<!-- [CHAR LIMIT=60] Notification importance reset button -->
|
||||
<string name="importance_reset">Reset</string>
|
||||
|
||||
<!-- [CHAR LIMIT=40] Notification importance title -->
|
||||
<string name="show_silently">Show silently</string>
|
||||
|
||||
<!-- [CHAR LIMIT=180] Notification importance summary -->
|
||||
<string name="show_silently_summary">Don\'t make sound, vibrate, or peek these notifications into view on the current screen.</string>
|
||||
|
||||
<!-- Default Apps > Default notification assistant -->
|
||||
<string name="default_notification_assistant">Notification assistant</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user