Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22d908e9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove the char limit of unrestricted_app" into main

parents 3f3785aa e1d486b2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10245,10 +10245,10 @@
    <!-- Switch label to enable the Data Saver feature [CHAR LIMIT=NONE] -->
    <string name="data_saver_switch_title">Use Data Saver</string>
    <!-- Title for switch to allow app unrestricted data usage [CHAR LIMIT=30] -->
    <!-- Title for switch to allow app unrestricted data usage [CHAR LIMIT=NONE] -->
    <string name="unrestricted_app_title">Unrestricted data usage</string>
    <!-- Title for switch to allow app unrestricted data usage [CHAR LIMIT=75] -->
    <!-- Title for switch to allow app unrestricted data usage [CHAR LIMIT=NONE] -->
    <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] -->