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

This commit is contained in:
Claudia de Veaux
2011-09-08 10:41:37 -07:00
committed by Android (Google) Code Review

View File

@@ -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] -->