Skip to content

Commit 7857f81

Browse files
authored
android: update hex input code instructions for TV log in (#576)
Updates the login UI to provide the input code location in the admin console. Fixes tailscale/corp#24837 Signed-off-by: Keli Velazquez <[email protected]>
1 parent f35b3f9 commit 7857f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
<string name="welcome1">Tailscale is a mesh VPN for securely connecting your devices.</string>
245245
<string name="welcome2">All connections are device-to-device, so we never see your data. We collect and use your email address and name, as well as your device name, OS version, and IP address in order to help you to connect your devices and manage your settings. We log when you are connected to your network.</string>
246246
<string name="scan_to_connect_to_your_tailnet">Scan this QR code to log in to your tailnet</string>
247-
<string name="enter_code_to_connect_to_tailnet">or enter this code in the admin console: %1$s</string>
247+
<string name="enter_code_to_connect_to_tailnet">or enter this code in the Machines > Add device section of the admin console: \n%1$s</string>
248248

249249
<!-- Strings for intent handling -->
250250
<string name="vpn_is_not_ready_to_start">VPN is not ready to start</string>

0 commit comments

Comments
 (0)