Update string for editing an insecure VPN. am: 8371ee713d

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14158845

Change-Id: I2421e52825da52574e0664b22dbd890b98220ecc
This commit is contained in:
Jeremy Goldman
2021-04-12 08:07:19 +00:00
committed by Automerger Merge Worker

View File

@@ -7221,7 +7221,7 @@
<string name="vpn_require_connection_title">Require VPN connection?</string> <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] --> <!-- 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> <string name="vpn_insecure_dialog_subtitle">Not secure. Update to an IKEv2 VPN</string>
<!-- Summary describing the always-on VPN feature. [CHAR LIMIT=NONE] --> <!-- 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> <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>