Merge "Update string associated with Connected, Always On or Insecure VPNs" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ea42dd3c49
@@ -7176,9 +7176,9 @@
|
||||
<!-- Preference summary for app not supporting always-on VPN [CHAR LIMIT=40] -->
|
||||
<string name="vpn_always_on_summary_not_supported">Not supported by this app</string>
|
||||
<!-- Preference summary for a VPN app that is set to be always-on. [CHAR LIMIT=40] -->
|
||||
<string name="vpn_always_on_summary_active">Always-on active</string>
|
||||
<string name="vpn_always_on_summary_active">Always on</string>
|
||||
<!-- Preference summary for a VPN app that has an insecure type. [CHAR LIMIT=40] -->
|
||||
<string name="vpn_insecure_summary">not secure VPN</string>
|
||||
<string name="vpn_insecure_summary">Not secure</string>
|
||||
<!-- Preference title for the toggle that controls whether to force all network connections to
|
||||
go through VPN. [CHAR LIMIT=40] -->
|
||||
<string name="vpn_require_connection">Block connections without VPN</string>
|
||||
|
||||
Reference in New Issue
Block a user