Merge "Update notification subtext" into rvc-dev am: 141153e789 am: 385e9be34f am: 73ebf35f81 am: 399e5e3d7e am: 3e032c93b5
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11920342 Change-Id: Ic05c1d27275f5b0946f04371f94b7a1f6cbf1664
This commit is contained in:
@@ -8810,6 +8810,9 @@
|
||||
<!-- [CHAR LIMIT=NONE] App notification settings: link to app notification settings-->
|
||||
<string name="app_settings_link">Additional settings in the app</string>
|
||||
|
||||
<!-- [CHAR LIMIT=NONE] Apps & notification settings: summary on the link to notification settings-->
|
||||
<string name="notification_screen_summary">Notification history, bubbles, recently sent</string>
|
||||
|
||||
<!-- [CHAR LIMIT=45] App notification listing summary, blocked apps -->
|
||||
<string name="app_notification_listing_summary_zero">On for all apps</string>
|
||||
<!-- [CHAR LIMIT=45] App notification listing summary, blocked apps -->
|
||||
|
||||
@@ -57,9 +57,9 @@
|
||||
<Preference
|
||||
android:key="configure_notification_settings"
|
||||
android:title="@string/configure_notification_settings"
|
||||
android:summary="@string/notification_screen_summary"
|
||||
android:order="-440"
|
||||
android:fragment="com.android.settings.notification.ConfigureNotificationSettings"
|
||||
settings:controller="com.android.settings.notification.ConfigureNotificationPreferenceController"/>
|
||||
android:fragment="com.android.settings.notification.ConfigureNotificationSettings"/>
|
||||
|
||||
<!-- Notifications (appears before manage_perms), default apps (appears after) -->
|
||||
<PreferenceCategory
|
||||
|
||||
Reference in New Issue
Block a user