Increasing string size limit
Bug: 153908290 Change-Id: I915a4505b4e63d9e1434c93857272c17d02acaca
This commit is contained in:
parent
cc51d2ce1d
commit
191e764cd3
|
@ -207,7 +207,7 @@
|
|||
<!-- Summary for Notification dots setting. Tapping this will link enable/disable notification dots feature on the home screen. [CHAR LIMIT=50] -->
|
||||
<string name="notification_dots_service_title">Show notification dots</string>
|
||||
|
||||
<!-- Label for the setting that allows the automatic placement of launcher shortcuts for applications and games installed on the device [CHAR LIMIT=40] -->
|
||||
<!-- Label for the setting that allows the automatic placement of launcher shortcuts for applications and games installed on the device [CHAR LIMIT=60] -->
|
||||
<string name="auto_add_shortcuts_label">Add app icons to Home screen</string>
|
||||
<!-- Text description of the setting that allows the automatic placement of launcher shortcuts for applications and games installed on the device [CHAR LIMIT=NONE] -->
|
||||
<string name="auto_add_shortcuts_description">For new apps</string>
|
||||
|
|
Loading…
Reference in New Issue