You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: android/src/main/res/values/strings.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -244,7 +244,7 @@
244
244
<stringname="welcome1">Tailscale is a mesh VPN for securely connecting your devices.</string>
245
245
<stringname="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>
246
246
<stringname="scan_to_connect_to_your_tailnet">Scan this QR code to log in to your tailnet</string>
247
-
<stringname="enter_code_to_connect_to_tailnet">or enter this code in the Machines > Add device section of the admin console: \n%1$s</string>
247
+
<stringname="enter_code_to_connect_to_tailnet">or enter this code in the Machines > Add device section of the admin console: </string>
248
248
249
249
<!-- Strings for intent handling -->
250
250
<stringname="vpn_is_not_ready_to_start">VPN is not ready to start</string>
0 commit comments