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:
@@ -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 -->
|
||||
|
Reference in New Issue
Block a user