Update string for editing an insecure VPN.

The new string comes from the connectivity s strings document: https://screenshot.googleplex.com/9nQFc9PFwgCYCFV
Test: atest -c SettingsUnitTests
Bug: 176821216

Change-Id: I3392c24fd158199f26da2508f1bad1fbf858fe28

Change-Id: I76257a4a2c2b9d5a49248296676d98980be9d77c
This commit is contained in:
Jeremy Goldman
2021-03-23 10:45:32 +08:00
parent 5d92ad5232
commit ec4b612932

View File

@@ -7064,7 +7064,7 @@
<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>
<string name="vpn_insecure_dialog_subtitle">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>