summaryrefslogtreecommitdiffhomepage
path: root/android/src/main
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-08-20 13:39:10 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-08-20 21:29:15 +0000
commit7a98c0a233286b68469723e8b0bf7eda29ac4a2c (patch)
tree9b77f62026c0b52d2cb0abe7e202859af1410df8 /android/src/main
parent9cf0d1e7103e0d955bd496ad69e892ce484403d7 (diff)
downloadmullvadvpn-7a98c0a233286b68469723e8b0bf7eda29ac4a2c.tar.xz
mullvadvpn-7a98c0a233286b68469723e8b0bf7eda29ac4a2c.zip
Add locale to last website link
Diffstat (limited to 'android/src/main')
-rw-r--r--android/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/main/res/values/strings.xml b/android/src/main/res/values/strings.xml
index 24ed91dac1..4d4bd398db 100644
--- a/android/src/main/res/values/strings.xml
+++ b/android/src/main/res/values/strings.xml
@@ -165,7 +165,7 @@
<string name="enabled">Enabled</string>
<string name="exclude_applications">Exclude applications</string>
<string name="account_url">https://mullvad.net/en/account</string>
- <string name="wg_key_url">https://mullvad.net/account/ports</string>
+ <string name="wg_key_url">https://mullvad.net/en/account/ports</string>
<string name="create_account_url">https://mullvad.net/en/account/create</string>
<string name="download_url">https://mullvad.net/en/download</string>
<string name="copied_to_clipboard">Copied to clipboard</string>