Make string the same across screens

Test: view notification settings
Fixes: 245912213
Change-Id: Ifb1966a2102afa38ed00bb81e08bbd1b92123a55
This commit is contained in:
Julia Reynolds
2023-02-28 16:24:59 -05:00
parent 21b2671c20
commit e75dfc6f05

View File

@@ -7383,7 +7383,7 @@
<string name="general_notification_header">Manage</string> <string name="general_notification_header">Manage</string>
<!-- notification preference for app specific notification settings [CHAR LIMIT=80]--> <!-- notification preference for app specific notification settings [CHAR LIMIT=80]-->
<string name="app_notification_field">App settings</string> <string name="app_notification_field">App notifications</string>
<!-- notification preference summary for app specific notification settings [CHAR LIMIT=120]--> <!-- notification preference summary for app specific notification settings [CHAR LIMIT=120]-->
<string name="app_notification_field_summary">Control notifications from individual apps</string> <string name="app_notification_field_summary">Control notifications from individual apps</string>