Update char limit of string "Notification dot on app icon"
- The hightest needed character limit is at 48. Update char limit to 50. Fixes: 151634666 Test: Rebuid Settings Change-Id: I424cfe1519fbb2fef99a195428aa65bc7b5f8862
This commit is contained in:
@@ -8144,7 +8144,7 @@
|
|||||||
<!-- Configure Notifications: setting summary [CHAR LIMIT=NONE] -->
|
<!-- Configure Notifications: setting summary [CHAR LIMIT=NONE] -->
|
||||||
<string name="hide_silent_icons_summary">Icons from gentle notifications aren\'t shown in the status bar</string>
|
<string name="hide_silent_icons_summary">Icons from gentle notifications aren\'t shown in the status bar</string>
|
||||||
|
|
||||||
<!-- Configure Notifications: Title for the notification badging option. [CHAR LIMIT=30 BACKUP_MESSAGE_ID=5125022693565388760] -->
|
<!-- Configure Notifications: Title for the notification badging option. [CHAR LIMIT=50 BACKUP_MESSAGE_ID=5125022693565388760] -->
|
||||||
<string name="notification_badging_title">Notification dot on app icon</string>
|
<string name="notification_badging_title">Notification dot on app icon</string>
|
||||||
|
|
||||||
<!-- Configure Notifications: Title for the people notification strip option. [CHAR LIMIT=60] -->
|
<!-- Configure Notifications: Title for the people notification strip option. [CHAR LIMIT=60] -->
|
||||||
|
Reference in New Issue
Block a user