am e5b9e4bd: Add L2tpIpsecPskEditor.

Merge commit 'e5b9e4bddf1aed4f647da3966d831a165a064f80'

* commit 'e5b9e4bddf1aed4f647da3966d831a165a064f80':
  Add L2tpIpsecPskEditor.
This commit is contained in:
Hung-ying Tyan
2009-07-02 14:25:19 -07:00
committed by The Android Open Source Project
3 changed files with 95 additions and 0 deletions

View File

@@ -1900,6 +1900,11 @@ found in the list of installed applications.</string>
<!-- Complete term -->
<string name="vpn_l2tp_secret">L2TP secret</string>
<!-- Preference title -->
<string name="vpn_ipsec_presharedkey_title">Set IPSec pre-shared key</string>
<!-- Complete term -->
<string name="vpn_ipsec_presharedkey">IPSec pre-shared key</string>
<!-- Preference title -->
<string name="vpn_psk_title">Set IPSec pre-shared key</string>
<!-- Complete term -->
@@ -1967,6 +1972,8 @@ found in the list of installed applications.</string>
<string name="cstor_confirm_password">Confirm new password:</string>
<!-- Description when user set up the storage for the very first time -->
<string name="cstor_first_time_hint">You must set a password for credential storage before you can store secure certificates and other credentials in it.</string>
<string name="cstor_password_error">Passwords do not match.</string>
<string name="cstor_password_empty_error">Please fill up all the fields.</string>
<!-- Sound settings screen, setting check box label -->
<string name="emergency_tone_title">Emergency tone</string>