Increase string length limit for summary of unrestricted data usage
- Increase string length limit from 30 to 75 Bug: 191952712 Test: modify comment only, Verified the maximum length string in the UI. Change-Id: I5c8e6e5cb34358280aa0c3594a75cd545c70a483
This commit is contained in:
@@ -11404,7 +11404,7 @@
|
|||||||
<!-- Title for switch to allow app unrestricted data usage [CHAR LIMIT=30] -->
|
<!-- Title for switch to allow app unrestricted data usage [CHAR LIMIT=30] -->
|
||||||
<string name="unrestricted_app_title">Unrestricted data usage</string>
|
<string name="unrestricted_app_title">Unrestricted data usage</string>
|
||||||
|
|
||||||
<!-- Title for switch to allow app unrestricted data usage [CHAR LIMIT=30] -->
|
<!-- Title for switch to allow app unrestricted data usage [CHAR LIMIT=75] -->
|
||||||
<string name="unrestricted_app_summary">Allow unrestricted data access when Data Saver is on</string>
|
<string name="unrestricted_app_summary">Allow unrestricted data access when Data Saver is on</string>
|
||||||
|
|
||||||
<!-- Button to switch the default home app [CHAR LIMIT=60] -->
|
<!-- Button to switch the default home app [CHAR LIMIT=60] -->
|
||||||
|
Reference in New Issue
Block a user