Merge "Change Network detail string form TYPE to Type" into sc-dev

This commit is contained in:
Betty Chang
2021-05-07 02:29:35 +00:00
committed by Android (Google) Code Review

View File

@@ -2426,7 +2426,7 @@
<!-- Wifi details preference title to display router IP subnet mask -->
<string name="wifi_details_subnet_mask">Subnet mask</string>
<!-- Wifi details preference title to display wifi type info [CHAR LIMIT=50]-->
<string name="wifi_type_title">TYPE</string>
<string name="wifi_type_title">Type</string>
<!-- Wifi details preference title to display router DNS info -->
<string name="wifi_details_dns">DNS</string>
<!-- Wifi details preference category title for IPv6 information -->