Add new strings for Wi-Fi Connectivity
Bug: 126503889 Test: Build passed Change-Id: I909db632d4e217dfa874d164cf32e168820131e8
This commit is contained in:
@@ -2221,6 +2221,14 @@
|
||||
|
||||
<!-- Button label to connect to a Wi-Fi network -->
|
||||
<string name="wifi_connect">Connect</string>
|
||||
<!-- Turned on notification for Wi-Fi [CHAR LIMIT=40] -->
|
||||
<string name="wifi_turned_on_message">Wi\u2011Fi turned on</string>
|
||||
<!-- Connected to notification for Wi-Fi [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_connected_to_message">@string/bluetooth_connected_summary</string>
|
||||
<!-- Button label to connecting progress to a Wi-Fi network [CHAR LIMIT=20] -->
|
||||
<string name="wifi_connecting">Connecting\u2026</string>
|
||||
<!-- Button label to disconnect to a Wi-Fi network [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_disconnect">@string/bluetooth_device_context_disconnect</string>
|
||||
<!-- Failured notification for connect -->
|
||||
<string name="wifi_failed_connect_message">Failed to connect to network</string>
|
||||
<!-- Button label to delete a Wi-Fi network -->
|
||||
|
Reference in New Issue
Block a user