Home | History | Annotate | Download | only in values

Lines Matching full:vpn

596     <!-- Main Settings screen settings title for things like airplane mode, tethering, NFC, VPN.  This will take you to another screen with those settings. -->
3889 <!-- Title of preference to enter the VPN settings activity -->
3890 <string name="vpn_settings_title">VPN</string>
4545 <!-- Input label for the name of a VPN profile. [CHAR LIMIT=40] -->
4547 <!-- Input label for the type of a VPN profile. [CHAR LIMIT=40] -->
4549 <!-- Input label for the server address of a VPN profile. [CHAR LIMIT=40] -->
4551 <!-- Checkbox label to enable PPP encryption for a VPN profile. [CHAR LIMIT=40] -->
4553 <!-- Input label for the L2TP secret of a VPN profile. [CHAR LIMIT=40] -->
4555 <!-- Input label for the IPSec identifier of a VPN profile. [CHAR LIMIT=40] -->
4557 <!-- Input label for the IPSec pre-shared key of a VPN profile. [CHAR LIMIT=40] -->
4559 <!-- Selection label for the IPSec user certificate of a VPN profile. [CHAR LIMIT=40] -->
4561 <!-- Selection label for the IPSec CA certificate of a VPN profile. [CHAR LIMIT=40] -->
4563 <!-- Selection label for the IPSec server certificate of a VPN profile. [CHAR LIMIT=40] -->
4565 <!-- Checkbox label to show advanced options of a VPN profile. [CHAR LIMIT=40] -->
4567 <!-- Input label for the DNS search domains of a VPN profile. [CHAR LIMIT=40] -->
4569 <!-- Input label for the DNS servers of a VPN profile. [CHAR LIMIT=40] -->
4571 <!-- Input label for the forwarding routes of a VPN profile. [CHAR LIMIT=40] -->
4573 <!-- Input label for the username of a VPN profile. [CHAR LIMIT=40] -->
4575 <!-- Input label for the password of a VPN profile. [CHAR LIMIT=40] -->
4577 <!-- Checkbox label to save the username and the password in a VPN profile. [CHAR LIMIT=40] -->
4579 <!-- Hint for not using an optional feature in a VPN profile. [CHAR LIMIT=40] -->
4581 <!-- Option to not use a CA certificate to verify the VPN server. [CHAR LIMIT=40] -->
4583 <!-- Option to use the server certificate received from the VPN server. [CHAR LIMIT=40] -->
4586 <!-- Button label to cancel changing a VPN profile. [CHAR LIMIT=40] -->
4588 <!-- Button label to save a VPN profile. [CHAR LIMIT=40] -->
4590 <!-- Button label to connect to a VPN profile. [CHAR LIMIT=40] -->
4592 <!-- Dialog title to edit a VPN profile. [CHAR LIMIT=40] -->
4593 <string name="vpn_edit">Edit VPN profile</string>
4594 <!-- Dialog title to connect to a VPN profile. [CHAR LIMIT=40] -->
4597 <!-- Preference title for VPN settings. [CHAR LIMIT=40] -->
4598 <string name="vpn_title">VPN</string>
4599 <!-- Preference title to create a new VPN profile. [CHAR LIMIT=40] -->
4600 <string name="vpn_create">Add VPN profile</string>
4601 <!-- Menu item to edit a VPN profile. [CHAR LIMIT=40] -->
4603 <!-- Menu item to delete a VPN profile. [CHAR LIMIT=40] -->
4605 <!-- Menu item to select always-on VPN profile. [CHAR LIMIT=40] -->
4606 <string name="vpn_menu_lockdown">Always-on VPN</string>
4608 <!-- Summary describing the always-on VPN feature. [CHAR LIMIT=NONE] -->
4609 <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>
4610 <!-- List item indicating that no always-on VPN is selected. [CHAR LIMIT=64] -->
4612 <!-- Error indicating that the selected VPN doesn't meet requirements. [CHAR LIMIT=NONE] -->
4613 <string name="vpn_lockdown_config_error">Always-on VPN requires an IP address for both server and DNS.</string>
4615 <!-- Toast message when there is no network connection to start VPN. [CHAR LIMIT=100] -->
4827 <!-- Help URL, Vpn [DO NOT TRANSLATE] -->