Merge "Notification app screen updates"
This commit is contained in:
committed by
Android (Google) Code Review
commit
d924fdac58
@@ -6386,7 +6386,10 @@
|
||||
<string name="loading_notification_apps">Loading apps...</string>
|
||||
|
||||
<!-- [CHAR LIMIT=NONE] App notification settings: channels title -->
|
||||
<string name="notification_channels">Channels</string>
|
||||
<string name="notification_channels">Categories</string>
|
||||
|
||||
<!-- [CHAR LIMIT=NONE] App notification settings: non-grouped-channels title -->
|
||||
<string name="notification_channels_other">Other</string>
|
||||
|
||||
<!-- [CHAR LIMIT=NONE] App notification settings: no channels -->
|
||||
<string name="no_channels">This app has not posted any notifications</string>
|
||||
|
@@ -34,8 +34,4 @@
|
||||
settings:useAdditionalSummary="true"
|
||||
settings:restrictedSwitchSummary="@string/enabled_by_admin" />
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="channels"
|
||||
android:title="@string/notification_channels" />
|
||||
|
||||
</PreferenceScreen>
|
||||
|
Reference in New Issue
Block a user