Encrypted File Systems Project. Enabling Settings menu changes to transition to EFS mode.

Menu interface changes only. Does not affect operatio forthe rest of the system.
This commit is contained in:
Oscar Montemayor
2009-11-12 14:41:06 -08:00
parent 05b08a50f8
commit 8877f74901
2 changed files with 100 additions and 24 deletions

View File

@@ -2121,6 +2121,18 @@ found in the list of installed applications.</string>
<!-- toast message -->
<string name="credentials_disabled">Credential storage is disabled.</string>
<!-- Title of preference group for encrypted filesystem settings -->
<string name="encrypted_fs_category">Encrypted File System</string>
<!-- Title of preference to enable/dislable encrypted filesystem -->
<string name="encrypted_fs_enable">Encrypt private user data</string>
<!-- Summary of preference to enable/dislable encrypted filesystem -->
<string name="encrypted_fs_enable_summary">Enable encrypted file system storage for private user
data in this device</string>
<!-- Toast message for enabled encrypted filesystem -->
<string name="encrypted_fs_enabled">Encrypted File System enabled.</string>
<!-- Toast message for disabled encrypted filesystem -->
<string name="encrypted_fs_disabled">Encrypted File System disabled.</string>
<!-- Sound settings screen, setting check box label -->
<string name="emergency_tone_title">Emergency tone</string>
<!-- Sound settings screen, setting option summary text -->