Add strings for adding a different Wi-Fi Easy Connect entry point

Bug: 129031195
Test: NA
Change-Id: I392148328552c268ff6a57836efa9987f4680b39
This commit is contained in:
Arc Wang
2019-03-21 14:31:25 +08:00
parent abfd8ab726
commit 815d9bf1f2

View File

@@ -2167,6 +2167,10 @@
<string name="wifi_dpp_wifi_password">Wi\u2011Fi password: <xliff:g id="password" example="my password">%1$s</xliff:g></string>
<!-- Hint for Wi-Fi hotspot password [CHAR LIMIT=50] -->
<string name="wifi_dpp_hotspot_password">Hotspot password: <xliff:g id="password" example="my password">%1$s</xliff:g></string>
<!-- Label for "Connect to this network using a QR code" [CHAR LIMIT=50] -->
<string name="wifi_dpp_add_device">Add device</string>
<!-- Hint for "Add device" [CHAR LIMIT=NONE] -->
<string name="wifi_dpp_connect_network_using_qr_code">Connect to this network using a QR code</string>
<!-- Label for the try again button [CHAR LIMIT=20]-->
<string name="retry">Retry</string>
<!-- Label for the check box to share a network with other users on the same device -->