Skip to content

Commit 1387cca

Browse files
Add string resources
Co-Authored-By: Boban Sijuk <49131853+Boki91@users.noreply.github.com> Co-Authored-By: Boban Sijuk <49131853+Boki91@users.noreply.github.com>
1 parent e2df548 commit 1387cca

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

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

+20
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,26 @@
7373
<string name="local_network_sharing">Local network sharing</string>
7474
<string name="allow_lan_footer">Allows access to other devices on the same network for sharing, printing etc.</string>
7575
<string name="auto_connect">Auto-connect</string>
76+
<string name="auto_connect_and_lockdown_mode">Auto-connect &amp; Lockdown mode</string>
77+
<string name="auto_connect_and_lockdown_mode_two_lines">Auto-connect &amp; \nLockdown mode</string>
78+
<string name="auto_connect_and_lockdown_mode_footer">Makes sure the device is always on the VPN tunnel.</string>
79+
<string name="go_to_vpn_settings">Go to VPN settings</string>
80+
<string name="vpn_settings_not_found">There is no VPN settings on your device</string>
81+
<string name="auto_connect_carousel_first_slide_top_text">The Auto-connect and Lockdown mode settings can be found in the Android system settings, follow this guide to enable one or both.</string>
82+
<string name="auto_connect_carousel_first_slide_bottom_text">
83+
<![CDATA[1. After clicking on the <b>Go to VPN settings</b> button below, click on the cogwheel next to the <b>Mullvad VPN</b> name.]]>
84+
</string>
85+
<string name="auto_connect_carousel_second_slide_top_text">Auto-connect is called Always-on VPN in the Android system settings and it makes sure you are constantly connected to the VPN tunnel and auto connects after restart.</string>
86+
<string name="auto_connect_carousel_second_slide_bottom_text">
87+
<![CDATA[2. To enable Auto-connect, click on the toggle next to <b>Always-on VPN</b>.]]>
88+
</string>
89+
<string name="auto_connect_carousel_third_slide_top_text">
90+
<![CDATA[The Lockdown mode blocks all internet access if the VPN tunnel is manually disconnected. <br/><b>Warning: This setting blocks split apps and the Local Network Sharing feature</b>.]]>
91+
</string>
92+
<string name="auto_connect_carousel_third_slide_bottom_text">
93+
<![CDATA[3. To enable Lockdown mode, click on the toggle next to <b>Block connections without VPN</b>.]]>
94+
</string>
95+
7696
<string name="auto_connect_footer">Automatically connect to a server when the app launches.</string>
7797
<string name="wireguard_mtu">WireGuard MTU</string>
7898
<string name="wireguard_mtu_footer">Set WireGuard MTU value. Valid range: %1$d - %2$d.</string>

0 commit comments

Comments
 (0)