From faff735a087241d0166e39ef2e39fd3f43305fa9 Mon Sep 17 00:00:00 2001 From: Diogenes Molinares Date: Sun, 14 Jun 2020 11:31:43 +0200 Subject: Properly support password renaming (#852) Co-authored-by: Harsh Shandilya --- app/src/main/res/values/strings.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 4574c44a..db508815 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -364,6 +364,8 @@ Error from OpenKeyChain : %s - Error + Error Failed to write password file to the store, please try again. + Failed to delete password file %1$s from the store, please delete it manually. + File already exists, please use a different name -- cgit v1.2.3