diff options
| author | David Göransson <david.goransson@mullvad.net> | 2024-06-14 13:08:16 +0200 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2024-06-14 13:21:02 +0200 |
| commit | 6fb4623503fda3df77a9c7c3cc152a45506ba1a4 (patch) | |
| tree | 208bc2a33b8ec8d326bd559d43f266542310acee /android/lib | |
| parent | 41f0dc12a1729ac610d633762980cfd34cb08cee (diff) | |
| download | mullvadvpn-6fb4623503fda3df77a9c7c3cc152a45506ba1a4.tar.xz mullvadvpn-6fb4623503fda3df77a9c7c3cc152a45506ba1a4.zip | |
Fix lockdown guide typo
Diffstat (limited to 'android/lib')
| -rw-r--r-- | android/lib/resource/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/lib/resource/src/main/res/values/strings.xml b/android/lib/resource/src/main/res/values/strings.xml index e6140fe9ea..72b256b1cc 100644 --- a/android/lib/resource/src/main/res/values/strings.xml +++ b/android/lib/resource/src/main/res/values/strings.xml @@ -87,7 +87,7 @@ <![CDATA[2. To enable Auto-connect, click on the toggle next to <b>Always-on VPN</b>.]]> </string> <string name="auto_connect_carousel_third_slide_top_text"> - <![CDATA[The Lockdown mode is called <b>Block connections without VPN</b> in the Android system settings. It helps minimize leaks, however it has some known limitations which you can read more about it]]> + <![CDATA[The Lockdown mode is called <b>Block connections without VPN</b> in the Android system settings. It helps minimize leaks, however it has some known limitations which you can read more about]]> </string> <string name="auto_connect_carousel_third_slide_top_text_website_link">here</string> <string name="auto_connect_carousel_third_slide_bottom_text"> |
