Merge "[Wi-Fi] Show link speed for WifiDialog2 MODE_VIEW"
This commit is contained in:
committed by
Android (Google) Code Review
commit
7ab84a073a
@@ -1763,7 +1763,8 @@
|
||||
<string name="tx_link_speed"><xliff:g id="Transmit link speed" example="150 Mbps">%1$d</xliff:g> Mbps</string>
|
||||
<!-- Receive Link speed on Wifi Status screen [CHAR LIMIT=32] -->
|
||||
<string name="rx_link_speed"><xliff:g id="Receive link speed" example="54 Mbps">%1$d</xliff:g> Mbps</string>
|
||||
|
||||
<!-- Link speed on Wifi Status screen [CHAR LIMIT=32] -->
|
||||
<string name="link_speed"><xliff:g id="Link speed" example="54 Mbps">%1$d</xliff:g> Mbps</string>
|
||||
<!-- This string asks the user whether or not to allow an app to enable WiFi. [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_ask_enable"><xliff:g id="requester" example="FancyApp">%s</xliff:g> wants to turn on Wi-Fi</string>
|
||||
<!-- This string asks the user whether or not to allow an app to disable WiFi. [CHAR LIMIT=NONE] -->
|
||||
@@ -1974,6 +1975,8 @@
|
||||
<string name="tx_wifi_speed">Transmit link speed</string>
|
||||
<!-- Label for the receive link speed of the connection. [CHAR LIMIT=32] -->
|
||||
<string name="rx_wifi_speed">Receive link speed</string>
|
||||
<!-- Label for the link speed of the connection. [CHAR LIMIT=32] -->
|
||||
<string name="wifi_speed">Link speed</string>
|
||||
<!-- Label for the frequency band of the connection -->
|
||||
<string name="wifi_frequency">Frequency</string>
|
||||
<!-- Label for the IP address of the connection -->
|
||||
|
Reference in New Issue
Block a user