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

Commit b8d6a8f9 authored by Claudia de Veaux's avatar Claudia de Veaux
Browse files

Shortened the "Restrict background data" string so it won't trucate.

Bug: 5255012

Change-Id: Id8d403952330c56ffdb263ebf8cfce3036864678

Added char limit to string comment.
parent 491af080
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3455,8 +3455,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] -->