Merge "Change description string of Wi-Fi add device" into qt-dev

am: dd310fa892

Change-Id: I2d5ad539a8cf480a1d47b597b8f71b778aa12bb7
This commit is contained in:
Arc Wang
2019-04-22 21:47:19 -07:00
committed by android-build-merger

View File

@@ -2203,10 +2203,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] -->
<!-- Label for "Use a QR code to add a device to this network" [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>
<string name="wifi_dpp_connect_network_using_qr_code">Use a QR code to add a device to this network</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 -->