Merge "[Wi-Fi] Fix QR code generator summary string"
This commit is contained in:
committed by
Android (Google) Code Review
commit
9709bf12cf
@@ -2057,7 +2057,7 @@
|
|||||||
<!-- Title for the fragment to share Wi-Fi [CHAR LIMIT=50] -->
|
<!-- Title for the fragment to share Wi-Fi [CHAR LIMIT=50] -->
|
||||||
<string name="wifi_dpp_share_wifi">Share Wi\u2011Fi</string>
|
<string name="wifi_dpp_share_wifi">Share Wi\u2011Fi</string>
|
||||||
<!-- Hint for the user to use another device to scan QR code on screen to join Wi-Fi [CHAR LIMIT=NONE] -->
|
<!-- Hint for the user to use another device to scan QR code on screen to join Wi-Fi [CHAR LIMIT=NONE] -->
|
||||||
<string name="wifi_dpp_scan_qr_code_with_another_device">Scan this QR code to connect to \u201c<xliff:g id="ssid" example="OfficeWifi">%1$s</xliff:g>\u201d and share the password</string>
|
<string name="wifi_dpp_scan_qr_code_with_another_device">Scan this QR code with another device to join \u201c<xliff:g id="ssid" example="OfficeWifi">%1$s</xliff:g>\u201d</string>
|
||||||
<!-- Hint for the user to use another device to scan QR code on screen to join a open Wi-Fi [CHAR LIMIT=NONE] -->
|
<!-- Hint for the user to use another device to scan QR code on screen to join a open Wi-Fi [CHAR LIMIT=NONE] -->
|
||||||
<string name="wifi_dpp_scan_open_network_qr_code_with_another_device">Scan this QR code to connect to \u201c<xliff:g id="ssid" example="OfficeWifi">%1$s</xliff:g>\u201d</string>
|
<string name="wifi_dpp_scan_open_network_qr_code_with_another_device">Scan this QR code to connect to \u201c<xliff:g id="ssid" example="OfficeWifi">%1$s</xliff:g>\u201d</string>
|
||||||
<!-- Hint for Wi-Fi DPP handshake failure [CHAR LIMIT=NONE] -->
|
<!-- Hint for Wi-Fi DPP handshake failure [CHAR LIMIT=NONE] -->
|
||||||
|
Reference in New Issue
Block a user