Merge "Add flag to reset notification channel importance"

This commit is contained in:
Chloris Kuo
2020-11-03 14:07:45 +00:00
committed by Android (Google) Code Review
6 changed files with 200 additions and 0 deletions

View File

@@ -8257,6 +8257,12 @@
<!-- Configure Notifications: setting summary [CHAR LIMIT=200] -->
<string name="asst_feedback_indicator_summary">Indicate adjustments made to notifications and show the option to provide feedback to the system</string>
<!-- Configure Notifications: setting title [CHAR LIMIT=80] -->
<string name="asst_importance_reset_title">Reset notification importance</string>
<!-- Configure Notifications: setting summary [CHAR LIMIT=200] -->
<string name="asst_importance_reset_summary">Reset user changed importance settings and allow notification assistant to prioritize</string>
<!-- Configure Notifications: setting title [CHAR LIMIT=80] -->
<string name="asst_capabilities_actions_replies_title">Suggested actions and replies</string>