Add string needed to support carrier wifi in UI.
Add strings which will be used to indicate to the user in the wifi picker and wifi config that they are connecting/connected to carrier wifi. Bug:30988281 Test: manual Change-Id: I41e63ce831dface4f2baf2879dde84ebe2fecc94
This commit is contained in:
@@ -100,6 +100,11 @@
|
||||
<!-- Summary for networks failing to connect due to association rejection status 17, AP full -->
|
||||
<string name="wifi_ap_unable_to_handle_new_sta">Access point temporarily full</string>
|
||||
|
||||
<!-- Status message of Wi-Fi when it is connected to a Carrier Network. [CHAR LIMIT=NONE] -->
|
||||
<string name="connected_via_carrier">Connected via %1$s</string>
|
||||
<!-- Status message of Wi-Fi when an available network is a carrier network. [CHAR LIMIT=NONE] -->
|
||||
<string name="available_via_carrier">Available via %1$s</string>
|
||||
|
||||
<!-- Speed label for very slow network speed -->
|
||||
<string name="speed_label_very_slow">Very Slow</string>
|
||||
<!-- Speed label for slow network speed -->
|
||||
|
||||
Reference in New Issue
Block a user