Merge "Introduce IMPORTANCE_MIN." into nyc-dev am: c2bcc727d9
am: 09da802710
* commit '09da8027103055203495ee7ca421bd8be0fea2f7':
Introduce IMPORTANCE_MIN.
This commit is contained in:
@@ -5966,17 +5966,20 @@
|
||||
<!-- [CHAR LIMIT=100] Notification Importance slider: blocked importance level description -->
|
||||
<string name="notification_importance_blocked">Blocked: Never show these notifications</string>
|
||||
|
||||
<!-- [CHAR LIMIT=100] Notification Importance slider: min importance level description -->
|
||||
<string name="notification_importance_min">Min: Silently show at the bottom of the notification list</string>
|
||||
|
||||
<!-- [CHAR LIMIT=100] Notification Importance slider: low importance level description -->
|
||||
<string name="notification_importance_low">Low: Silently show at the bottom of the notification list</string>
|
||||
<string name="notification_importance_low">Low: Silently show these notifications</string>
|
||||
|
||||
<!-- [CHAR LIMIT=100] Notification Importance slider: normal importance level description -->
|
||||
<string name="notification_importance_default">Normal: Silently show these notifications</string>
|
||||
<string name="notification_importance_default">Normal: Allow these notification to make sounds</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 allow sound</string>
|
||||
<string name="notification_importance_high">High: Peek onto the screen and allow sound 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 allow sound</string>
|
||||
<string name="notification_importance_max">Urgent: Show at the top of the notifications list, peek onto the screen and allow sound</string>
|
||||
|
||||
<!-- [CHAR LIMIT=60] Notification importance reset button -->
|
||||
<string name="importance_reset">Reset</string>
|
||||
|
Reference in New Issue
Block a user