Merge "Legacy VPN Configuration Dialog includes error message if VPN is an insecure type." into sc-dev

This commit is contained in:
Jeremy Goldman
2021-03-24 01:00:17 +00:00
committed by Android (Google) Code Review
3 changed files with 232 additions and 187 deletions

View File

@@ -7061,6 +7061,9 @@
[CHAR LIMIT=40] -->
<string name="vpn_require_connection_title">Require VPN connection?</string>
<!-- Dialog subtitle warning for a VPN app that has an insecure type. [CHAR LIMIT=100] -->
<string name="vpn_insecure_dialog_subtitle">This VPN is not secure. Update to an IKEv2 VPN</string>
<!-- Summary describing the always-on VPN feature. [CHAR LIMIT=NONE] -->
<string name="vpn_lockdown_summary">Select a VPN profile to always remain connected to. Network traffic will only be allowed when connected to this VPN.</string>
<!-- List item indicating that no always-on VPN is selected. [CHAR LIMIT=64] -->