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

Commit 14ca9f37 authored by Claudia de Veaux's avatar Claudia de Veaux Committed by Android (Google) Code Review
Browse files

Merge "Shortened the "Restrict background data" string so it won't trucate. Bug: 5255012"

parents 4bed01d8 b8d6a8f9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3460,8 +3460,8 @@ found in the list of installed applications.</string>
    <string name="data_usage_cycle">Data usage cycle</string>
    <!-- Title for checkbox menu option to enable mobile data when roaming. [CHAR LIMIT=32] -->
    <string name="data_usage_menu_roaming">Data roaming</string>
    <!-- Title for checkbox menu option to restrict background data usage. [CHAR LIMIT=32] -->
    <string name="data_usage_menu_restrict_background">Restrict background data</string>
    <!-- Title for checkbox menu option to restrict background data usage. [CHAR LIMIT=20] -->
    <string name="data_usage_menu_restrict_background">Restrict data</string>
    <!-- Title for checkbox menu option to show 4G mobile data usage separate from other mobile data usage. [CHAR LIMIT=32] -->
    <string name="data_usage_menu_split_4g">Separate 4G usage</string>
    <!-- Title for checkbox menu option to show Wi-Fi data usage. [CHAR LIMIT=32] -->