summaryrefslogtreecommitdiffhomepage
path: root/android/lib/resource/src
diff options
context:
space:
mode:
Diffstat (limited to 'android/lib/resource/src')
-rw-r--r--android/lib/resource/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/lib/resource/src/main/res/values/strings.xml b/android/lib/resource/src/main/res/values/strings.xml
index f96fa9668b..e7405020d0 100644
--- a/android/lib/resource/src/main/res/values/strings.xml
+++ b/android/lib/resource/src/main/res/values/strings.xml
@@ -417,4 +417,6 @@
<string name="daita_multihop">%s: Multihop</string>
<string name="vpn_permission_denied_error_no_vpn_settings">VPN permission was denied</string>
<string name="vpn_settings_not_available">VPN Settings not available on device</string>
+ <string name="wireguard_port_is_not_supported">The selected %s port is not supported, please change it under</string>
+ <string name="wireguard_settings">%s settings.</string>
</resources>