Change network detail page title.

Changes WifiNetworkDetailPage title string from "Network info" to
"Network details" to match the Bluetooth device detail page title.

Bug: 67470790
Test: visual
Change-Id: I7e023f8c8d539c5686a2f95eee3f956f9d5649f1
This commit is contained in:
Eric Schwarzenbach
2017-10-16 09:54:49 -07:00
parent bda0d166bb
commit d675c2066a

View File

@@ -1994,7 +1994,7 @@
<!-- Wifi Network Details -->
<!-- Wifi details title-->
<string name="wifi_details_title">Network info</string>
<string name="wifi_details_title">Network details</string>
<!-- 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 router DNS info -->