[Wi-Fi] Fix connected to notification string bug am: e9e0b3fbfb
Change-Id: I918d00c27b2c908f32de0f15a60be4cbc2b912da
This commit is contained in:
@@ -2191,8 +2191,8 @@
|
||||
<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>
|
||||
<!-- A notification for connected to a Wi-Fi network [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_connected_to_message">Connected to <xliff:g id="network_name" example="MyNetwork">%1$s</xliff:g></string>
|
||||
<!-- Button label to connecting progress to a Wi-Fi network [CHAR LIMIT=20] -->
|
||||
<string name="wifi_connecting">Connecting\u2026</string>
|
||||
<!-- Failured notification for connect -->
|
||||
|
Reference in New Issue
Block a user