From c5bcbce28fa45d8d1e5714d111f3cc24a2c99d0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 23 Nov 2015 09:06:12 +0100 Subject: Show notification when READ_CONTACTS permission is denied in sync service, hide linked contact card if permission is denied --- OpenKeychain/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'OpenKeychain/src/main/res/values') diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index 12917f515..38a619ad7 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -1505,6 +1505,8 @@ "You can not create OpenKeychain accounts manually." "Privacy" "OpenKeychain does not synchronize your contacts with the Internet. It only links contacts to keys based on names and email addresses. It does this offline on your device." + "Linking keys needs contacts access!" + "Touch to configure linking to contacts" -- cgit v1.2.3