From 1c224e1186090db1a617eafe4c492992a869b427 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 27 Jun 2015 12:39:17 -0400 Subject: support replacing a separate encryption password --- res/values/strings.xml | 6 ++++++ res/xml/security_settings_encrypted.xml | 12 +++++++++++- 2 files changed, 17 insertions(+), 1 deletion(-) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index 68e1456..e5efde6 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -946,6 +946,12 @@ Set encryption password + + Replace encryption password + + + Remove the separate encryption password + diff --git a/res/xml/security_settings_encrypted.xml b/res/xml/security_settings_encrypted.xml index f05bad5..4a54788 100644 --- a/res/xml/security_settings_encrypted.xml +++ b/res/xml/security_settings_encrypted.xml @@ -18,7 +18,7 @@ android:title="@string/security_settings_title"> + + + + + -- cgit v1.1