Home | History | Annotate | Download | only in values

Lines Matching full:vpn

599     <!-- Main Settings screen settings title for things like airplane mode, tethering, NFC, VPN.  This will take you to another screen with those settings. -->
3888 <!-- Title of preference to enter the VPN settings activity -->
3889 <string name="vpn_settings_title">VPN</string>
4544 <!-- Input label for the name of a VPN profile. [CHAR LIMIT=40] -->
4546 <!-- Input label for the type of a VPN profile. [CHAR LIMIT=40] -->
4548 <!-- Input label for the server address of a VPN profile. [CHAR LIMIT=40] -->
4550 VPN profile. [CHAR LIMIT=40] -->
4552 <!-- Input label for the L2TP secret of a VPN profile. [CHAR LIMIT=40] -->
4554 <!-- Input label for the IPSec identifier of a VPN profile. [CHAR LIMIT=40] -->
4556 <!-- Input label for the IPSec pre-shared key of a VPN profile. [CHAR LIMIT=40] -->
4558 <!-- Selection label for the IPSec user certificate of a VPN profile. [CHAR LIMIT=40] -->
4560 <!-- Selection label for the IPSec CA certificate of a VPN profile. [CHAR LIMIT=40] -->
4562 <!-- Selection label for the IPSec server certificate of a VPN profile. [CHAR LIMIT=40] -->
4564 <!-- Checkbox label to show advanced options of a VPN profile. [CHAR LIMIT=40] -->
4566 <!-- Input label for the DNS search domains of a VPN profile. [CHAR LIMIT=40] -->
4568 <!-- Input label for the DNS servers of a VPN profile. [CHAR LIMIT=40] -->
4570 <!-- Input label for the forwarding routes of a VPN profile. [CHAR LIMIT=40] -->
4572 <!-- Input label for the username of a VPN profile. [CHAR LIMIT=40] -->
4574 <!-- Input label for the password of a VPN profile. [CHAR LIMIT=40] -->
4576 <!-- Checkbox label to save the username and the password in a VPN profile. [CHAR LIMIT=40] -->
4578 <!-- Hint for not using an optional feature in a VPN profile. [CHAR LIMIT=40] -->
4580 <!-- Option to not use a CA certificate to verify the VPN server. [CHAR LIMIT=40] -->
4582 <!-- Option to use the server certificate received from the VPN server. [CHAR LIMIT=40] -->
4585 <!-- Button label to cancel changing a VPN profile. [CHAR LIMIT=40] -->
4587 <!-- Button label to save a VPN profile. [CHAR LIMIT=40] -->
4589 <!-- Button label to connect to a VPN profile. [CHAR LIMIT=40] -->
4591 <!-- Dialog title to edit a VPN profile. [CHAR LIMIT=40] -->
4592 <string name="vpn_edit">Edit VPN profile</string>
4593 <!-- Dialog title to connect to a VPN profile. [CHAR LIMIT=40] -->
4596 <!-- Preference title for VPN settings. [CHAR LIMIT=40] -->
4597 <string name="vpn_title">VPN</string>
4598 <!-- Preference title to create a new VPN profile. [CHAR LIMIT=40] -->
4599 <string name="vpn_create">Add VPN profile</string>
4600 <!-- Menu item to edit a VPN profile. [CHAR LIMIT=40] -->
4602 <!-- Menu item to delete a VPN profile. [CHAR LIMIT=40] -->
4604 <!-- Menu item to select always-on VPN profile. [CHAR LIMIT=40] -->
4605 <string name="vpn_menu_lockdown">Always-on VPN</string>
4607 <!-- Summary describing the always-on VPN feature. [CHAR LIMIT=NONE] -->
4608 <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>
4609 <!-- List item indicating that no always-on VPN is selected. [CHAR LIMIT=64] -->
4611 <!-- Error indicating that the selected VPN doesn't meet requirements. [CHAR LIMIT=NONE] -->
4612 <string name="vpn_lockdown_config_error">Always-on VPN requires an IP address for both server and DNS.</string>
4614 <!-- Toast message when there is no network connection to start VPN. [CHAR LIMIT=100] -->
4826 <!-- Help URL, Vpn [DO NOT TRANSLATE] -->