Merge "Update notification strings in app info"
This commit is contained in:
@@ -6366,8 +6366,10 @@
|
||||
<!-- Title of storage preference to control where app is stored -->
|
||||
<string name="storage_used">Storage used</string>
|
||||
|
||||
<!-- Label for notification settings for an specific app [CHAR LIMIT=40] -->
|
||||
<string name="notifications_label">Notifications</string>
|
||||
<!-- App notification summary with notifications enabled [CHAR LIMIT=40] -->
|
||||
<string name="notifications_enabled">On</string>
|
||||
<string name="notifications_enabled">Normal</string>
|
||||
<!-- App notification summary with notifications disabled [CHAR LIMIT=40] -->
|
||||
<string name="notifications_disabled">Block</string>
|
||||
<!-- App notification summary with notifications sensitive [CHAR LIMIT=40] -->
|
||||
|
@@ -37,7 +37,7 @@
|
||||
|
||||
<Preference
|
||||
android:key="notification_settings"
|
||||
android:title="@string/notification_section_header"
|
||||
android:title="@string/notifications_label"
|
||||
android:selectable="true" />
|
||||
|
||||
<Preference
|
||||
|
Reference in New Issue
Block a user