summaryrefslogtreecommitdiffhomepage
path: root/android/src/main/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'android/src/main/res/values')
-rw-r--r--android/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/src/main/res/values/strings.xml b/android/src/main/res/values/strings.xml
index fbb8182bf4..720a406465 100644
--- a/android/src/main/res/values/strings.xml
+++ b/android/src/main/res/values/strings.xml
@@ -118,6 +118,7 @@
<string name="set_firewall_policy_error">Failed to apply firewall rules. The device might
currently be unsecured</string>
<string name="set_dns_error">Failed to set system DNS server</string>
+ <string name="invalid_dns_servers">Custom DNS server addresses %1$s are invalid</string>
<string name="start_tunnel_error">Failed to start tunnel connection</string>
<string name="vpn_permission_denied_error">VPN permission was denied when creating the tunnel.
Please try connecting again.</string>