Increase string char limit.
This string wraps around when shown in setup wizard, so this should be safe. bug:27942672 Change-Id: Id1ef964b90ddc2ebb127351176afa19a96fe977e
This commit is contained in:
@@ -7347,7 +7347,7 @@
|
||||
<!-- Message of the dialog box to confirm resetting rate-limiting in the system service ShortcutManager. [CHAR_LIMIT=none] -->
|
||||
<string name="confirm_reset_shortcut_manager_throttling_message">Reset ShortcutManager rate-limiting counters?</string>
|
||||
|
||||
<!-- Title of notification suggestion during optional steps of setup. [CHAR_LIMIT=40] -->
|
||||
<!-- Title of notification suggestion during optional steps of setup. [CHAR_LIMIT=60] -->
|
||||
<string name="notification_suggestion_title">Control lock screen notifications</string>
|
||||
<!-- Summary of notification suggestion during optional steps of setup. [CHAR_LIMIT=80] -->
|
||||
<string name="notification_suggestion_summary">Show or hide notification content</string>
|
||||
|
Reference in New Issue
Block a user