Change Network detail string form TYPE to Type

Screenshot: https://photos.app.goo.gl/k9xSS3f7LcDQih6u9

Bug: 187252277
Test: manual test
Change-Id: Ia17a01c77880d62b65b25d4f85c75d963591fa4c
This commit is contained in:
changbetty
2021-05-06 19:09:10 +08:00
parent 956fdad9c6
commit e4cd381d3c

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