Loading res/values/strings.xml +4 −0 Original line number Diff line number Diff line Loading @@ -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 --> Loading Loading
res/values/strings.xml +4 −0 Original line number Diff line number Diff line Loading @@ -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 --> Loading