Merge "Clarify notification blocking in notification app list."
This commit is contained in:
committed by
Android (Google) Code Review
commit
e6d82b8d2f
@@ -6334,7 +6334,9 @@
|
||||
<!-- App notification summary with notifications enabled [CHAR LIMIT=40] -->
|
||||
<string name="notifications_enabled">Normal</string>
|
||||
<!-- App notification summary with notifications disabled [CHAR LIMIT=40] -->
|
||||
<string name="notifications_disabled">Block</string>
|
||||
<string name="notifications_disabled">Fully Blocked</string>
|
||||
<!-- App notification summary with notifications disabled [CHAR LIMIT=40] -->
|
||||
<string name="notifications_partially_disabled">Partially Blocked</string>
|
||||
<!-- App notification summary with 2 items [CHAR LIMIT=15] -->
|
||||
<string name="notifications_two_items"><xliff:g id="notif_state" example="Priority">%1$s</xliff:g> / <xliff:g id="notif_state" example="Priority">%2$s</xliff:g></string>
|
||||
<!-- App notification summary with 3 items [CHAR LIMIT=15] -->
|
||||
|
Reference in New Issue
Block a user