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:
Stanley Wang
2020-03-19 10:51:38 +08:00
parent 3c7945a851
commit 3e56b9ddcc

View File

@@ -8144,7 +8144,7 @@
<!-- 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>
<!-- 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>
<!-- Configure Notifications: Title for the people notification strip option. [CHAR LIMIT=60] -->