Add encryption option to PPTP UI.
Also add new error dialogs for L2TP challenge error and remote server hanging up error.
This commit is contained in:
@@ -1848,8 +1848,10 @@ found in the list of installed applications.</string>
|
||||
<string name="vpn_confirm_edit_profile_cancellation">Are you sure you want to discard the changes made to this profile?</string>
|
||||
<string name="vpn_confirm_reconnect">Unable to connect to the network. Do you want to try again?</string>
|
||||
<string name="vpn_unknown_server_dialog_msg">Server name cannot be resolved. Do you want to check your server name setting?</string>
|
||||
<string name="vpn_challenge_error_dialog_msg">Challenge error. Do you want to check your secret setting?</string>
|
||||
<string name="vpn_secret_not_set_dialog_msg">One or more secrets are missing in this VPN configuration. Do you want to check your secret setting?</string>
|
||||
<string name="vpn_auth_error_dialog_msg">The username or password you entered is incorrect. Do you want to try again?</string>
|
||||
<string name="vpn_remote_hung_up_error_dialog_msg">Server hung up. The username or password you entered could be incorrect. Do you want to try again?</string>
|
||||
|
||||
<!-- VPN type selection activity title -->
|
||||
<string name="vpn_type_title">Add VPN</string>
|
||||
@@ -1895,6 +1897,8 @@ found in the list of installed applications.</string>
|
||||
<!-- Complete term -->
|
||||
<string name="vpn_l2tp_secret">L2TP secret</string>
|
||||
<string name="vpn_a_l2tp_secret">an L2TP secret</string>
|
||||
<string name="vpn_pptp_encryption_title">encryption</string>
|
||||
<string name="vpn_pptp_encryption">PPTP encryption</string>
|
||||
|
||||
<!-- Preference title -->
|
||||
<string name="vpn_ipsec_presharedkey_title">Set IPSec pre-shared key</string>
|
||||
|
Reference in New Issue
Block a user