OSDN Git Service

Increase char limit of the data usage Settings string to 33.
authorSanket Padawe <sanketpadawe@google.com>
Fri, 19 Jun 2015 01:39:25 +0000 (18:39 -0700)
committerSanket Padawe <sanketpadawe@google.com>
Fri, 19 Jun 2015 01:39:25 +0000 (18:39 -0700)
Bug: 21801556
Change-Id: I82d99f155a3c4b6f1ac0f3056c254e54b8e5f311

res/values/strings.xml

index 292698f..a2547a5 100644 (file)
     <string name="data_usage_menu_sim_cards">SIM cards</string>
     <!-- Title for menu option to show details for all cellular networks. [CHAR LIMIT=26] -->
     <string name="data_usage_menu_cellular_networks">Cellular networks</string>
-    <!-- Summary String for Cellular data enable toggle. [CHAR LIMIT=26] -->
+    <!-- Summary String for Cellular data enable toggle. [CHAR LIMIT=33] -->
     <string name="data_usage_cellular_data_summary">Paused at limit</string>
 
     <!--  Title for menu option to enable global auto-sync of personal account data [CHAR LIMIT=30] -->