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

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

Shorten data usage settings label so it won't truncate.

Bug: 5226216

Change-Id: I4e6444b3304869a6d8c5f7085632c4d6dd57ca28
parent 427a7ba1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3492,7 +3492,7 @@ found in the list of installed applications.</string>
    <!-- Button title for launching application-specific data usage settings. [CHAR LIMIT=32] -->
    <string name="data_usage_app_settings">View application settings</string>
    <!-- Checkbox label that restricts background data usage of a specific application. [CHAR LIMIT=32] -->
    <string name="data_usage_app_restrict_background">Restrict background data usage</string>
    <string name="data_usage_app_restrict_background">Restrict background data</string>
    <!-- Summary message for checkbox that restricts background data usage of a specific application. [CHAR LIMIT=64] -->
    <string name="data_usage_app_restrict_background_summary">Disable background data on networks that you\'ve chosen to limit (<xliff:g id="networks" example="Mobile, Wi-Fi">%1$s</xliff:g>).</string>
    <!-- Title of dialog shown when user restricts background data usage of a specific application. [CHAR LIMIT=48] -->