Merge "Increase string length limit for summary of unrestricted data usage"
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2416667..5ac494d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -11400,7 +11400,7 @@
<!-- Title for switch to allow app unrestricted data usage [CHAR LIMIT=30] -->
<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>
<!-- Button to switch the default home app [CHAR LIMIT=60] -->